diff options
author | Torsten Veller <tove@gentoo.org> | 2012-09-08 06:54:41 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-09-08 06:54:41 +0000 |
commit | ecfef403c006d007661ddc0f90960d12c13e9769 (patch) | |
tree | ec0343bc69a903f2c44c32e9d3ec5018648371d0 /virtual | |
parent | [bump] perl-core/XSLoader-0.160.0 (diff) | |
download | gentoo-2-ecfef403c006d007661ddc0f90960d12c13e9769.tar.gz gentoo-2-ecfef403c006d007661ddc0f90960d12c13e9769.tar.bz2 gentoo-2-ecfef403c006d007661ddc0f90960d12c13e9769.zip |
[bump] virtual/perl-XSLoader-0.160.0
(Portage version: 2.2.0_alpha124/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-XSLoader/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/perl-XSLoader/perl-XSLoader-0.160.0.ebuild | 14 |
2 files changed, 20 insertions, 1 deletions
diff --git a/virtual/perl-XSLoader/ChangeLog b/virtual/perl-XSLoader/ChangeLog index a38d0d3e51ec..dc8ff10e4629 100644 --- a/virtual/perl-XSLoader/ChangeLog +++ b/virtual/perl-XSLoader/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for virtual/perl-XSLoader # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-XSLoader/ChangeLog,v 1.17 2012/09/01 12:15:56 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-XSLoader/ChangeLog,v 1.18 2012/09/08 06:54:41 tove Exp $ + +*perl-XSLoader-0.160.0 (08 Sep 2012) + + 08 Sep 2012; Torsten Veller <tove@gentoo.org> +perl-XSLoader-0.160.0.ebuild: + Version bump 01 Sep 2012; Fabian Groffen <grobian@gentoo.org> perl-XSLoader-0.150.0.ebuild: Marked ~ppc-aix, bug #432288 diff --git a/virtual/perl-XSLoader/perl-XSLoader-0.160.0.ebuild b/virtual/perl-XSLoader/perl-XSLoader-0.160.0.ebuild new file mode 100644 index 000000000000..ca803fd7f50b --- /dev/null +++ b/virtual/perl-XSLoader/perl-XSLoader-0.160.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-XSLoader/perl-XSLoader-0.160.0.ebuild,v 1.1 2012/09/08 06:54:41 tove Exp $ + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +IUSE="" + +RDEPEND="~perl-core/${PN#perl-}-${PV}" |