diff options
author | Torsten Veller <tove@gentoo.org> | 2012-02-02 14:51:52 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-02-02 14:51:52 +0000 |
commit | 04a2a7e652319f5f8880f4eaca4a84030fb43cc4 (patch) | |
tree | a3a5b0fbbb5cf68a82e9dd7cf0a26f3975844261 /virtual/perl-ExtUtils-ParseXS | |
parent | [bump] perl-core/ExtUtils-ParseXS-3.150.0 (diff) | |
download | gentoo-2-04a2a7e652319f5f8880f4eaca4a84030fb43cc4.tar.gz gentoo-2-04a2a7e652319f5f8880f4eaca4a84030fb43cc4.tar.bz2 gentoo-2-04a2a7e652319f5f8880f4eaca4a84030fb43cc4.zip |
[bump] virtual/perl-ExtUtils-ParseXS-3.150.0
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-ExtUtils-ParseXS')
-rw-r--r-- | virtual/perl-ExtUtils-ParseXS/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-3.150.0.ebuild | 14 |
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-ExtUtils-ParseXS/ChangeLog b/virtual/perl-ExtUtils-ParseXS/ChangeLog index ed613ac7e0f4..3de6d6cc97fb 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/ChangeLog,v 1.42 2012/02/02 14:51:52 tove Exp $ + +*perl-ExtUtils-ParseXS-3.150.0 (02 Feb 2012) + + 02 Feb 2012; Torsten Veller <tove@gentoo.org> + +perl-ExtUtils-ParseXS-3.150.0.ebuild: + Version bump *perl-ExtUtils-ParseXS-3.110.0 (08 Jan 2012) diff --git a/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-3.150.0.ebuild b/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-3.150.0.ebuild new file mode 100644 index 000000000000..dffd3aa68601 --- /dev/null +++ b/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-3.150.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.150.0.ebuild,v 1.1 2012/02/02 14:51:52 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}" |