diff options
author | Brent Baude <ranger@gentoo.org> | 2011-01-13 17:01:34 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-01-13 17:01:34 +0000 |
commit | 0b4a91e88716899d401366fb5451d8d2e8ca33cb (patch) | |
tree | 21ecc53c41c269cb999dad6223250457c43a29f7 /dev-perl/PDF-Create | |
parent | Marking Net-Ident-1.23 ~ppc for bug 341865 (diff) | |
download | historical-0b4a91e88716899d401366fb5451d8d2e8ca33cb.tar.gz historical-0b4a91e88716899d401366fb5451d8d2e8ca33cb.tar.bz2 historical-0b4a91e88716899d401366fb5451d8d2e8ca33cb.zip |
Marking PDF-Create-1.06 ppc for bug 341865
Package-Manager: portage-2.1.9.25/cvs/Linux ppc64
Diffstat (limited to 'dev-perl/PDF-Create')
-rw-r--r-- | dev-perl/PDF-Create/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/PDF-Create/PDF-Create-1.06.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/PDF-Create/ChangeLog b/dev-perl/PDF-Create/ChangeLog index a1ae7b85fb86..d8545c5f8364 100644 --- a/dev-perl/PDF-Create/ChangeLog +++ b/dev-perl/PDF-Create/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/PDF-Create -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDF-Create/ChangeLog,v 1.29 2010/11/13 19:47:36 armin76 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDF-Create/ChangeLog,v 1.30 2011/01/13 17:01:34 ranger Exp $ + + 13 Jan 2011; Brent Baude <ranger@gentoo.org> PDF-Create-1.06.ebuild: + Marking PDF-Create-1.06 ppc stable for bug 341865 13 Nov 2010; Raúl Porcel <armin76@gentoo.org> PDF-Create-1.06.ebuild: alpha/ia64/sparc stable wrt #341865 diff --git a/dev-perl/PDF-Create/PDF-Create-1.06.ebuild b/dev-perl/PDF-Create/PDF-Create-1.06.ebuild index b06eaa53f859..a91a4a7d662e 100644 --- a/dev-perl/PDF-Create/PDF-Create-1.06.ebuild +++ b/dev-perl/PDF-Create/PDF-Create-1.06.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDF-Create/PDF-Create-1.06.ebuild,v 1.4 2010/11/13 19:47:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDF-Create/PDF-Create-1.06.ebuild,v 1.5 2011/01/13 17:01:34 ranger Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="PDF::Create allows you to create PDF documents" SLOT="0" -KEYWORDS="alpha amd64 ia64 ~ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ppc sparc x86" IUSE="" RDEPEND="" |