Gentoo Archives: gentoo-commits

From: Torsten Veller <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/HTML-Mason-PSGIHandler/
Date: Sat, 04 Feb 2012 14:59:23
Message-Id: 96c7a1581ef25222e1a418154ed0e9c7ee6ec8b5.tove@gentoo
1 commit: 96c7a1581ef25222e1a418154ed0e9c7ee6ec8b5
2 Author: Torsten Veller <tove <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 4 14:57:30 2012 +0000
4 Commit: Torsten Veller <tove <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 4 14:57:30 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=96c7a158
7
8 [move] dev-perl/HTML-Mason-PSGIHandler to ::gentoo
9
10 ---
11 dev-perl/HTML-Mason-PSGIHandler/ChangeLog | 10 -------
12 .../HTML-Mason-PSGIHandler-0.520.0.ebuild | 28 --------------------
13 dev-perl/HTML-Mason-PSGIHandler/metadata.xml | 5 ---
14 3 files changed, 0 insertions(+), 43 deletions(-)
15
16 diff --git a/dev-perl/HTML-Mason-PSGIHandler/ChangeLog b/dev-perl/HTML-Mason-PSGIHandler/ChangeLog
17 deleted file mode 100644
18 index 6845eb8..0000000
19 --- a/dev-perl/HTML-Mason-PSGIHandler/ChangeLog
20 +++ /dev/null
21 @@ -1,10 +0,0 @@
22 -# ChangeLog for dev-perl/HTML-Mason-PSGIHandler
23 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
24 -# $Header: $
25 -
26 -*HTML-Mason-PSGIHandler-0.520.0 (17 Oct 2011)
27 -
28 - 17 Oct 2011; Torsten Veller <tove@g.o>
29 - +HTML-Mason-PSGIHandler-0.520.0.ebuild, +metadata.xml:
30 - Initial commit
31 -
32
33 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
34 deleted file mode 100644
35 index 3b2a800..0000000
36 --- a/dev-perl/HTML-Mason-PSGIHandler/HTML-Mason-PSGIHandler-0.520.0.ebuild
37 +++ /dev/null
38 @@ -1,28 +0,0 @@
39 -# Copyright 1999-2011 Gentoo Foundation
40 -# Distributed under the terms of the GNU General Public License v2
41 -# $Header: $
42 -
43 -EAPI=4
44 -
45 -MODULE_AUTHOR=ABH
46 -MODULE_VERSION=0.52
47 -inherit perl-module
48 -
49 -DESCRIPTION="PSGI handler for HTML::Mason"
50 -
51 -SLOT="0"
52 -KEYWORDS="~amd64 ~x86"
53 -IUSE="test"
54 -
55 -RDEPEND="
56 - dev-perl/CGI-PSGI
57 - dev-perl/HTML-Mason
58 -"
59 -DEPEND="${RDEPEND}
60 - >=virtual/perl-ExtUtils-MakeMaker-6.310.0
61 - test? (
62 - dev-perl/Plack
63 - )
64 -"
65 -
66 -SRC_TEST=do
67
68 diff --git a/dev-perl/HTML-Mason-PSGIHandler/metadata.xml b/dev-perl/HTML-Mason-PSGIHandler/metadata.xml
69 deleted file mode 100644
70 index 801e938..0000000
71 --- a/dev-perl/HTML-Mason-PSGIHandler/metadata.xml
72 +++ /dev/null
73 @@ -1,5 +0,0 @@
74 -<?xml version="1.0" encoding="UTF-8"?>
75 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
76 -<pkgmetadata>
77 - <herd>perl</herd>
78 -</pkgmetadata>