diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 14:23:02 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 14:23:02 +0000 |
commit | 2999d958936e1235f139003a82484c6a8fad5cba (patch) | |
tree | 19797b353abc4150cdf691a5a309b697ba8d666a /app-text/xpdf | |
parent | Stable on amd64 wrt bug #132349 (diff) | |
download | gentoo-2-2999d958936e1235f139003a82484c6a8fad5cba.tar.gz gentoo-2-2999d958936e1235f139003a82484c6a8fad5cba.tar.bz2 gentoo-2-2999d958936e1235f139003a82484c6a8fad5cba.zip |
Stable on amd64 wrt bug #132349
(Portage version: 2.1_rc2-r1)
Diffstat (limited to 'app-text/xpdf')
-rw-r--r-- | app-text/xpdf/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/xpdf/xpdf-3.01-r8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/xpdf/ChangeLog b/app-text/xpdf/ChangeLog index 6a51dc0fa013..4f299618d74b 100644 --- a/app-text/xpdf/ChangeLog +++ b/app-text/xpdf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/xpdf # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf/ChangeLog,v 1.143 2006/05/25 19:42:08 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf/ChangeLog,v 1.144 2006/05/26 14:23:02 wolf31o2 Exp $ + + 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> xpdf-3.01-r8.ebuild: + Stable on amd64 wrt bug #132349 25 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> xpdf-3.01-r8.ebuild: Stable on x86 wrt bug #132349. diff --git a/app-text/xpdf/xpdf-3.01-r8.ebuild b/app-text/xpdf/xpdf-3.01-r8.ebuild index 50f0e9abe227..95e78b796155 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.5 2006/05/25 19:42:08 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf/xpdf-3.01-r8.ebuild,v 1.6 2006/05/26 14:23:02 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 |