diff options
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/apvlv/apvlv-0.1.5-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/apvlv/apvlv-0.1.5-r2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/apvlv/apvlv-0.1.5-r1.ebuild b/app-text/apvlv/apvlv-0.1.5-r1.ebuild index 2b1eafbedf1c..22f455810c41 100644 --- a/app-text/apvlv/apvlv-0.1.5-r1.ebuild +++ b/app-text/apvlv/apvlv-0.1.5-r1.ebuild @@ -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 @@ -14,7 +14,7 @@ KEYWORDS="amd64 x86" IUSE="debug djvu" RDEPEND=" - >=app-text/poppler-0.18:=[cairo,xpdf-headers(+)] + >=app-text/poppler-0.18[cairo,xpdf-headers(+)] dev-libs/glib:2 x11-libs/gtk+:3 djvu? ( app-text/djvu:= ) diff --git a/app-text/apvlv/apvlv-0.1.5-r2.ebuild b/app-text/apvlv/apvlv-0.1.5-r2.ebuild index ba041b48bf20..2b8f04dccb92 100644 --- a/app-text/apvlv/apvlv-0.1.5-r2.ebuild +++ b/app-text/apvlv/apvlv-0.1.5-r2.ebuild @@ -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 @@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~x86" IUSE="debug djvu" RDEPEND=" - >=app-text/poppler-0.18:=[cairo,xpdf-headers(+)] + >=app-text/poppler-0.18[cairo,xpdf-headers(+)] dev-libs/glib:2 x11-libs/gtk+:3 djvu? ( app-text/djvu:= ) |