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/Business-Tax-VAT-Validation/
Date: Wed, 08 Feb 2012 13:55:37
Message-Id: 420d9b3dbeee6e2842ed3c1de8c93237616e9c3a.kent@gentoo
1 commit: 420d9b3dbeee6e2842ed3c1de8c93237616e9c3a
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Wed Feb 8 13:45:48 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Wed Feb 8 13:45:48 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=420d9b3d
7
8 [cpanclean] Business-Tax-VAT-Validation-0.200.0
9
10 (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
11
12 ---
13 .../Business-Tax-VAT-Validation-0.200.0.ebuild | 22 --------------------
14 dev-perl/Business-Tax-VAT-Validation/ChangeLog | 6 ++++-
15 2 files changed, 5 insertions(+), 23 deletions(-)
16
17 diff --git a/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.200.0.ebuild b/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.200.0.ebuild
18 deleted file mode 100644
19 index e6cb19d..0000000
20 --- a/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.200.0.ebuild
21 +++ /dev/null
22 @@ -1,22 +0,0 @@
23 -# Copyright 1999-2011 Gentoo Foundation
24 -# Distributed under the terms of the GNU General Public License v2
25 -# $Header: $
26 -
27 -EAPI=3
28 -
29 -MODULE_VERSION=0.20
30 -MODULE_AUTHOR=BPGN
31 -inherit perl-module
32 -
33 -DESCRIPTION="A class for european VAT numbers validation."
34 -
35 -SLOT="0"
36 -KEYWORDS="~amd64 ~x86"
37 -IUSE=""
38 -
39 -RDEPEND="
40 - dev-perl/libwww-perl
41 -"
42 -DEPEND="${RDEPEND}"
43 -
44 -SRC_TEST=do
45
46 diff --git a/dev-perl/Business-Tax-VAT-Validation/ChangeLog b/dev-perl/Business-Tax-VAT-Validation/ChangeLog
47 index 08eea0c..911587a 100644
48 --- a/dev-perl/Business-Tax-VAT-Validation/ChangeLog
49 +++ b/dev-perl/Business-Tax-VAT-Validation/ChangeLog
50 @@ -1,7 +1,11 @@
51 # ChangeLog for dev-perl/Business-Tax-VAT-Validation
52 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
53 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
54 # $Header: $
55
56 + 08 Feb 2012; Kent Fredric <kentfredric@×××××.com>
57 + -Business-Tax-VAT-Validation-0.200.0.ebuild:
58 + Gone on CPAN
59 +
60 *Business-Tax-VAT-Validation-0.220.0 (24 Oct 2011)
61
62 24 Oct 2011; Kent Fredric <kentfredric@×××××.com>