summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-07-27 19:07:04 +0000
committerTorsten Veller <tove@gentoo.org>2012-07-27 19:07:04 +0000
commit4da0a2abdc8250a71a9964aafd5f2b8c2d0727dc (patch)
treeec9d6e98c711a281e74ce09ccff6bc5800ae13f0 /virtual/perl-Module-Build
parent[bump] perl-core/Module-Build-0.400.200 (diff)
downloadgentoo-2-4da0a2abdc8250a71a9964aafd5f2b8c2d0727dc.tar.gz
gentoo-2-4da0a2abdc8250a71a9964aafd5f2b8c2d0727dc.tar.bz2
gentoo-2-4da0a2abdc8250a71a9964aafd5f2b8c2d0727dc.zip
[bump] virtual/perl-Module-Build-0.400.200
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Module-Build')
-rw-r--r--virtual/perl-Module-Build/ChangeLog8
-rw-r--r--virtual/perl-Module-Build/perl-Module-Build-0.400.200.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Module-Build/ChangeLog b/virtual/perl-Module-Build/ChangeLog
index f9031f85f3a3..30521cca65f6 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.67 2012/06/28 17:02:05 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.68 2012/07/27 19:07:04 tove Exp $
+
+*perl-Module-Build-0.400.200 (27 Jul 2012)
+
+ 27 Jul 2012; Torsten Veller <tove@gentoo.org>
+ +perl-Module-Build-0.400.200.ebuild:
+ Version bump
*perl-Module-Build-0.400.100 (28 Jun 2012)
diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.400.200.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.400.200.ebuild
new file mode 100644
index 000000000000..8c861b82f39c
--- /dev/null
+++ b/virtual/perl-Module-Build/perl-Module-Build-0.400.200.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-Module-Build/perl-Module-Build-0.400.200.ebuild,v 1.1 2012/07/27 19:07:04 tove 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 ~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}"