diff options
author | Torsten Veller <tove@gentoo.org> | 2012-03-17 11:27:38 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-03-17 11:27:38 +0000 |
commit | 3a4702f8d06477ca023532cb034588ed02456ca8 (patch) | |
tree | e1f3d51004d2ab3bf9d156003d92936d130114c4 /virtual/perl-Module-Load-Conditional | |
parent | [bump] perl-core/Module-Load-Conditional-0.480.0 (diff) | |
download | gentoo-2-3a4702f8d06477ca023532cb034588ed02456ca8.tar.gz gentoo-2-3a4702f8d06477ca023532cb034588ed02456ca8.tar.bz2 gentoo-2-3a4702f8d06477ca023532cb034588ed02456ca8.zip |
[bump] virtual/perl-Module-Load-Conditional-0.480.0
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Module-Load-Conditional')
-rw-r--r-- | virtual/perl-Module-Load-Conditional/ChangeLog | 10 | ||||
-rw-r--r-- | virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.480.0.ebuild | 14 |
2 files changed, 22 insertions, 2 deletions
diff --git a/virtual/perl-Module-Load-Conditional/ChangeLog b/virtual/perl-Module-Load-Conditional/ChangeLog index 13c9ca6f4889..45e5ed918977 100644 --- a/virtual/perl-Module-Load-Conditional/ChangeLog +++ b/virtual/perl-Module-Load-Conditional/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-Module-Load-Conditional -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v 1.24 2011/09/13 18:22:00 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v 1.25 2012/03/17 11:27:38 tove Exp $ + +*perl-Module-Load-Conditional-0.480.0 (17 Mar 2012) + + 17 Mar 2012; Torsten Veller <tove@gentoo.org> + +perl-Module-Load-Conditional-0.480.0.ebuild: + Version bump *perl-Module-Load-Conditional-0.460.0 (13 Sep 2011) diff --git a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.480.0.ebuild b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.480.0.ebuild new file mode 100644 index 000000000000..884d8dc0c05c --- /dev/null +++ b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.480.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-Module-Load-Conditional/perl-Module-Load-Conditional-0.480.0.ebuild,v 1.1 2012/03/17 11:27:38 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}" |