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
commit7665741d9b27c0492d9e0f53bc030c3046365c63 (patch)
tree0ebc880d792d7680562d995921bc154da4d27768 /dev-perl/PDF-Create
parentRemove retired developer from metadata.xml. (diff)
downloadgentoo-2-7665741d9b27c0492d9e0f53bc030c3046365c63.tar.gz
gentoo-2-7665741d9b27c0492d9e0f53bc030c3046365c63.tar.bz2
gentoo-2-7665741d9b27c0492d9e0f53bc030c3046365c63.zip
bug 89605
(Portage version: 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/PDF-Create-0.01.ebuild8
2 files changed, 9 insertions, 6 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/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"