summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-08-24 04:08:04 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-08-24 04:08:04 +0000
commit6cabdb3b69397e9b548b933790ce43eb075e56a3 (patch)
treee451ab40118e1262a96a51e77b9c1521ed166b90 /virtual
parentBump (diff)
downloadgentoo-2-6cabdb3b69397e9b548b933790ce43eb075e56a3.tar.gz
gentoo-2-6cabdb3b69397e9b548b933790ce43eb075e56a3.tar.bz2
gentoo-2-6cabdb3b69397e9b548b933790ce43eb075e56a3.zip
Bump
(Portage version: 2.2.1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Text-ParseWords/ChangeLog8
-rw-r--r--virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.290.0.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Text-ParseWords/ChangeLog b/virtual/perl-Text-ParseWords/ChangeLog
index 796d3f924f35..16c3ef6b5f9e 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/ChangeLog,v 1.3 2013/08/14 05:27:06 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/ChangeLog,v 1.4 2013/08/24 04:08:04 patrick Exp $
+
+*perl-Text-ParseWords-3.290.0 (24 Aug 2013)
+
+ 24 Aug 2013; Patrick Lauer <patrick@gentoo.org>
+ +perl-Text-ParseWords-3.290.0.ebuild:
+ Bump
*perl-Text-ParseWords-3.280.0-r1 (14 Aug 2013)
diff --git a/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.290.0.ebuild b/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.290.0.ebuild
new file mode 100644
index 000000000000..a175474f2fe8
--- /dev/null
+++ b/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.290.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.290.0.ebuild,v 1.1 2013/08/24 04:08:04 patrick Exp $
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="|| ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )"