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 | bd7214724b147681a2dc62418b57f899b3fcfc4b (patch) | |
tree | 7aff14d7f2c6cd2aade6f5f8e43df91c06bf7d00 /dev-perl/PDF-API2 | |
parent | Stable for amd64, wrt bug #413083 (diff) | |
download | historical-bd7214724b147681a2dc62418b57f899b3fcfc4b.tar.gz historical-bd7214724b147681a2dc62418b57f899b3fcfc4b.tar.bz2 historical-bd7214724b147681a2dc62418b57f899b3fcfc4b.zip |
Stable for amd64, wrt bug #413053
Package-Manager: portage-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 |