public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Text-ParseWords/
@ 2013-08-13 11:37 Kent Fredric
  0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2013-08-13 11:37 UTC (permalink / raw
  To: gentoo-commits

commit:     c19408cb856ba3e76a9eeb2f2dccf718d04ec708
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Aug 13 03:06:06 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Aug 13 11:21:14 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c19408cb

[virtual] add perl-Text-ParseWords-3.280.0-r1 for perl-5.18*

Package-Manager: portage-2.2.0_alpha186
Manifest-Sign-Key: E854324B1366A820

---
 virtual/perl-Text-ParseWords/ChangeLog             | 22 ++++++++++++++++++++++
 virtual/perl-Text-ParseWords/metadata.xml          |  5 +++++
 .../perl-Text-ParseWords-3.280.0-r1.ebuild         | 14 ++++++++++++++
 3 files changed, 41 insertions(+)

diff --git a/virtual/perl-Text-ParseWords/ChangeLog b/virtual/perl-Text-ParseWords/ChangeLog
new file mode 100644
index 0000000..710981f
--- /dev/null
+++ b/virtual/perl-Text-ParseWords/ChangeLog
@@ -0,0 +1,22 @@
+# 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 $
+
+*perl-Text-ParseWords-3.280.0-r1 (13 Aug 2013)
+
+  13 Aug 2013; Kent Fredric <kentfredric@gmail.com>
+  +perl-Text-ParseWords-3.280.0-r1.ebuild, +metadata.xml:
+  add perl-Text-ParseWords-3.280.0-r1 for perl-5.18*
+
+*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)
+
+  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/metadata.xml b/virtual/perl-Text-ParseWords/metadata.xml
new file mode 100644
index 0000000..36ee0f0
--- /dev/null
+++ b/virtual/perl-Text-ParseWords/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <herd>perl</herd>
+</pkgmetadata>

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 0000000..3ffec90
--- /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.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="|| ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Text-ParseWords/
@ 2013-11-09  5:56 Kent Fredric
  0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2013-11-09  5:56 UTC (permalink / raw
  To: gentoo-commits

commit:     23e88701313fdfbe72b5eb9c638f4b7ecd622d8d
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Nov  8 15:52:30 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Nov  8 15:52:30 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=23e88701

[remove] perl-Text-ParseWords ( in gentoo )

---
 virtual/perl-Text-ParseWords/ChangeLog             | 22 ----------------------
 virtual/perl-Text-ParseWords/metadata.xml          |  5 -----
 .../perl-Text-ParseWords-3.280.0-r1.ebuild         | 14 --------------
 3 files changed, 41 deletions(-)

diff --git a/virtual/perl-Text-ParseWords/ChangeLog b/virtual/perl-Text-ParseWords/ChangeLog
deleted file mode 100644
index 710981f..0000000
--- a/virtual/perl-Text-ParseWords/ChangeLog
+++ /dev/null
@@ -1,22 +0,0 @@
-# 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 $
-
-*perl-Text-ParseWords-3.280.0-r1 (13 Aug 2013)
-
-  13 Aug 2013; Kent Fredric <kentfredric@gmail.com>
-  +perl-Text-ParseWords-3.280.0-r1.ebuild, +metadata.xml:
-  add perl-Text-ParseWords-3.280.0-r1 for perl-5.18*
-
-*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)
-
-  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/metadata.xml b/virtual/perl-Text-ParseWords/metadata.xml
deleted file mode 100644
index 36ee0f0..0000000
--- a/virtual/perl-Text-ParseWords/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <herd>perl</herd>
-</pkgmetadata>

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
deleted file mode 100644
index 3ffec90..0000000
--- a/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0-r1.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# 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="|| ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-11-09  5:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-13 11:37 [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Text-ParseWords/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2013-11-09  5:56 Kent Fredric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox