* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/HTML-Quoted/
@ 2012-02-04 14:57 Torsten Veller
0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller @ 2012-02-04 14:57 UTC (permalink / raw
To: gentoo-commits
commit: 75dc20b53b76a09b80334043cbe76cb92703ad36
Author: Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 4 14:57:29 2012 +0000
Commit: Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Sat Feb 4 14:57:29 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=75dc20b5
[move] dev-perl/HTML-Quoted to ::gentoo
---
dev-perl/HTML-Quoted/ChangeLog | 10 ----------
dev-perl/HTML-Quoted/HTML-Quoted-0.30.0.ebuild | 24 ------------------------
dev-perl/HTML-Quoted/metadata.xml | 5 -----
3 files changed, 0 insertions(+), 39 deletions(-)
diff --git a/dev-perl/HTML-Quoted/ChangeLog b/dev-perl/HTML-Quoted/ChangeLog
deleted file mode 100644
index 151f789..0000000
--- a/dev-perl/HTML-Quoted/ChangeLog
+++ /dev/null
@@ -1,10 +0,0 @@
-# ChangeLog for dev-perl/HTML-Quoted
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*HTML-Quoted-0.30.0 (17 Oct 2011)
-
- 17 Oct 2011; Torsten Veller <tove@gentoo.org> +HTML-Quoted-0.30.0.ebuild,
- +metadata.xml:
- Version bump
-
diff --git a/dev-perl/HTML-Quoted/HTML-Quoted-0.30.0.ebuild b/dev-perl/HTML-Quoted/HTML-Quoted-0.30.0.ebuild
deleted file mode 100644
index fa518d0..0000000
--- a/dev-perl/HTML-Quoted/HTML-Quoted-0.30.0.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=RUZ
-MODULE_VERSION=0.03
-inherit perl-module
-
-DESCRIPTION="Extract structure of quoted HTML mail message"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- >=dev-perl/HTML-Parser-3.0.0
-"
-DEPEND="${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.420.0
-"
-
-SRC_TEST=do
diff --git a/dev-perl/HTML-Quoted/metadata.xml b/dev-perl/HTML-Quoted/metadata.xml
deleted file mode 100644
index 801e938..0000000
--- a/dev-perl/HTML-Quoted/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>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/HTML-Quoted/
@ 2011-10-17 18:12 Torsten Veller
0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller @ 2011-10-17 18:12 UTC (permalink / raw
To: gentoo-commits
commit: b169909a8996c206b20659179529bfde9728388f
Author: Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 17 17:03:22 2011 +0000
Commit: Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Mon Oct 17 17:03:22 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b169909a
[add] dev-perl/HTML-Quoted
(Portage version: 2.2.0_alpha67/git/Linux x86_64, signed Manifest commit with key 0x4E046AEC)
---
dev-perl/HTML-Quoted/ChangeLog | 10 ++++++++++
dev-perl/HTML-Quoted/HTML-Quoted-0.30.0.ebuild | 24 ++++++++++++++++++++++++
dev-perl/HTML-Quoted/metadata.xml | 5 +++++
3 files changed, 39 insertions(+), 0 deletions(-)
diff --git a/dev-perl/HTML-Quoted/ChangeLog b/dev-perl/HTML-Quoted/ChangeLog
new file mode 100644
index 0000000..151f789
--- /dev/null
+++ b/dev-perl/HTML-Quoted/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/HTML-Quoted
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*HTML-Quoted-0.30.0 (17 Oct 2011)
+
+ 17 Oct 2011; Torsten Veller <tove@gentoo.org> +HTML-Quoted-0.30.0.ebuild,
+ +metadata.xml:
+ Version bump
+
diff --git a/dev-perl/HTML-Quoted/HTML-Quoted-0.30.0.ebuild b/dev-perl/HTML-Quoted/HTML-Quoted-0.30.0.ebuild
new file mode 100644
index 0000000..fa518d0
--- /dev/null
+++ b/dev-perl/HTML-Quoted/HTML-Quoted-0.30.0.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=RUZ
+MODULE_VERSION=0.03
+inherit perl-module
+
+DESCRIPTION="Extract structure of quoted HTML mail message"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ >=dev-perl/HTML-Parser-3.0.0
+"
+DEPEND="${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.420.0
+"
+
+SRC_TEST=do
diff --git a/dev-perl/HTML-Quoted/metadata.xml b/dev-perl/HTML-Quoted/metadata.xml
new file mode 100644
index 0000000..801e938
--- /dev/null
+++ b/dev-perl/HTML-Quoted/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-02-04 14:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-04 14:57 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/HTML-Quoted/ Torsten Veller
-- strict thread matches above, loose matches on Subject: below --
2011-10-17 18:12 Torsten Veller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox