diff options
author | Torsten Veller <tove@gentoo.org> | 2012-11-17 19:08:19 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-11-17 19:08:19 +0000 |
commit | 4d85c658680e29ddd38182a8a41a48a80caa8b50 (patch) | |
tree | 99ee3b479c75ca16c0eadcd8e31da3e7c5b25dd7 /virtual/perl-AutoLoader | |
parent | [bump] perl-core/AutoLoader-5.730.0 (diff) | |
download | gentoo-2-4d85c658680e29ddd38182a8a41a48a80caa8b50.tar.gz gentoo-2-4d85c658680e29ddd38182a8a41a48a80caa8b50.tar.bz2 gentoo-2-4d85c658680e29ddd38182a8a41a48a80caa8b50.zip |
[bump] virtual/perl-AutoLoader-5.730.0
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'virtual/perl-AutoLoader')
-rw-r--r-- | virtual/perl-AutoLoader/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-AutoLoader/perl-AutoLoader-5.730.0.ebuild | 14 |
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-AutoLoader/ChangeLog b/virtual/perl-AutoLoader/ChangeLog index 534d39a46ac5..c2d482f6faa1 100644 --- a/virtual/perl-AutoLoader/ChangeLog +++ b/virtual/perl-AutoLoader/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-AutoLoader # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v 1.17 2012/05/21 11:50:36 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v 1.18 2012/11/17 19:08:19 tove Exp $ + +*perl-AutoLoader-5.730.0 (17 Nov 2012) + + 17 Nov 2012; Torsten Veller <tove@gentoo.org> + +perl-AutoLoader-5.730.0.ebuild: + Version bump *perl-AutoLoader-5.720.0-r1 (21 May 2012) diff --git a/virtual/perl-AutoLoader/perl-AutoLoader-5.730.0.ebuild b/virtual/perl-AutoLoader/perl-AutoLoader-5.730.0.ebuild new file mode 100644 index 000000000000..92d25d92f54f --- /dev/null +++ b/virtual/perl-AutoLoader/perl-AutoLoader-5.730.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.730.0.ebuild,v 1.1 2012/11/17 19:08: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}" |