diff options
author | Torsten Veller <tove@gentoo.org> | 2011-12-25 11:47:11 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-12-25 11:47:11 +0000 |
commit | 30680f7ca78f1ccc385731324e1ad2706abe0210 (patch) | |
tree | 11bde0c0eba5902e0cfc8ee16ff602a5769e205b /virtual | |
parent | [bump] perl-core/ExtUtils-ParseXS-3.80.0 (diff) | |
download | gentoo-2-30680f7ca78f1ccc385731324e1ad2706abe0210.tar.gz gentoo-2-30680f7ca78f1ccc385731324e1ad2706abe0210.tar.bz2 gentoo-2-30680f7ca78f1ccc385731324e1ad2706abe0210.zip |
[bump] virtual/perl-ExtUtils-ParseXS-3.80.0
(Portage version: 2.2.0_alpha82/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-ExtUtils-ParseXS/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-3.80.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 377e3c3edf27..4b5f71e0f0a8 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.39 2011/12/19 14:10:30 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/ChangeLog,v 1.40 2011/12/25 11:47:11 tove Exp $ + +*perl-ExtUtils-ParseXS-3.80.0 (25 Dec 2011) + + 25 Dec 2011; Torsten Veller <tove@gentoo.org> + +perl-ExtUtils-ParseXS-3.80.0.ebuild: + Version bump *perl-ExtUtils-ParseXS-3.70.0 (19 Dec 2011) diff --git a/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-3.80.0.ebuild b/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-3.80.0.ebuild new file mode 100644 index 000000000000..8954fdaf71f2 --- /dev/null +++ b/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-3.80.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-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-3.80.0.ebuild,v 1.1 2011/12/25 11:47:11 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}" |