diff options
author | 2012-05-02 14:19:19 +0000 | |
---|---|---|
committer | 2012-05-02 14:19:19 +0000 | |
commit | af889e5bb3e0186da9eda3aa44c49fff569c5400 (patch) | |
tree | 3491a42bbc98b2a8eb7b928a21cf051a546ce68c /virtual/perl-AutoLoader | |
parent | [bump] perl-core/AutoLoader-5.720.0 (diff) | |
download | gentoo-2-af889e5bb3e0186da9eda3aa44c49fff569c5400.tar.gz gentoo-2-af889e5bb3e0186da9eda3aa44c49fff569c5400.tar.bz2 gentoo-2-af889e5bb3e0186da9eda3aa44c49fff569c5400.zip |
[bump] virtual/perl-AutoLoader-5.720.0
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-AutoLoader')
-rw-r--r-- | virtual/perl-AutoLoader/ChangeLog | 10 | ||||
-rw-r--r-- | virtual/perl-AutoLoader/perl-AutoLoader-5.720.0.ebuild | 14 |
2 files changed, 22 insertions, 2 deletions
diff --git a/virtual/perl-AutoLoader/ChangeLog b/virtual/perl-AutoLoader/ChangeLog index dfe58c5b92cc..35641c909e97 100644 --- a/virtual/perl-AutoLoader/ChangeLog +++ b/virtual/perl-AutoLoader/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-AutoLoader -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v 1.15 2011/06/18 20:20:44 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v 1.16 2012/05/02 14:19:19 tove Exp $ + +*perl-AutoLoader-5.720.0 (02 May 2012) + + 02 May 2012; Torsten Veller <tove@gentoo.org> + +perl-AutoLoader-5.720.0.ebuild: + Version bump *perl-AutoLoader-5.710.0-r1 (18 Jun 2011) diff --git a/virtual/perl-AutoLoader/perl-AutoLoader-5.720.0.ebuild b/virtual/perl-AutoLoader/perl-AutoLoader-5.720.0.ebuild new file mode 100644 index 000000000000..4b95d69bfb0e --- /dev/null +++ b/virtual/perl-AutoLoader/perl-AutoLoader-5.720.0.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.720.0.ebuild,v 1.1 2012/05/02 14:19:19 tove Exp $ + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-solaris" +IUSE="" + +RDEPEND="~perl-core/${PN#perl-}-${PV}" |