summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-01-08 17:16:07 +0000
committerTorsten Veller <tove@gentoo.org>2012-01-08 17:16:07 +0000
commit605d68e10aad6b46130fb9d5948e99182238ce5b (patch)
tree997c7939aa1ba38083309a21258e0961afcc7f5c /virtual
parent[bump] perl-core/ExtUtils-ParseXS-3.110.0 (diff)
downloadgentoo-2-605d68e10aad6b46130fb9d5948e99182238ce5b.tar.gz
gentoo-2-605d68e10aad6b46130fb9d5948e99182238ce5b.tar.bz2
gentoo-2-605d68e10aad6b46130fb9d5948e99182238ce5b.zip
[bump] virtual/perl-ExtUtils-ParseXS-3.110.0
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-ExtUtils-ParseXS/ChangeLog10
-rw-r--r--virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-3.110.0.ebuild14
2 files changed, 22 insertions, 2 deletions
diff --git a/virtual/perl-ExtUtils-ParseXS/ChangeLog b/virtual/perl-ExtUtils-ParseXS/ChangeLog
index 4b5f71e0f0a8..ed613ac7e0f4 100644
--- a/virtual/perl-ExtUtils-ParseXS/ChangeLog
+++ b/virtual/perl-ExtUtils-ParseXS/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-ExtUtils-ParseXS
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/ChangeLog,v 1.40 2011/12/25 11:47:11 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/ChangeLog,v 1.41 2012/01/08 17:16:07 tove Exp $
+
+*perl-ExtUtils-ParseXS-3.110.0 (08 Jan 2012)
+
+ 08 Jan 2012; Torsten Veller <tove@gentoo.org>
+ +perl-ExtUtils-ParseXS-3.110.0.ebuild:
+ Version bump
*perl-ExtUtils-ParseXS-3.80.0 (25 Dec 2011)
diff --git a/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-3.110.0.ebuild b/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-3.110.0.ebuild
new file mode 100644
index 000000000000..89feb4d32160
--- /dev/null
+++ b/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-3.110.0.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-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-3.110.0.ebuild,v 1.1 2012/01/08 17:16:07 tove Exp $
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~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}"