dev-tex/glossaries: simplify tl deps now that 2017 is stable
authorAlexis Ballier <aballier@gentoo.org>
Sat, 21 Jul 2018 12:17:07 +0000 (14:17 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Sat, 21 Jul 2018 12:23:55 +0000 (14:23 +0200)
Package-Manager: Portage-2.3.43, Repoman-2.3.10

dev-tex/glossaries/glossaries-4.12-r1.ebuild

index 7353e713cac8d45fa58df31656758cc6e73174a1..1b77653e7f5dc0a355e26ecfc0366d746b361d7c 100644 (file)
@@ -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
@@ -17,7 +17,7 @@ IUSE="doc examples"
 RDEPEND="dev-lang/perl
        dev-texlive/texlive-latexrecommended
        >=dev-texlive/texlive-latexextra-2012
-       || ( dev-texlive/texlive-plaingeneric >=dev-texlive/texlive-genericextra-2014 )"
+       dev-texlive/texlive-plaingeneric"
 DEPEND="${RDEPEND}
        app-arch/unzip"