diff options
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}" |