diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-26 14:59:45 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-26 14:59:45 +0000 |
commit | c4f93e4c1d16525d69246c7e2753684172e9567c (patch) | |
tree | 8d9cad2f517874cedf7c7487315006379206e008 /app-text/poppler-bindings | |
parent | Version bump, thanks to Andrey Grozin <A.G.Grozin@inp.nsk.su> for ebuild imrp... (diff) | |
download | gentoo-2-c4f93e4c1d16525d69246c7e2753684172e9567c.tar.gz gentoo-2-c4f93e4c1d16525d69246c7e2753684172e9567c.tar.bz2 gentoo-2-c4f93e4c1d16525d69246c7e2753684172e9567c.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'app-text/poppler-bindings')
-rw-r--r-- | app-text/poppler-bindings/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/poppler-bindings/poppler-bindings-0.5.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/poppler-bindings/ChangeLog b/app-text/poppler-bindings/ChangeLog index 204fc442e764..1cee0ec7a6c7 100644 --- a/app-text/poppler-bindings/ChangeLog +++ b/app-text/poppler-bindings/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/poppler-bindings # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.31 2006/05/26 14:24:20 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.32 2006/05/26 14:59:45 corsair Exp $ + + 26 May 2006; Markus Rothe <corsair@gentoo.org> + poppler-bindings-0.5.1-r1.ebuild: + Stable on ppc64 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> poppler-bindings-0.5.1-r1.ebuild: diff --git a/app-text/poppler-bindings/poppler-bindings-0.5.1-r1.ebuild b/app-text/poppler-bindings/poppler-bindings-0.5.1-r1.ebuild index eb5ff4a0380e..16bc6b68ee08 100644 --- a/app-text/poppler-bindings/poppler-bindings-0.5.1-r1.ebuild +++ b/app-text/poppler-bindings/poppler-bindings-0.5.1-r1.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/poppler-bindings/poppler-bindings-0.5.1-r1.ebuild,v 1.4 2006/05/26 14:24:20 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.5.1-r1.ebuild,v 1.5 2006/05/26 14:59:45 corsair Exp $ inherit autotools eutils multilib @@ -12,7 +12,7 @@ SRC_URI="http://poppler.freedesktop.org/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="gtk qt cairo qt4" RDEPEND="~app-text/poppler-${PV} |