diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-25 19:43:32 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-25 19:43:32 +0000 |
commit | f3a890635ccfa538eec763c5f7bf32155190dc49 (patch) | |
tree | 214d8447d80d392c3f14a2a41712d9b322c214b3 /app-text/xpdf/xpdf-3.01-r8.ebuild | |
parent | Stable on ppc. Bug 134270 (diff) | |
download | historical-f3a890635ccfa538eec763c5f7bf32155190dc49.tar.gz historical-f3a890635ccfa538eec763c5f7bf32155190dc49.tar.bz2 historical-f3a890635ccfa538eec763c5f7bf32155190dc49.zip |
Stable on x86 wrt bug #132349.
Package-Manager: portage-2.1_rc2-r1
Diffstat (limited to 'app-text/xpdf/xpdf-3.01-r8.ebuild')
-rw-r--r-- | app-text/xpdf/xpdf-3.01-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xpdf/xpdf-3.01-r8.ebuild b/app-text/xpdf/xpdf-3.01-r8.ebuild index 9929ded08fe8..50f0e9abe227 100644 --- a/app-text/xpdf/xpdf-3.01-r8.ebuild +++ b/app-text/xpdf/xpdf-3.01-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf/xpdf-3.01-r8.ebuild,v 1.4 2006/04/23 08:52:13 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf/xpdf-3.01-r8.ebuild,v 1.5 2006/05/25 19:42:08 wolf31o2 Exp $ inherit eutils flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}-poppler.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86" IUSE="nodrm" RDEPEND=">=app-text/poppler-0.5.1 |