summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-03-06 08:15:29 +0000
committerTorsten Veller <tove@gentoo.org>2011-03-06 08:15:29 +0000
commit01a993a2ee08f36157de4865148d8649a66b306c (patch)
treefa04884069234dd4ab81e146019af832b684df48 /virtual
parentVersion bump (diff)
downloadgentoo-2-01a993a2ee08f36157de4865148d8649a66b306c.tar.gz
gentoo-2-01a993a2ee08f36157de4865148d8649a66b306c.tar.bz2
gentoo-2-01a993a2ee08f36157de4865148d8649a66b306c.zip
Version bump
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Module-Build/ChangeLog8
-rw-r--r--virtual/perl-Module-Build/perl-Module-Build-0.380.0.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Module-Build/ChangeLog b/virtual/perl-Module-Build/ChangeLog
index 48a220fc9b36..80907ffd0919 100644
--- a/virtual/perl-Module-Build/ChangeLog
+++ b/virtual/perl-Module-Build/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-Module-Build
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.49 2011/02/27 12:10:53 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.50 2011/03/06 08:15:29 tove Exp $
+
+*perl-Module-Build-0.380.0 (06 Mar 2011)
+
+ 06 Mar 2011; Torsten Veller <tove@gentoo.org>
+ +perl-Module-Build-0.380.0.ebuild:
+ Version bump
27 Feb 2011; Fabian Groffen <grobian@gentoo.org>
perl-Module-Build-0.362.400.ebuild:
diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.380.0.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.380.0.ebuild
new file mode 100644
index 000000000000..eca2c18a2632
--- /dev/null
+++ b/virtual/perl-Module-Build/perl-Module-Build-0.380.0.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-Module-Build/perl-Module-Build-0.380.0.ebuild,v 1.1 2011/03/06 08:15:29 tove Exp $
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~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}"