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/Module-Runtime/
Date: Sun, 30 Oct 2011 17:34:12
Message-Id: 7ac851e58ac431ee905a3b21f325268169d4aeb2.tove@gentoo
1 commit: 7ac851e58ac431ee905a3b21f325268169d4aeb2
2 Author: Torsten Veller <tove <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 30 17:33:40 2011 +0000
4 Commit: Torsten Veller <tove <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 30 17:33:40 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7ac851e5
7
8 [move] dev-perl/Module-Runtime to ::gentoo
9
10 ---
11 dev-perl/Module-Runtime/ChangeLog | 36 --------------------
12 .../Module-Runtime/Module-Runtime-0.7.0.ebuild | 28 ---------------
13 .../Module-Runtime/Module-Runtime-0.8.0.ebuild | 30 ----------------
14 dev-perl/Module-Runtime/metadata.xml | 9 -----
15 4 files changed, 0 insertions(+), 103 deletions(-)
16
17 diff --git a/dev-perl/Module-Runtime/ChangeLog b/dev-perl/Module-Runtime/ChangeLog
18 deleted file mode 100644
19 index 7427848..0000000
20 --- a/dev-perl/Module-Runtime/ChangeLog
21 +++ /dev/null
22 @@ -1,36 +0,0 @@
23 -# ChangeLog for dev-perl/Module-Runtime
24 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: $
26 -
27 -*Module-Runtime-0.8.0 (24 May 2011)
28 -
29 - 24 May 2011; Kent Fredric <kentfredric@×××××.com>
30 - +Module-Runtime-0.8.0.ebuild:
31 - Bump
32 -
33 -*Module-Runtime-0.7.0 (24 May 2011)
34 -
35 - 24 May 2011; Kent Fredric <kentfredric@×××××.com>
36 - -Module-Runtime-0.007.ebuild, +Module-Runtime-0.7.0.ebuild:
37 - Migrate to x.y.z
38 -
39 - 03 Jun 2010; Torsten Veller <tove@g.o>
40 - -Module-Runtime-0.006.ebuild:
41 - Removed from CPAN
42 -
43 - 29 Apr 2010; Michele Beltrame <m@××××××××××.info>
44 - +Module-Runtime-0.007.ebuild:
45 - Bump
46 -
47 -*Module-Runtime-0.007 (29 Apr 2010)
48 -
49 - 29 Apr 2010; Michele Beltrame <m@××××××××××.info>
50 - +Module-Runtime-0.007.ebuild:
51 - Bump
52 -
53 -*Module-Runtime-0.006 (14 Aug 2009)
54 -
55 - 14 Aug 2009; Kent Fredric <kentfredric@×××××.com>
56 - +Module-Runtime-0.006.ebuild, +metadata.xml:
57 - Added
58 -
59
60 diff --git a/dev-perl/Module-Runtime/Module-Runtime-0.7.0.ebuild b/dev-perl/Module-Runtime/Module-Runtime-0.7.0.ebuild
61 deleted file mode 100644
62 index 76dfd8c..0000000
63 --- a/dev-perl/Module-Runtime/Module-Runtime-0.7.0.ebuild
64 +++ /dev/null
65 @@ -1,28 +0,0 @@
66 -# Copyright 1999-2011 Gentoo Foundation
67 -# Distributed under the terms of the GNU General Public License v2
68 -# $Header: $
69 -EAPI=2
70 -MODULE_AUTHOR=ZEFRAM
71 -MODULE_VERSION="0.007"
72 -inherit perl-module
73 -
74 -DESCRIPTION="runtime module handling"
75 -LICENSE="|| ( Artistic GPL-2 )"
76 -SLOT="0"
77 -KEYWORDS="~amd64 ~x86"
78 -IUSE="test"
79 -COMMON_DEPEND="
80 - virtual/perl-parent
81 - dev-perl/Params-Classify
82 -"
83 -DEPEND="
84 - ${COMMON_DEPEND}
85 - virtual/perl-Module-Build
86 - test? (
87 - virtual/perl-Test-Simple
88 - )
89 -"
90 -RDEPEND="
91 - ${COMMON_DEPEND}
92 -"
93 -SRC_TEST="do"
94
95 diff --git a/dev-perl/Module-Runtime/Module-Runtime-0.8.0.ebuild b/dev-perl/Module-Runtime/Module-Runtime-0.8.0.ebuild
96 deleted file mode 100644
97 index d7a7088..0000000
98 --- a/dev-perl/Module-Runtime/Module-Runtime-0.8.0.ebuild
99 +++ /dev/null
100 @@ -1,30 +0,0 @@
101 -# Copyright 1999-2011 Gentoo Foundation
102 -# Distributed under the terms of the GNU General Public License v2
103 -# $Header: $
104 -EAPI=4
105 -MODULE_AUTHOR=ZEFRAM
106 -MODULE_VERSION=0.008
107 -inherit perl-module
108 -
109 -DESCRIPTION="runtime module handling"
110 -LICENSE="|| ( Artistic GPL-2 )"
111 -SLOT="0"
112 -KEYWORDS="~amd64 ~x86"
113 -IUSE="test"
114 -comment() { echo ''; }
115 -COMMON_DEPEND="
116 - $(comment virutal/perl-Exporter)
117 - dev-perl/Params-Classify
118 - virtual/perl-parent
119 -"
120 -DEPEND="
121 - ${COMMON_DEPEND}
122 - virtual/perl-Module-Build
123 - test? (
124 - virtual/perl-Test-Simple
125 - )
126 -"
127 -RDEPEND="
128 - ${COMMON_DEPEND}
129 -"
130 -SRC_TEST="do"
131
132 diff --git a/dev-perl/Module-Runtime/metadata.xml b/dev-perl/Module-Runtime/metadata.xml
133 deleted file mode 100644
134 index ccc7e0f..0000000
135 --- a/dev-perl/Module-Runtime/metadata.xml
136 +++ /dev/null
137 @@ -1,9 +0,0 @@
138 -<?xml version="1.0" encoding="UTF-8"?>
139 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
140 -<pkgmetadata>
141 - <herd>perl</herd>
142 - <maintainer>
143 - <email>kentfredric@×××××.com</email>
144 - <name>Kent Fredric</name>
145 - </maintainer>
146 -</pkgmetadata>