summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-04-19 10:38:59 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-04-19 10:38:59 +0000
commit7bb79099fee97692481617c6dd12991b4e65653a (patch)
tree4b191a35d7e87862f1bae86884b1da37b8c200b9 /dev-perl/PDF-Create
parentRemove retired developer from metadata.xml. (diff)
downloadhistorical-7bb79099fee97692481617c6dd12991b4e65653a.tar.gz
historical-7bb79099fee97692481617c6dd12991b4e65653a.tar.bz2
historical-7bb79099fee97692481617c6dd12991b4e65653a.zip
bug 89605
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/PDF-Create')
-rw-r--r--dev-perl/PDF-Create/ChangeLog7
-rw-r--r--dev-perl/PDF-Create/Manifest14
-rw-r--r--dev-perl/PDF-Create/PDF-Create-0.01.ebuild8
3 files changed, 21 insertions, 8 deletions
diff --git a/dev-perl/PDF-Create/ChangeLog b/dev-perl/PDF-Create/ChangeLog
index a00711ea62bf..0bf8f32f28a9 100644
--- a/dev-perl/PDF-Create/ChangeLog
+++ b/dev-perl/PDF-Create/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/PDF-Create
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDF-Create/ChangeLog,v 1.8 2004/12/30 00:15:14 ciaranm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDF-Create/ChangeLog,v 1.9 2005/04/19 10:38:59 mcummings Exp $
+
+ 19 Apr 2005; Michael Cummings <mcummings@gentoo.org> PDF-Create-0.01.ebuild:
+ Fixed SRC for mirror, HOMEPAGE for new cpan format - bug 89605
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/dev-perl/PDF-Create/Manifest b/dev-perl/PDF-Create/Manifest
index 0954551c8717..8486b7545782 100644
--- a/dev-perl/PDF-Create/Manifest
+++ b/dev-perl/PDF-Create/Manifest
@@ -1,4 +1,14 @@
-MD5 ea33fbfd87dc9fd575539f2f6393a710 ChangeLog 660
-MD5 ce7e1baa4e2da701ad0326fc75202cc1 PDF-Create-0.01.ebuild 507
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 c829f6b51d3bc507442fd6944baa59cc ChangeLog 807
+MD5 36558c503341171d3b5c68d4226e653c PDF-Create-0.01.ebuild 495
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
MD5 9c549f35c75c7b1ad3d630a109e42458 files/digest-PDF-Create-0.01 66
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.0 (GNU/Linux)
+
+iD8DBQFCZN/WtG5z4I8BtQoRAm6PAJ9ieAQLHqkB8d47Vj5OGIVDH3cKqACePbSX
+xlAXaPX/XuP8M5xicDezvfM=
+=2JoY
+-----END PGP SIGNATURE-----
diff --git a/dev-perl/PDF-Create/PDF-Create-0.01.ebuild b/dev-perl/PDF-Create/PDF-Create-0.01.ebuild
index f670b59d5bff..7723adac72d5 100644
--- a/dev-perl/PDF-Create/PDF-Create-0.01.ebuild
+++ b/dev-perl/PDF-Create/PDF-Create-0.01.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDF-Create/PDF-Create-0.01.ebuild,v 1.9 2004/07/14 20:03:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDF-Create/PDF-Create-0.01.ebuild,v 1.10 2005/04/19 10:38:59 mcummings Exp $
inherit perl-module
DESCRIPTION="PDF::Create allows you to create PDF documents"
-SRC_URI="http://www.cpan.org/CPAN/authors/id/F/FT/FTASSIN/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/author/FTASSIN/${P}/"
+SRC_URI="mirror://cpan/authors/id/F/FT/FTASSIN/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~ftassin/${P}/"
SLOT="0"
LICENSE="Artistic"