diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-14 22:16:24 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-14 22:16:24 +0000 |
commit | 8a1d641fc0333007226dae2f412f07d75f1e144a (patch) | |
tree | f99f80b27b439b214ff400fbf6475fa5e5cad0a5 /dev-perl | |
parent | version bump with new devices and use flags (diff) | |
download | gentoo-2-8a1d641fc0333007226dae2f412f07d75f1e144a.tar.gz gentoo-2-8a1d641fc0333007226dae2f412f07d75f1e144a.tar.bz2 gentoo-2-8a1d641fc0333007226dae2f412f07d75f1e144a.zip |
Marking amd64 stable
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl')
-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) |