* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/File-Slurp-Unicode/
@ 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: 659d5aa3adba06358f0e148004cd9d5d5f397ed7
Author: Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 17 13:34:58 2011 +0000
Commit: Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Mon Oct 17 13:34:58 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=659d5aa3
[add] dev-perl/File-Slurp-Unicode
(Portage version: 2.2.0_alpha67/git/Linux x86_64, signed Manifest commit with key 0x4E046AEC)
---
dev-perl/File-Slurp-Unicode/ChangeLog | 14 +++++++++++
.../File-Slurp-Unicode-0.7.1.ebuild | 24 ++++++++++++++++++++
dev-perl/File-Slurp-Unicode/metadata.xml | 5 ++++
3 files changed, 43 insertions(+), 0 deletions(-)
diff --git a/dev-perl/File-Slurp-Unicode/ChangeLog b/dev-perl/File-Slurp-Unicode/ChangeLog
new file mode 100644
index 0000000..dbeb676
--- /dev/null
+++ b/dev-perl/File-Slurp-Unicode/ChangeLog
@@ -0,0 +1,14 @@
+# ChangeLog for dev-perl/File-Slurp-Unicode
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+ 17 Oct 2011; Torsten Veller <tove@gentoo.org>
+ +File-Slurp-Unicode-0.7.1.ebuild, +metadata.xml:
+ Initial commit (#386805). Thanks to Christopher Schwan
+
+*File-Slurp-Unicode-0.7.1 (17 Oct 2011)
+
+ 17 Oct 2011; Torsten Veller <tove@gentoo.org>
+ +File-Slurp-Unicode-0.7.1.ebuild, +metadata.xml:
+ Initial commit (#386805). Thanks to Christopher Schwan
+
diff --git a/dev-perl/File-Slurp-Unicode/File-Slurp-Unicode-0.7.1.ebuild b/dev-perl/File-Slurp-Unicode/File-Slurp-Unicode-0.7.1.ebuild
new file mode 100644
index 0000000..c051eba
--- /dev/null
+++ b/dev-perl/File-Slurp-Unicode/File-Slurp-Unicode-0.7.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=DAVID
+MODULE_VERSION=0.7.1
+inherit perl-module
+
+DESCRIPTION="Reading/Writing of Complete Files with Character Encoding Support"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ dev-perl/File-Slurp
+"
+DEPEND="${RDEPEND}
+ virtual/perl-Module-Build
+"
+
+SRC_TEST=do
diff --git a/dev-perl/File-Slurp-Unicode/metadata.xml b/dev-perl/File-Slurp-Unicode/metadata.xml
new file mode 100644
index 0000000..801e938
--- /dev/null
+++ b/dev-perl/File-Slurp-Unicode/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
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/File-Slurp-Unicode/
@ 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: 920b600f6b274b598cddd67730a0656f3aa729b3
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun May 6 19:41:18 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun May 6 19:41:18 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=920b600f
[move2gentoo] Remove File-Slurp-Unicode entirely, now in ::gentoo
---
dev-perl/File-Slurp-Unicode/ChangeLog | 14 -----------
.../File-Slurp-Unicode-0.7.1.ebuild | 24 --------------------
dev-perl/File-Slurp-Unicode/metadata.xml | 8 ------
3 files changed, 0 insertions(+), 46 deletions(-)
diff --git a/dev-perl/File-Slurp-Unicode/ChangeLog b/dev-perl/File-Slurp-Unicode/ChangeLog
deleted file mode 100644
index dbeb676..0000000
--- a/dev-perl/File-Slurp-Unicode/ChangeLog
+++ /dev/null
@@ -1,14 +0,0 @@
-# ChangeLog for dev-perl/File-Slurp-Unicode
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 17 Oct 2011; Torsten Veller <tove@gentoo.org>
- +File-Slurp-Unicode-0.7.1.ebuild, +metadata.xml:
- Initial commit (#386805). Thanks to Christopher Schwan
-
-*File-Slurp-Unicode-0.7.1 (17 Oct 2011)
-
- 17 Oct 2011; Torsten Veller <tove@gentoo.org>
- +File-Slurp-Unicode-0.7.1.ebuild, +metadata.xml:
- Initial commit (#386805). Thanks to Christopher Schwan
-
diff --git a/dev-perl/File-Slurp-Unicode/File-Slurp-Unicode-0.7.1.ebuild b/dev-perl/File-Slurp-Unicode/File-Slurp-Unicode-0.7.1.ebuild
deleted file mode 100644
index c051eba..0000000
--- a/dev-perl/File-Slurp-Unicode/File-Slurp-Unicode-0.7.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=DAVID
-MODULE_VERSION=0.7.1
-inherit perl-module
-
-DESCRIPTION="Reading/Writing of Complete Files with Character Encoding Support"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- dev-perl/File-Slurp
-"
-DEPEND="${RDEPEND}
- virtual/perl-Module-Build
-"
-
-SRC_TEST=do
diff --git a/dev-perl/File-Slurp-Unicode/metadata.xml b/dev-perl/File-Slurp-Unicode/metadata.xml
deleted file mode 100644
index 0d41eb5..0000000
--- a/dev-perl/File-Slurp-Unicode/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">File-Slurp-Unicode</remote-id>
- </upstream>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-05-07 5:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-17 13:42 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/File-Slurp-Unicode/ Torsten Veller
-- strict thread matches above, loose matches on Subject: below --
2012-05-07 5:19 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox