summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-02-17 15:24:42 +0000
committerTorsten Veller <tove@gentoo.org>2010-02-17 15:24:42 +0000
commitefc197c99ef8510840780c3fe4d2115f72af131c (patch)
treed3cdda9771f8143fb270994ea6b0de7b58f30310 /virtual
parentVersion bump (diff)
downloadgentoo-2-efc197c99ef8510840780c3fe4d2115f72af131c.tar.gz
gentoo-2-efc197c99ef8510840780c3fe4d2115f72af131c.tar.bz2
gentoo-2-efc197c99ef8510840780c3fe4d2115f72af131c.zip
Version bump
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-ExtUtils-CBuilder/ChangeLog8
-rw-r--r--virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.27.01.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-ExtUtils-CBuilder/ChangeLog b/virtual/perl-ExtUtils-CBuilder/ChangeLog
index 48dd14b09d67..3faaf7a347df 100644
--- a/virtual/perl-ExtUtils-CBuilder/ChangeLog
+++ b/virtual/perl-ExtUtils-CBuilder/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-ExtUtils-CBuilder
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-CBuilder/ChangeLog,v 1.22 2010/01/21 09:28:02 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-CBuilder/ChangeLog,v 1.23 2010/02/17 15:24:42 tove Exp $
+
+*perl-ExtUtils-CBuilder-0.27.01 (17 Feb 2010)
+
+ 17 Feb 2010; Torsten Veller <tove@gentoo.org>
+ +perl-ExtUtils-CBuilder-0.27.01.ebuild:
+ Version bump
21 Jan 2010; Torsten Veller <tove@gentoo.org>
-perl-ExtUtils-CBuilder-0.19.ebuild:
diff --git a/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.27.01.ebuild b/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.27.01.ebuild
new file mode 100644
index 000000000000..139755189a80
--- /dev/null
+++ b/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.27.01.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.27.01.ebuild,v 1.1 2010/02/17 15:24:42 tove Exp $
+
+DESCRIPTION="Compile and link C code for Perl modules"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~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/ExtUtils-CBuilder-${PV}"