summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-19 18:03:19 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-19 18:03:19 +0000
commit27d948a0e50be9f83a2caf99011b9aec6df2c0e4 (patch)
tree191d50d271b7717bad09c92dc66aac2d40295acb /perl-core
parentEbuild maintenance (diff)
downloadgentoo-2-27d948a0e50be9f83a2caf99011b9aec6df2c0e4.tar.gz
gentoo-2-27d948a0e50be9f83a2caf99011b9aec6df2c0e4.tar.bz2
gentoo-2-27d948a0e50be9f83a2caf99011b9aec6df2c0e4.zip
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/PodParser/ChangeLog8
-rw-r--r--perl-core/PodParser/PodParser-1.32.ebuild6
-rw-r--r--perl-core/PodParser/PodParser-1.34.ebuild6
-rw-r--r--perl-core/PodParser/PodParser-1.35.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/perl-core/PodParser/ChangeLog b/perl-core/PodParser/ChangeLog
index 0445d56be031..66a64861e910 100644
--- a/perl-core/PodParser/ChangeLog
+++ b/perl-core/PodParser/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/PodParser
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.28 2006/11/06 17:07:57 mcummings Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.29 2007/01/19 18:03:19 mcummings Exp $
+
+ 19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ PodParser-1.32.ebuild, PodParser-1.34.ebuild, PodParser-1.35.ebuild:
+ Ebuild maintenance
*PodParser-1.35 (06 Nov 2006)
diff --git a/perl-core/PodParser/PodParser-1.32.ebuild b/perl-core/PodParser/PodParser-1.32.ebuild
index 4e7884e2f06f..46e6a18c8d59 100644
--- a/perl-core/PodParser/PodParser-1.32.ebuild
+++ b/perl-core/PodParser/PodParser-1.32.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.32.ebuild,v 1.10 2006/08/04 13:29:24 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.32.ebuild,v 1.11 2007/01/19 18:03:19 mcummings Exp $
inherit perl-module
MY_P=Pod-Parser-${PV}
S=${WORKDIR}/${MY_P}
DESCRIPTION="Base class for creating POD filters and translators"
-HOMEPAGE="http://www.cpan.org/modules/by-authors/id/M/MA/MAREKR/${MY_P}.readme"
+HOMEPAGE="http://search.cpan.org/~marekr/"
SRC_URI="mirror://cpan/authors/id/M/MA/MAREKR/${MY_P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
diff --git a/perl-core/PodParser/PodParser-1.34.ebuild b/perl-core/PodParser/PodParser-1.34.ebuild
index fef6d8d1bbc4..ff79d119d0dc 100644
--- a/perl-core/PodParser/PodParser-1.34.ebuild
+++ b/perl-core/PodParser/PodParser-1.34.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.34.ebuild,v 1.11 2006/10/17 09:04:42 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.34.ebuild,v 1.12 2007/01/19 18:03:19 mcummings Exp $
inherit perl-module
MY_P=Pod-Parser-${PV}
S=${WORKDIR}/${MY_P}
DESCRIPTION="Base class for creating POD filters and translators"
-HOMEPAGE="http://www.cpan.org/modules/by-authors/id/M/MA/MAREKR/${MY_P}.readme"
+HOMEPAGE="http://search.cpan.org/~marekr/"
SRC_URI="mirror://cpan/authors/id/M/MA/MAREKR/${MY_P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
diff --git a/perl-core/PodParser/PodParser-1.35.ebuild b/perl-core/PodParser/PodParser-1.35.ebuild
index b307e1321b66..fbe222fd93d8 100644
--- a/perl-core/PodParser/PodParser-1.35.ebuild
+++ b/perl-core/PodParser/PodParser-1.35.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.35.ebuild,v 1.1 2006/11/06 17:07:57 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.35.ebuild,v 1.2 2007/01/19 18:03:19 mcummings Exp $
inherit perl-module
MY_P=Pod-Parser-${PV}
S=${WORKDIR}/${MY_P}
DESCRIPTION="Base class for creating POD filters and translators"
-HOMEPAGE="http://www.cpan.org/modules/by-authors/id/M/MA/MAREKR/${MY_P}.readme"
+HOMEPAGE="http://search.cpan.org/~marekr/"
SRC_URI="mirror://cpan/authors/id/M/MA/MAREKR/${MY_P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"