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/Petal/
Date: Sat, 28 Apr 2012 10:41:45
Message-Id: 1335609037.eee338f4ca41be9ea60875d7a150a077639215bf.kent@gentoo
1 commit: eee338f4ca41be9ea60875d7a150a077639215bf
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Sat Apr 28 00:21:55 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Sat Apr 28 10:30:37 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=eee338f4
7
8 [cpanclean] Petal-2.190.0
9
10 (Portage version: 2.2.0_alpha100/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
11
12 ---
13 dev-perl/Petal/ChangeLog | 5 ++++-
14 dev-perl/Petal/Petal-2.190.0.ebuild | 18 ------------------
15 2 files changed, 4 insertions(+), 19 deletions(-)
16
17 diff --git a/dev-perl/Petal/ChangeLog b/dev-perl/Petal/ChangeLog
18 index a7f51e3..5394251 100644
19 --- a/dev-perl/Petal/ChangeLog
20 +++ b/dev-perl/Petal/ChangeLog
21 @@ -1,7 +1,10 @@
22 # ChangeLog for dev-perl/Petal
23 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
24 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
25 # $Header: $
26
27 + 28 Apr 2012; Kent Fredric <kentfredric@×××××.com> -Petal-2.190.0.ebuild:
28 + Gone on CPAN
29 +
30 *Petal-2.200.0 (27 Aug 2011)
31
32 27 Aug 2011; Kent Fredric <kentfredric@×××××.com> +Petal-2.200.0.ebuild:
33
34 diff --git a/dev-perl/Petal/Petal-2.190.0.ebuild b/dev-perl/Petal/Petal-2.190.0.ebuild
35 deleted file mode 100644
36 index f7ff95d..0000000
37 --- a/dev-perl/Petal/Petal-2.190.0.ebuild
38 +++ /dev/null
39 @@ -1,18 +0,0 @@
40 -# Copyright 1999-2011 Gentoo Foundation
41 -# Distributed under the terms of the GNU General Public License v2
42 -# $Header: $
43 -
44 -MODULE_AUTHOR=BPOSTLE
45 -MODULE_VERSION="2.19"
46 -inherit perl-module
47 -
48 -DESCRIPTION="Perl Template Attribute Language - TAL for Perl!"
49 -LICENSE="|| ( Artistic GPL-2 )"
50 -
51 -SLOT="0"
52 -KEYWORDS="~amd64 ~x86"
53 -
54 -IUSE=""
55 -DEPEND="
56 - >=dev-perl/MKDoc-XML-0.72
57 -"