diff options
author | Torsten Veller <tove@gentoo.org> | 2013-03-13 08:04:30 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2013-03-13 08:04:30 +0000 |
commit | 44ca6cab3fcce2a52660a7c661e058107e3cd75a (patch) | |
tree | 63483cd86351ebccd0b256d56bd8950bd1c6d117 /virtual/perl-Text-ParseWords | |
parent | old (diff) | |
download | gentoo-2-44ca6cab3fcce2a52660a7c661e058107e3cd75a.tar.gz gentoo-2-44ca6cab3fcce2a52660a7c661e058107e3cd75a.tar.bz2 gentoo-2-44ca6cab3fcce2a52660a7c661e058107e3cd75a.zip |
[bump] virtual/perl-Text-ParseWords-3.280.0
(Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'virtual/perl-Text-ParseWords')
-rw-r--r-- | virtual/perl-Text-ParseWords/ChangeLog | 10 | ||||
-rw-r--r-- | virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0.ebuild | 14 |
2 files changed, 22 insertions, 2 deletions
diff --git a/virtual/perl-Text-ParseWords/ChangeLog b/virtual/perl-Text-ParseWords/ChangeLog index b7a3d7357b6f..cf4b2ca11377 100644 --- a/virtual/perl-Text-ParseWords/ChangeLog +++ b/virtual/perl-Text-ParseWords/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-Text-ParseWords -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/ChangeLog,v 1.1 2012/06/24 06:57:29 tove Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/ChangeLog,v 1.2 2013/03/13 08:04:30 tove Exp $ + +*perl-Text-ParseWords-3.280.0 (13 Mar 2013) + + 13 Mar 2013; Torsten Veller <tove@gentoo.org> + +perl-Text-ParseWords-3.280.0.ebuild: + Version bump *perl-Text-ParseWords-3.270.0 (24 Jun 2012) diff --git a/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0.ebuild b/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0.ebuild new file mode 100644 index 000000000000..5c3b4a8a1797 --- /dev/null +++ b/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.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-Text-ParseWords/perl-Text-ParseWords-3.280.0.ebuild,v 1.1 2013/03/13 08:04:30 tove Exp $ + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="~perl-core/${PN#perl-}-${PV}" |