diff options
author | Torsten Veller <tove@gentoo.org> | 2013-01-19 12:02:56 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2013-01-19 12:02:56 +0000 |
commit | c664a4f7716d744fd0b970edb215294cac1981c1 (patch) | |
tree | 3e32720ab37d80a64221284fa12a5195b4569c09 /virtual | |
parent | [bump] perl-core/Test-1.260.0 (diff) | |
download | gentoo-2-c664a4f7716d744fd0b970edb215294cac1981c1.tar.gz gentoo-2-c664a4f7716d744fd0b970edb215294cac1981c1.tar.bz2 gentoo-2-c664a4f7716d744fd0b970edb215294cac1981c1.zip |
[bump] virtual/perl-Test-1.260.0
(Portage version: 2.2.0_alpha154/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Test/ChangeLog | 9 | ||||
-rw-r--r-- | virtual/perl-Test/perl-Test-1.260.0.ebuild | 14 |
2 files changed, 21 insertions, 2 deletions
diff --git a/virtual/perl-Test/ChangeLog b/virtual/perl-Test/ChangeLog index 87960aaa530b..2b74565cd1d5 100644 --- a/virtual/perl-Test/ChangeLog +++ b/virtual/perl-Test/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for virtual/perl-Test -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test/ChangeLog,v 1.10 2012/05/21 11:50:36 tove Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test/ChangeLog,v 1.11 2013/01/19 12:02:56 tove Exp $ + +*perl-Test-1.260.0 (19 Jan 2013) + + 19 Jan 2013; Torsten Veller <tove@gentoo.org> +perl-Test-1.260.0.ebuild: + Version bump *perl-Test-1.250.200_rc-r1 (21 May 2012) diff --git a/virtual/perl-Test/perl-Test-1.260.0.ebuild b/virtual/perl-Test/perl-Test-1.260.0.ebuild new file mode 100644 index 000000000000..14acfaf42266 --- /dev/null +++ b/virtual/perl-Test/perl-Test-1.260.0.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test/perl-Test-1.260.0.ebuild,v 1.1 2013/01/19 12:02:56 tove Exp $ + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +IUSE="" + +RDEPEND="~perl-core/${PN#perl-}-${PV}" |