diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-07-19 15:28:56 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-07-19 15:28:56 +0000 |
commit | 83f17a1db5db586413e2224436c7306e95f20559 (patch) | |
tree | f925781879f35a4707ff23405fcda7f822f363d7 /gnustep-libs/popplerkit | |
parent | tesseract bump (diff) | |
download | historical-83f17a1db5db586413e2224436c7306e95f20559.tar.gz historical-83f17a1db5db586413e2224436c7306e95f20559.tar.bz2 historical-83f17a1db5db586413e2224436c7306e95f20559.zip |
ppc stable #273704
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'gnustep-libs/popplerkit')
-rw-r--r-- | gnustep-libs/popplerkit/ChangeLog | 5 | ||||
-rw-r--r-- | gnustep-libs/popplerkit/popplerkit-0.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnustep-libs/popplerkit/ChangeLog b/gnustep-libs/popplerkit/ChangeLog index a56e9d2681f5..77d74955d474 100644 --- a/gnustep-libs/popplerkit/ChangeLog +++ b/gnustep-libs/popplerkit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnustep-libs/popplerkit # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/popplerkit/ChangeLog,v 1.21 2009/06/11 21:45:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/popplerkit/ChangeLog,v 1.22 2009/07/19 15:27:49 nixnut Exp $ + + 19 Jul 2009; nixnut <nixnut@gentoo.org> popplerkit-0.4.1.ebuild: + ppc stable #273704 11 Jun 2009; Markus Meier <maekke@gentoo.org> popplerkit-0.4.1.ebuild: amd64 stable, bug #273704 diff --git a/gnustep-libs/popplerkit/popplerkit-0.4.1.ebuild b/gnustep-libs/popplerkit/popplerkit-0.4.1.ebuild index 726364830664..70275641b379 100644 --- a/gnustep-libs/popplerkit/popplerkit-0.4.1.ebuild +++ b/gnustep-libs/popplerkit/popplerkit-0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/popplerkit/popplerkit-0.4.1.ebuild,v 1.4 2009/06/11 21:45:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/popplerkit/popplerkit-0.4.1.ebuild,v 1.5 2009/07/19 15:27:49 nixnut Exp $ EAPI=2 @@ -12,7 +12,7 @@ DESCRIPTION="PopplerKit is a GNUstep/Cocoa framework for accessing and rendering HOMEPAGE="http://www.etoile-project.org" SRC_URI="http://download.gna.org/etoile/etoile-${PV}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" SLOT="0" IUSE="" |