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/Test-Without-Module/
Date: Sat, 02 Mar 2013 09:14:43
Message-Id: 1362215670.508e29e27a5ce875df2e017435c83de3aca020c4.tove@gentoo
1 commit: 508e29e27a5ce875df2e017435c83de3aca020c4
2 Author: Torsten Veller <tove <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 2 09:14:30 2013 +0000
4 Commit: Torsten Veller <tove <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 2 09:14:30 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=508e29e2
7
8 [move] dev-perl/Test-Without-Module to ::gentoo
9
10 ---
11 dev-perl/Test-Without-Module/ChangeLog | 16 ---------------
12 .../Test-Without-Module-0.170.0.ebuild | 21 --------------------
13 dev-perl/Test-Without-Module/metadata.xml | 13 ------------
14 3 files changed, 0 insertions(+), 50 deletions(-)
15
16 diff --git a/dev-perl/Test-Without-Module/ChangeLog b/dev-perl/Test-Without-Module/ChangeLog
17 deleted file mode 100644
18 index 82b79ca..0000000
19 --- a/dev-perl/Test-Without-Module/ChangeLog
20 +++ /dev/null
21 @@ -1,16 +0,0 @@
22 -# ChangeLog for dev-perl/Test-Without-Module
23 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
24 -# $Header: $
25 -
26 -*Test-Without-Module-0.170.0 (22 Apr 2012)
27 -
28 - 22 Apr 2012; Kent Fredric <kentfredric@×××××.com>
29 - -Test-Without-Module-0.17.ebuild, +Test-Without-Module-0.170.0.ebuild:
30 - Migrate to x.y.z
31 -
32 -*Test-Without-Module-0.17 (15 Aug 2010)
33 -
34 - 15 Aug 2010; Kent Fredric <kentfredric@×××××.com>
35 - +Test-Without-Module-0.17.ebuild, +metadata.xml:
36 - Added
37 -
38
39 diff --git a/dev-perl/Test-Without-Module/Test-Without-Module-0.170.0.ebuild b/dev-perl/Test-Without-Module/Test-Without-Module-0.170.0.ebuild
40 deleted file mode 100644
41 index 8ff871a..0000000
42 --- a/dev-perl/Test-Without-Module/Test-Without-Module-0.170.0.ebuild
43 +++ /dev/null
44 @@ -1,21 +0,0 @@
45 -# Copyright 1999-2012 Gentoo Foundation
46 -# Distributed under the terms of the GNU General Public License v2
47 -# $Header: $
48 -EAPI=3
49 -MODULE_AUTHOR=CORION
50 -MODULE_VERSION="0.17"
51 -inherit perl-module
52 -
53 -DESCRIPTION="Test fallback behaviour in absence of modules"
54 -LICENSE="|| ( Artistic GPL-2 )"
55 -SLOT="0"
56 -KEYWORDS="~amd64 ~x86"
57 -IUSE=""
58 -COMMON_DEPEND=""
59 -DEPEND="
60 - ${COMMON_DEPEND}
61 -"
62 -RDEPEND="
63 - ${COMMON_DEPEND}
64 -"
65 -SRC_TEST="do"
66
67 diff --git a/dev-perl/Test-Without-Module/metadata.xml b/dev-perl/Test-Without-Module/metadata.xml
68 deleted file mode 100644
69 index 397c006..0000000
70 --- a/dev-perl/Test-Without-Module/metadata.xml
71 +++ /dev/null
72 @@ -1,13 +0,0 @@
73 -<?xml version="1.0" encoding="UTF-8"?>
74 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
75 -<pkgmetadata>
76 - <herd>perl</herd>
77 - <maintainer>
78 - <email>kentfredric@×××××.com</email>
79 - <name>Kent Fredric</name>
80 - </maintainer>
81 - <upstream>
82 - <remote-id type="cpan">Test-Without-Module</remote-id>
83 - <remote-id type="cpan-module">Test::Without::Module</remote-id>
84 - </upstream>
85 -</pkgmetadata>