diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-26 18:55:08 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-26 18:55:08 +0000 |
commit | 27e78cccd33928f6015a1fbd456af12ad4a76d37 (patch) | |
tree | 67730f2276a464b1c28444eccd574e5e45bd7f0c /app-text/xpdf/xpdf-3.01-r8.ebuild | |
parent | Version bump. (diff) | |
download | historical-27e78cccd33928f6015a1fbd456af12ad4a76d37.tar.gz historical-27e78cccd33928f6015a1fbd456af12ad4a76d37.tar.bz2 historical-27e78cccd33928f6015a1fbd456af12ad4a76d37.zip |
Stable on ppc64
Package-Manager: portage-2.0.54-r2
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 95e78b796155..6187468d4b6d 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.6 2006/05/26 14:23:02 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf/xpdf-3.01-r8.ebuild,v 1.7 2006/05/26 18:55:08 corsair 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 |