diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2012-08-08 16:30:52 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2012-08-08 16:30:52 +0000 |
commit | 56ddb7c85965c783aceb9f67cff649643304953c (patch) | |
tree | 3012a12b7dcbef508f62bfba9cac034d0da848e3 /dev-tex/luatex/luatex-0.70.1-r1.ebuild | |
parent | Bump EAPI to 4; xpdf-headers useflag for poppler is going away (diff) | |
download | gentoo-2-56ddb7c85965c783aceb9f67cff649643304953c.tar.gz gentoo-2-56ddb7c85965c783aceb9f67cff649643304953c.tar.bz2 gentoo-2-56ddb7c85965c783aceb9f67cff649643304953c.zip |
xpdf-headers useflag for poppler is going away
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'dev-tex/luatex/luatex-0.70.1-r1.ebuild')
-rw-r--r-- | dev-tex/luatex/luatex-0.70.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/luatex/luatex-0.70.1-r1.ebuild b/dev-tex/luatex/luatex-0.70.1-r1.ebuild index 17edc910a260..8b7e8e993282 100644 --- a/dev-tex/luatex/luatex-0.70.1-r1.ebuild +++ b/dev-tex/luatex/luatex-0.70.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/luatex/luatex-0.70.1-r1.ebuild,v 1.1 2012/08/01 13:00:16 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/luatex/luatex-0.70.1-r1.ebuild,v 1.2 2012/08/08 16:30:52 dilfridge Exp $ EAPI=4 @@ -18,7 +18,7 @@ IUSE="doc" RDEPEND="dev-libs/zziplib >=media-libs/libpng-1.4 - >=app-text/poppler-0.12.3-r3[xpdf-headers] + >=app-text/poppler-0.12.3-r3[xpdf-headers(+)] sys-libs/zlib >=dev-libs/kpathsea-6.0.1_p20110627" DEPEND="${RDEPEND} |