public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/XML-LibXML-Simple/
@ 2012-05-07  5:19 Kent Fredric
  0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2012-05-07  5:19 UTC (permalink / raw
  To: gentoo-commits

commit:     af738be2cd6c4f2f5812184154feead7c013ee91
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun May  6 19:40:28 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun May  6 19:40:28 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=af738be2

[move2gentoo] Remove XML-LibXML-Simple entirely, now in ::gentoo

---
 dev-perl/XML-LibXML-Simple/ChangeLog               |   10 -------
 .../XML-LibXML-Simple-0.910.0.ebuild               |   28 --------------------
 dev-perl/XML-LibXML-Simple/metadata.xml            |    8 -----
 3 files changed, 0 insertions(+), 46 deletions(-)

diff --git a/dev-perl/XML-LibXML-Simple/ChangeLog b/dev-perl/XML-LibXML-Simple/ChangeLog
deleted file mode 100644
index e16fe05..0000000
--- a/dev-perl/XML-LibXML-Simple/ChangeLog
+++ /dev/null
@@ -1,10 +0,0 @@
-# ChangeLog for dev-perl/XML-LibXML-Simple
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*XML-LibXML-Simple-0.910.0 (17 Oct 2011)
-
-  17 Oct 2011; Torsten Veller <tove@gentoo.org>
-  +XML-LibXML-Simple-0.910.0.ebuild, +metadata.xml:
-  Initial commit (#386817). Thanks to Christopher Schwan
-

diff --git a/dev-perl/XML-LibXML-Simple/XML-LibXML-Simple-0.910.0.ebuild b/dev-perl/XML-LibXML-Simple/XML-LibXML-Simple-0.910.0.ebuild
deleted file mode 100644
index c6aa8c9..0000000
--- a/dev-perl/XML-LibXML-Simple/XML-LibXML-Simple-0.910.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=MARKOV
-MODULE_VERSION=0.91
-inherit perl-module
-
-DESCRIPTION="XML::LibXML based XML::Simple clone"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-	dev-perl/File-Slurp
-	>=dev-perl/XML-LibXML-1.640.0
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		>=dev-perl/Test-Pod-1.0.0
-	)
-"
-
-SRC_TEST=do

diff --git a/dev-perl/XML-LibXML-Simple/metadata.xml b/dev-perl/XML-LibXML-Simple/metadata.xml
deleted file mode 100644
index 178cacb..0000000
--- a/dev-perl/XML-LibXML-Simple/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<herd>perl</herd>
-        <upstream>
-                <remote-id type="cpan">XML-LibXML-Simple</remote-id>
-        </upstream>
-</pkgmetadata>



^ permalink raw reply related	[flat|nested] 2+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/XML-LibXML-Simple/
@ 2011-10-17 13:42 Torsten Veller
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller @ 2011-10-17 13:42 UTC (permalink / raw
  To: gentoo-commits

commit:     d174b593321a85c8a370c5be1c2f21b142fd4c64
Author:     Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 17 13:40:27 2011 +0000
Commit:     Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Mon Oct 17 13:40:27 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=d174b593

[add] dev-perl/XML-LibXML-Simple

(Portage version: 2.2.0_alpha67/git/Linux x86_64, signed Manifest commit with key 0x4E046AEC)

---
 dev-perl/XML-LibXML-Simple/ChangeLog               |   10 +++++++
 .../XML-LibXML-Simple-0.910.0.ebuild               |   28 ++++++++++++++++++++
 dev-perl/XML-LibXML-Simple/metadata.xml            |    5 +++
 3 files changed, 43 insertions(+), 0 deletions(-)

diff --git a/dev-perl/XML-LibXML-Simple/ChangeLog b/dev-perl/XML-LibXML-Simple/ChangeLog
new file mode 100644
index 0000000..e16fe05
--- /dev/null
+++ b/dev-perl/XML-LibXML-Simple/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/XML-LibXML-Simple
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*XML-LibXML-Simple-0.910.0 (17 Oct 2011)
+
+  17 Oct 2011; Torsten Veller <tove@gentoo.org>
+  +XML-LibXML-Simple-0.910.0.ebuild, +metadata.xml:
+  Initial commit (#386817). Thanks to Christopher Schwan
+

diff --git a/dev-perl/XML-LibXML-Simple/XML-LibXML-Simple-0.910.0.ebuild b/dev-perl/XML-LibXML-Simple/XML-LibXML-Simple-0.910.0.ebuild
new file mode 100644
index 0000000..c6aa8c9
--- /dev/null
+++ b/dev-perl/XML-LibXML-Simple/XML-LibXML-Simple-0.910.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=MARKOV
+MODULE_VERSION=0.91
+inherit perl-module
+
+DESCRIPTION="XML::LibXML based XML::Simple clone"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	dev-perl/File-Slurp
+	>=dev-perl/XML-LibXML-1.640.0
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=dev-perl/Test-Pod-1.0.0
+	)
+"
+
+SRC_TEST=do

diff --git a/dev-perl/XML-LibXML-Simple/metadata.xml b/dev-perl/XML-LibXML-Simple/metadata.xml
new file mode 100644
index 0000000..801e938
--- /dev/null
+++ b/dev-perl/XML-LibXML-Simple/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>



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

end of thread, other threads:[~2012-05-07  5:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-07  5:19 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/XML-LibXML-Simple/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2011-10-17 13:42 Torsten Veller

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