diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-11-14 22:06:50 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-11-14 22:06:50 +0000 |
commit | 90f709b2bfa865f93d2c41813a3e85b768806b48 (patch) | |
tree | 7c5518f034b8474e5a970f303f5f43a87848a54d /app-text/poppler-bindings | |
parent | Version bump and fixes as per bug #189045 (diff) | |
download | historical-90f709b2bfa865f93d2c41813a3e85b768806b48.tar.gz historical-90f709b2bfa865f93d2c41813a3e85b768806b48.tar.bz2 historical-90f709b2bfa865f93d2c41813a3e85b768806b48.zip |
ppc stable, bug #196735
Package-Manager: portage-2.1.3.19
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.6.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/poppler-bindings/ChangeLog b/app-text/poppler-bindings/ChangeLog index a61c89d26762..dc5ca54f5131 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.78 2007/11/12 19:05:18 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.79 2007/11/14 22:06:50 dertobi123 Exp $ + + 14 Nov 2007; Tobias Scherbaum <dertobi123@gentoo.org> + poppler-bindings-0.6.1.ebuild: + ppc stable, bug #196735 *poppler-bindings-0.6.2 (12 Nov 2007) diff --git a/app-text/poppler-bindings/poppler-bindings-0.6.1.ebuild b/app-text/poppler-bindings/poppler-bindings-0.6.1.ebuild index b9f9acb11dd6..edfde10ddea8 100644 --- a/app-text/poppler-bindings/poppler-bindings-0.6.1.ebuild +++ b/app-text/poppler-bindings/poppler-bindings-0.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.6.1.ebuild,v 1.8 2007/11/12 12:06:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.6.1.ebuild,v 1.9 2007/11/14 22:06:50 dertobi123 Exp $ inherit autotools eutils multilib @@ -20,7 +20,7 @@ SRC_URI="http://poppler.freedesktop.org/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="gtk qt3 cairo qt4 test" RDEPEND="~app-text/poppler-${PV} |