diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-05-30 04:14:25 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-05-30 04:14:25 +0000 |
commit | 8a6165ee603c34e7458ef7a470e5f93d3acafa8e (patch) | |
tree | fef56dc20ae71d4d1f2daf3111f079e4102ca119 /app-text | |
parent | Marked ppc stable for bug #134341. (diff) | |
download | gentoo-2-8a6165ee603c34e7458ef7a470e5f93d3acafa8e.tar.gz gentoo-2-8a6165ee603c34e7458ef7a470e5f93d3acafa8e.tar.bz2 gentoo-2-8a6165ee603c34e7458ef7a470e5f93d3acafa8e.zip |
Marked ppc stable.
(Portage version: 2.1_rc3-r1)
Diffstat (limited to 'app-text')
-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 b67a0abf0e99..b870059136ca 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.33 2006/05/29 19:43:21 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.34 2006/05/30 04:14:25 josejx Exp $ + + 30 May 2006; Joseph Jezak <josejx@gentoo.org> + poppler-bindings-0.5.1-r1.ebuild: + Marked ppc stable. 29 May 2006; Jason Wever <weeve@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 9fbe775e6e40..cb1e3bc57d4f 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.6 2006/05/29 19:43:21 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.5.1-r1.ebuild,v 1.7 2006/05/30 04:14:25 josejx 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} |