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/Filter-Template/
Date: Thu, 02 Jul 2015 04:50:46
Message-Id: 1435811410.2c6cb6de7c534ee20cfe1619661f8b8df85f0d8a.kent@gentoo
1 commit: 2c6cb6de7c534ee20cfe1619661f8b8df85f0d8a
2 Author: Daniel Westermann-Clark <dwc <AT> pobox <DOT> com>
3 AuthorDate: Tue Mar 16 21:46:39 2010 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Thu Jul 2 04:30:10 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=2c6cb6de
7
8 [rebase-filter: dwc/Filter-Template] Bump dev-perl/Filter-Template to 1.040 and remove versions not on CPAN
9 (Portage version: 2.1.7.17/git/Linux x86_64)
10 (Signed Manifest commit)
11
12 dev-perl/Filter-Template/ChangeLog | 9 ++++++++-
13 dev-perl/Filter-Template/Filter-Template-1.02.ebuild | 20 --------------------
14 ...late-1.03.ebuild => Filter-Template-1.040.ebuild} | 2 +-
15 3 files changed, 9 insertions(+), 22 deletions(-)
16
17 diff --git a/dev-perl/Filter-Template/ChangeLog b/dev-perl/Filter-Template/ChangeLog
18 index 3a28eaa..94f43c6 100644
19 --- a/dev-perl/Filter-Template/ChangeLog
20 +++ b/dev-perl/Filter-Template/ChangeLog
21 @@ -1,7 +1,14 @@
22 # ChangeLog for dev-perl/Filter-Template
23 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
24 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
25 # $Header: $
26
27 +*Filter-Template-1.040 (16 Mar 2010)
28 +
29 + 16 Mar 2010; Daniel Westermann-Clark <dwc@×××××.com>
30 + -Filter-Template-1.02.ebuild, -Filter-Template-1.03.ebuild,
31 + +Filter-Template-1.040.ebuild:
32 + Bump dev-perl/Filter-Template to 1.040 and remove versions not on CPAN
33 +
34 *Filter-Template-1.03 (13 Aug 2009)
35
36 13 Aug 2009; Daniel Westermann-Clark <dwc@×××××.com>
37
38 diff --git a/dev-perl/Filter-Template/Filter-Template-1.02.ebuild b/dev-perl/Filter-Template/Filter-Template-1.02.ebuild
39 deleted file mode 100644
40 index fede27a..0000000
41 --- a/dev-perl/Filter-Template/Filter-Template-1.02.ebuild
42 +++ /dev/null
43 @@ -1,20 +0,0 @@
44 -# Copyright 1999-2009 Gentoo Foundation
45 -# Distributed under the terms of the GNU General Public License v2
46 -# $Header: $
47 -
48 -EAPI=2
49 -
50 -MODULE_AUTHOR=RCAPUTO
51 -inherit perl-module
52 -
53 -DESCRIPTION="Source filter for code templates or macros"
54 -
55 -SLOT="0"
56 -LICENSE="|| ( Artistic GPL-2 )"
57 -KEYWORDS="~amd64 ~x86"
58 -SRC_TEST="do"
59 -
60 -IUSE="test"
61 -RDEPEND=""
62 -DEPEND="${RDEPEND}
63 - test? ( virtual/perl-Test-Simple )"
64
65 diff --git a/dev-perl/Filter-Template/Filter-Template-1.03.ebuild b/dev-perl/Filter-Template/Filter-Template-1.040.ebuild
66 similarity index 90%
67 rename from dev-perl/Filter-Template/Filter-Template-1.03.ebuild
68 rename to dev-perl/Filter-Template/Filter-Template-1.040.ebuild
69 index 6e763f7..4a14b03 100644
70 --- a/dev-perl/Filter-Template/Filter-Template-1.03.ebuild
71 +++ b/dev-perl/Filter-Template/Filter-Template-1.040.ebuild
72 @@ -1,4 +1,4 @@
73 -# Copyright 1999-2009 Gentoo Foundation
74 +# Copyright 1999-2010 Gentoo Foundation
75 # Distributed under the terms of the GNU General Public License v2
76 # $Header: $