public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/HTML-Mason-PSGIHandler/
@ 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:     96c7a1581ef25222e1a418154ed0e9c7ee6ec8b5
Author:     Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  4 14:57:30 2012 +0000
Commit:     Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Sat Feb  4 14:57:30 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=96c7a158

[move] dev-perl/HTML-Mason-PSGIHandler to ::gentoo

---
 dev-perl/HTML-Mason-PSGIHandler/ChangeLog          |   10 -------
 .../HTML-Mason-PSGIHandler-0.520.0.ebuild          |   28 --------------------
 dev-perl/HTML-Mason-PSGIHandler/metadata.xml       |    5 ---
 3 files changed, 0 insertions(+), 43 deletions(-)

diff --git a/dev-perl/HTML-Mason-PSGIHandler/ChangeLog b/dev-perl/HTML-Mason-PSGIHandler/ChangeLog
deleted file mode 100644
index 6845eb8..0000000
--- a/dev-perl/HTML-Mason-PSGIHandler/ChangeLog
+++ /dev/null
@@ -1,10 +0,0 @@
-# ChangeLog for dev-perl/HTML-Mason-PSGIHandler
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*HTML-Mason-PSGIHandler-0.520.0 (17 Oct 2011)
-
-  17 Oct 2011; Torsten Veller <tove@gentoo.org>
-  +HTML-Mason-PSGIHandler-0.520.0.ebuild, +metadata.xml:
-  Initial commit
-

diff --git a/dev-perl/HTML-Mason-PSGIHandler/HTML-Mason-PSGIHandler-0.520.0.ebuild b/dev-perl/HTML-Mason-PSGIHandler/HTML-Mason-PSGIHandler-0.520.0.ebuild
deleted file mode 100644
index 3b2a800..0000000
--- a/dev-perl/HTML-Mason-PSGIHandler/HTML-Mason-PSGIHandler-0.520.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=ABH
-MODULE_VERSION=0.52
-inherit perl-module
-
-DESCRIPTION="PSGI handler for HTML::Mason"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-	dev-perl/CGI-PSGI
-	dev-perl/HTML-Mason
-"
-DEPEND="${RDEPEND}
-	>=virtual/perl-ExtUtils-MakeMaker-6.310.0
-	test? (
-		dev-perl/Plack
-	)
-"
-
-SRC_TEST=do

diff --git a/dev-perl/HTML-Mason-PSGIHandler/metadata.xml b/dev-perl/HTML-Mason-PSGIHandler/metadata.xml
deleted file mode 100644
index 801e938..0000000
--- a/dev-perl/HTML-Mason-PSGIHandler/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-Mason-PSGIHandler/
@ 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:     dc7a1d66c8381fd83635126f705ae621ad5ef8cb
Author:     Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 17 17:56:07 2011 +0000
Commit:     Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Mon Oct 17 17:56:07 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=dc7a1d66

[add] dev-perl/HTML-Mason-PSGIHandler

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

---
 dev-perl/HTML-Mason-PSGIHandler/ChangeLog          |   10 +++++++
 .../HTML-Mason-PSGIHandler-0.520.0.ebuild          |   28 ++++++++++++++++++++
 dev-perl/HTML-Mason-PSGIHandler/metadata.xml       |    5 +++
 3 files changed, 43 insertions(+), 0 deletions(-)

diff --git a/dev-perl/HTML-Mason-PSGIHandler/ChangeLog b/dev-perl/HTML-Mason-PSGIHandler/ChangeLog
new file mode 100644
index 0000000..6845eb8
--- /dev/null
+++ b/dev-perl/HTML-Mason-PSGIHandler/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/HTML-Mason-PSGIHandler
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*HTML-Mason-PSGIHandler-0.520.0 (17 Oct 2011)
+
+  17 Oct 2011; Torsten Veller <tove@gentoo.org>
+  +HTML-Mason-PSGIHandler-0.520.0.ebuild, +metadata.xml:
+  Initial commit
+

diff --git a/dev-perl/HTML-Mason-PSGIHandler/HTML-Mason-PSGIHandler-0.520.0.ebuild b/dev-perl/HTML-Mason-PSGIHandler/HTML-Mason-PSGIHandler-0.520.0.ebuild
new file mode 100644
index 0000000..3b2a800
--- /dev/null
+++ b/dev-perl/HTML-Mason-PSGIHandler/HTML-Mason-PSGIHandler-0.520.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=ABH
+MODULE_VERSION=0.52
+inherit perl-module
+
+DESCRIPTION="PSGI handler for HTML::Mason"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	dev-perl/CGI-PSGI
+	dev-perl/HTML-Mason
+"
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.310.0
+	test? (
+		dev-perl/Plack
+	)
+"
+
+SRC_TEST=do

diff --git a/dev-perl/HTML-Mason-PSGIHandler/metadata.xml b/dev-perl/HTML-Mason-PSGIHandler/metadata.xml
new file mode 100644
index 0000000..801e938
--- /dev/null
+++ b/dev-perl/HTML-Mason-PSGIHandler/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:59 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-Mason-PSGIHandler/ 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