diff options
-rw-r--r-- | dev-perl/AppConfig/AppConfig-1.56-r2.ebuild | 7 | ||||
-rw-r--r-- | dev-perl/AppConfig/AppConfig-1.63.ebuild | 7 | ||||
-rw-r--r-- | dev-perl/AppConfig/AppConfig-1.64.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/AppConfig/ChangeLog | 6 |
4 files changed, 13 insertions, 11 deletions
diff --git a/dev-perl/AppConfig/AppConfig-1.56-r2.ebuild b/dev-perl/AppConfig/AppConfig-1.56-r2.ebuild index 925468ebfed9..8b7b4c89219c 100644 --- a/dev-perl/AppConfig/AppConfig-1.56-r2.ebuild +++ b/dev-perl/AppConfig/AppConfig-1.56-r2.ebuild @@ -1,12 +1,12 @@ -# 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/dev-perl/AppConfig/AppConfig-1.56-r2.ebuild,v 1.18 2006/08/04 22:21:11 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/AppConfig-1.56-r2.ebuild,v 1.19 2007/01/14 22:16:24 mcummings Exp $ inherit perl-module eutils DESCRIPTION="Perl5 module for reading configuration files and parsing command line arguments." SRC_URI="mirror://cpan/authors/id/A/AB/ABW/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~abw/${P}/" +HOMEPAGE="http://search.cpan.org/~abw/" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" @@ -17,7 +17,6 @@ SRC_TEST="do" DEPEND="virtual/perl-Test-Simple dev-lang/perl" -RDEPEND="${DEPEND}" src_unpack() { unpack ${A} diff --git a/dev-perl/AppConfig/AppConfig-1.63.ebuild b/dev-perl/AppConfig/AppConfig-1.63.ebuild index 67f9cf24b71c..f600f64b9028 100644 --- a/dev-perl/AppConfig/AppConfig-1.63.ebuild +++ b/dev-perl/AppConfig/AppConfig-1.63.ebuild @@ -1,12 +1,12 @@ -# 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/dev-perl/AppConfig/AppConfig-1.63.ebuild,v 1.9 2006/10/20 22:52:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/AppConfig-1.63.ebuild,v 1.10 2007/01/14 22:16:24 mcummings Exp $ inherit perl-module eutils DESCRIPTION="Perl5 module for reading configuration files and parsing command line arguments." SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~adamk/${P}/" +HOMEPAGE="http://search.cpan.org/~adamk/" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" @@ -19,7 +19,6 @@ SRC_TEST="do" DEPEND=">=dev-perl/File-HomeDir-0.57 virtual/perl-Test-Simple dev-lang/perl" -RDEPEND="${DEPEND}" src_unpack() { unpack ${A} diff --git a/dev-perl/AppConfig/AppConfig-1.64.ebuild b/dev-perl/AppConfig/AppConfig-1.64.ebuild index ba2224fcf140..952ac964015b 100644 --- a/dev-perl/AppConfig/AppConfig-1.64.ebuild +++ b/dev-perl/AppConfig/AppConfig-1.64.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/AppConfig-1.64.ebuild,v 1.1 2007/01/05 19:00:22 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/AppConfig-1.64.ebuild,v 1.2 2007/01/14 22:16:24 mcummings Exp $ inherit perl-module eutils DESCRIPTION="Perl5 module for reading configuration files and parsing command line arguments." SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~adamk/${P}/" +HOMEPAGE="http://search.cpan.org/~adamk/" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" diff --git a/dev-perl/AppConfig/ChangeLog b/dev-perl/AppConfig/ChangeLog index a129aa3f7d47..c3f64bbc7d9e 100644 --- a/dev-perl/AppConfig/ChangeLog +++ b/dev-perl/AppConfig/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/AppConfig # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/ChangeLog,v 1.40 2007/01/05 19:00:22 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/ChangeLog,v 1.41 2007/01/14 22:16:24 mcummings Exp $ + + 14 Jan 2007; Michael Cummings <mcummings@gentoo.org> + AppConfig-1.56-r2.ebuild, AppConfig-1.63.ebuild, AppConfig-1.64.ebuild: + Marking amd64 stable *AppConfig-1.64 (05 Jan 2007) |