Skip to content

Commit

Permalink
dev-haskell/lhs2tex: Drop obsolete dev-texlive/texlive-mathextra
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.28, Repoman-2.3.9
  • Loading branch information
a17r committed Apr 9, 2018
1 parent 34a124b commit 35b1f24
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions dev-haskell/lhs2tex/lhs2tex-1.18.1-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
Expand All @@ -15,10 +15,10 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

# dev-texlive/texlive-mathextra contains 'stmaryrd' font used
# dev-texlive/texlive-mathscience contains 'stmaryrd' font used
# for guide generation
RDEPEND=">=dev-tex/polytable-0.8.2
|| ( dev-texlive/texlive-mathscience dev-texlive/texlive-mathextra )"
dev-texlive/texlive-mathscience"

DEPEND="${RDEPEND}
>=dev-haskell/cabal-1.10
Expand Down
6 changes: 3 additions & 3 deletions dev-haskell/lhs2tex/lhs2tex-1.19-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
Expand All @@ -15,10 +15,10 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

# dev-texlive/texlive-mathextra contains 'stmaryrd' font used
# dev-texlive/texlive-mathscience contains 'stmaryrd' font used
# for guide generation
RDEPEND=">=dev-tex/polytable-0.8.2
|| ( dev-texlive/texlive-mathscience dev-texlive/texlive-mathextra )"
dev-texlive/texlive-mathscience"

DEPEND="${RDEPEND}
>=dev-haskell/cabal-1.10
Expand Down

0 comments on commit 35b1f24

Please sign in to comment.