diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-26 11:02:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-26 11:02:44 +0000 |
commit | bf54b52f4a2e8cb13c451f6ffe77ca0ac0537c58 (patch) | |
tree | 973cf33931305de9dc1e4bfb9e16464872bccc6d /dev-perl/PDF-API2 | |
parent | Stable for amd64, wrt bug #413083 (diff) | |
download | gentoo-2-bf54b52f4a2e8cb13c451f6ffe77ca0ac0537c58.tar.gz gentoo-2-bf54b52f4a2e8cb13c451f6ffe77ca0ac0537c58.tar.bz2 gentoo-2-bf54b52f4a2e8cb13c451f6ffe77ca0ac0537c58.zip |
Stable for amd64, wrt bug #413053
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/PDF-API2')
-rw-r--r-- | dev-perl/PDF-API2/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/PDF-API2/PDF-API2-2.19.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/PDF-API2/ChangeLog b/dev-perl/PDF-API2/ChangeLog index 915c48a2078c..0bf50bf2a739 100644 --- a/dev-perl/PDF-API2/ChangeLog +++ b/dev-perl/PDF-API2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/PDF-API2 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDF-API2/ChangeLog,v 1.22 2011/04/02 10:57:25 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDF-API2/ChangeLog,v 1.23 2012/04/26 11:02:44 ago Exp $ + + 26 Apr 2012; Agostino Sarubbo <ago@gentoo.org> PDF-API2-2.19.0.ebuild: + Stable for amd64, wrt bug #413053 02 Apr 2011; Torsten Veller <tove@gentoo.org> -PDF-API2-0.73.ebuild, -PDF-API2-2.16.ebuild, -PDF-API2-2.17.ebuild, -PDF-API2-2.18.ebuild: diff --git a/dev-perl/PDF-API2/PDF-API2-2.19.0.ebuild b/dev-perl/PDF-API2/PDF-API2-2.19.0.ebuild index 5bc14b5c9e4f..89f0139573d3 100644 --- a/dev-perl/PDF-API2/PDF-API2-2.19.0.ebuild +++ b/dev-perl/PDF-API2/PDF-API2-2.19.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDF-API2/PDF-API2-2.19.0.ebuild,v 1.1 2011/03/11 06:52:35 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDF-API2/PDF-API2-2.19.0.ebuild,v 1.2 2012/04/26 11:02:44 ago Exp $ EAPI=3 @@ -12,7 +12,7 @@ DESCRIPTION="Facilitates the creation and modification of PDF files" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND="virtual/perl-IO-Compress |