summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-08-14 05:27:06 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-08-14 05:27:06 +0000
commitc1d84172457a9ec7817dab109c75d11003ecff93 (patch)
treeec7051324d184227dbf8a397ab40ea2a4ecf2f58 /virtual/perl-Text-ParseWords
parentImport from perl-experimental overlay (diff)
downloadgentoo-2-c1d84172457a9ec7817dab109c75d11003ecff93.tar.gz
gentoo-2-c1d84172457a9ec7817dab109c75d11003ecff93.tar.bz2
gentoo-2-c1d84172457a9ec7817dab109c75d11003ecff93.zip
Import from perl-experimental overlay
(Portage version: 2.2.0/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'virtual/perl-Text-ParseWords')
-rw-r--r--virtual/perl-Text-ParseWords/ChangeLog9
-rw-r--r--virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0-r1.ebuild14
2 files changed, 21 insertions, 2 deletions
diff --git a/virtual/perl-Text-ParseWords/ChangeLog b/virtual/perl-Text-ParseWords/ChangeLog
index cf4b2ca11377..796d3f924f35 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.2 2013/03/13 08:04:30 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/ChangeLog,v 1.3 2013/08/14 05:27:06 patrick Exp $
+
+*perl-Text-ParseWords-3.280.0-r1 (14 Aug 2013)
+
+ 14 Aug 2013; Patrick Lauer <patrick@gentoo.org>
+ +perl-Text-ParseWords-3.280.0-r1.ebuild:
+ Import from perl-experimental overlay
*perl-Text-ParseWords-3.280.0 (13 Mar 2013)
@@ -13,4 +19,3 @@
24 Jun 2012; Torsten Veller <tove@gentoo.org>
+perl-Text-ParseWords-3.270.0.ebuild, +metadata.xml:
Initial commit
-
diff --git a/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0-r1.ebuild b/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0-r1.ebuild
new file mode 100644
index 000000000000..4da5f2238530
--- /dev/null
+++ b/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0-r1.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-r1.ebuild,v 1.1 2013/08/14 05:27:06 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} )"