Gentoo Archives: gentoo-commits

From: Kent Fredric <kentfredric@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-View-Mason/
Date: Sun, 29 Mar 2015 17:19:23
Message-Id: 1427649338.11674a0bdb02675837e068bd8179f02a4c2403b7.kent@gentoo
1 commit: 11674a0bdb02675837e068bd8179f02a4c2403b7
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Sun Mar 29 16:26:40 2015 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Sun Mar 29 17:15:38 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=11674a0b
7
8 [cleanup] Catalyst-View-Mason: Remove old versions
9
10 Package-Manager: portage-2.2.17
11
12 .../Catalyst-View-Mason-0.15.ebuild | 20 --------------------
13 .../Catalyst-View-Mason-0.16.ebuild | 20 --------------------
14 .../Catalyst-View-Mason-0.17.ebuild | 21 ---------------------
15 3 files changed, 61 deletions(-)
16
17 diff --git a/dev-perl/Catalyst-View-Mason/Catalyst-View-Mason-0.15.ebuild b/dev-perl/Catalyst-View-Mason/Catalyst-View-Mason-0.15.ebuild
18 deleted file mode 100644
19 index 21cd85b..0000000
20 --- a/dev-perl/Catalyst-View-Mason/Catalyst-View-Mason-0.15.ebuild
21 +++ /dev/null
22 @@ -1,20 +0,0 @@
23 -# Copyright 1999-2009 Gentoo Foundation
24 -# Distributed under the terms of the GNU General Public License v2
25 -# $Header: $
26 -EAPI=2
27 -MODULE_AUTHOR=FLORA
28 -inherit perl-module
29 -
30 -DESCRIPTION="Mason View Class"
31 -LICENSE="|| ( Artistic GPL-2 )"
32 -
33 -SLOT="0"
34 -KEYWORDS="~amd64 ~x86"
35 -
36 -IUSE=""
37 -RDEPEND="
38 - dev-perl/Catalyst-Runtime
39 - dev-perl/HTML-Mason
40 -"
41 -DEPEND="${RDEPEND}"
42 -SRC_TEST=do
43
44 diff --git a/dev-perl/Catalyst-View-Mason/Catalyst-View-Mason-0.16.ebuild b/dev-perl/Catalyst-View-Mason/Catalyst-View-Mason-0.16.ebuild
45 deleted file mode 100644
46 index 21cd85b..0000000
47 --- a/dev-perl/Catalyst-View-Mason/Catalyst-View-Mason-0.16.ebuild
48 +++ /dev/null
49 @@ -1,20 +0,0 @@
50 -# Copyright 1999-2009 Gentoo Foundation
51 -# Distributed under the terms of the GNU General Public License v2
52 -# $Header: $
53 -EAPI=2
54 -MODULE_AUTHOR=FLORA
55 -inherit perl-module
56 -
57 -DESCRIPTION="Mason View Class"
58 -LICENSE="|| ( Artistic GPL-2 )"
59 -
60 -SLOT="0"
61 -KEYWORDS="~amd64 ~x86"
62 -
63 -IUSE=""
64 -RDEPEND="
65 - dev-perl/Catalyst-Runtime
66 - dev-perl/HTML-Mason
67 -"
68 -DEPEND="${RDEPEND}"
69 -SRC_TEST=do
70
71 diff --git a/dev-perl/Catalyst-View-Mason/Catalyst-View-Mason-0.17.ebuild b/dev-perl/Catalyst-View-Mason/Catalyst-View-Mason-0.17.ebuild
72 deleted file mode 100644
73 index 60f3629..0000000
74 --- a/dev-perl/Catalyst-View-Mason/Catalyst-View-Mason-0.17.ebuild
75 +++ /dev/null
76 @@ -1,21 +0,0 @@
77 -# Copyright 1999-2009 Gentoo Foundation
78 -# Distributed under the terms of the GNU General Public License v2
79 -# $Header: $
80 -EAPI=2
81 -MODULE_AUTHOR=FLORA
82 -inherit perl-module
83 -
84 -DESCRIPTION="Mason View Class"
85 -LICENSE="|| ( Artistic GPL-2 )"
86 -
87 -SLOT="0"
88 -KEYWORDS="~amd64 ~x86"
89 -
90 -IUSE=""
91 -RDEPEND="
92 - dev-perl/Catalyst-Runtime
93 - dev-perl/HTML-Mason
94 - virtual/perl-parent
95 - dev-perl/MRO-Compat
96 -"
97 -DEPEND="${RDEPEND}"