diff options
author | Patrick Lauer <patrick@gentoo.org> | 2013-08-14 06:55:55 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2013-08-14 06:55:55 +0000 |
commit | c1702afb6b460e8653ec26160287ae304786afd4 (patch) | |
tree | 1de222254ded4974777e7c9c4a81a5004750a42c /virtual/perl-ExtUtils-MakeMaker | |
parent | Cleanup. (diff) | |
download | gentoo-2-c1702afb6b460e8653ec26160287ae304786afd4.tar.gz gentoo-2-c1702afb6b460e8653ec26160287ae304786afd4.tar.bz2 gentoo-2-c1702afb6b460e8653ec26160287ae304786afd4.zip |
Bump
(Portage version: 2.2.0/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'virtual/perl-ExtUtils-MakeMaker')
-rw-r--r-- | virtual/perl-ExtUtils-MakeMaker/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.720.0.ebuild | 14 |
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-ExtUtils-MakeMaker/ChangeLog b/virtual/perl-ExtUtils-MakeMaker/ChangeLog index ab463f26b5d0..afedf82d2717 100644 --- a/virtual/perl-ExtUtils-MakeMaker/ChangeLog +++ b/virtual/perl-ExtUtils-MakeMaker/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-ExtUtils-MakeMaker # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v 1.64 2013/04/20 17:01:08 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v 1.65 2013/08/14 06:55:55 patrick Exp $ + +*perl-ExtUtils-MakeMaker-6.720.0 (14 Aug 2013) + + 14 Aug 2013; Patrick Lauer <patrick@gentoo.org> + +perl-ExtUtils-MakeMaker-6.720.0.ebuild: + Bump 20 Apr 2013; Matt Turner <mattst88@gentoo.org> perl-ExtUtils-MakeMaker-6.640.0.ebuild: diff --git a/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.720.0.ebuild b/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.720.0.ebuild new file mode 100644 index 000000000000..cf8c75ce8e50 --- /dev/null +++ b/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.720.0.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.720.0.ebuild,v 1.1 2013/08/14 06:55:55 patrick Exp $ + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-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}" |