diff options
author | Torsten Veller <tove@gentoo.org> | 2011-04-03 05:45:04 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-04-03 05:45:04 +0000 |
commit | 35fbcdae35252af9ec7c02319942952d25aea440 (patch) | |
tree | ae23b98e3e2ab49b29423caabf6b548216b323a8 /virtual | |
parent | [bump] perl-core/CPAN-Meta-2.110.930 (diff) | |
download | gentoo-2-35fbcdae35252af9ec7c02319942952d25aea440.tar.gz gentoo-2-35fbcdae35252af9ec7c02319942952d25aea440.tar.bz2 gentoo-2-35fbcdae35252af9ec7c02319942952d25aea440.zip |
[bump] virtual/perl-CPAN-Meta-2.110.930
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-CPAN-Meta/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.110.930.ebuild | 14 |
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-CPAN-Meta/ChangeLog b/virtual/perl-CPAN-Meta/ChangeLog index d45b16c76311..eaacf32168dc 100644 --- a/virtual/perl-CPAN-Meta/ChangeLog +++ b/virtual/perl-CPAN-Meta/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-CPAN-Meta # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/ChangeLog,v 1.7 2011/04/02 06:27:55 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/ChangeLog,v 1.8 2011/04/03 05:45:04 tove Exp $ + +*perl-CPAN-Meta-2.110.930 (03 Apr 2011) + + 03 Apr 2011; Torsten Veller <tove@gentoo.org> + +perl-CPAN-Meta-2.110.930.ebuild: + Version bump *perl-CPAN-Meta-2.110.910 (02 Apr 2011) diff --git a/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.110.930.ebuild b/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.110.930.ebuild new file mode 100644 index 000000000000..ec4c7c7d0c7e --- /dev/null +++ b/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.110.930.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.110.930.ebuild,v 1.1 2011/04/03 05:45:04 tove Exp $ + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +RDEPEND="~perl-core/${PN#perl-}-${PV}" |