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/Class-DBI-Loader/
Date: Thu, 28 Aug 2014 07:30:13
Message-Id: 1409207671.8d8c05ba9244ffecc36a98e09a8bda9ae68d6bac.kent@gentoo
1 commit: 8d8c05ba9244ffecc36a98e09a8bda9ae68d6bac
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Thu Aug 28 06:34:31 2014 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Thu Aug 28 06:34:31 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=8d8c05ba
7
8 [cleanup] dev-perl/Class-DBI-Loader Remove old EAPIs
9
10 Package-Manager: portage-2.2.10
11
12 ---
13 dev-perl/Class-DBI-Loader/ChangeLog | 6 +++++-
14 dev-perl/Class-DBI-Loader/Class-DBI-Loader-0.31.ebuild | 18 ------------------
15 dev-perl/Class-DBI-Loader/Class-DBI-Loader-0.32.ebuild | 18 ------------------
16 3 files changed, 5 insertions(+), 37 deletions(-)
17
18 diff --git a/dev-perl/Class-DBI-Loader/ChangeLog b/dev-perl/Class-DBI-Loader/ChangeLog
19 index 475e23d..49d82c2 100644
20 --- a/dev-perl/Class-DBI-Loader/ChangeLog
21 +++ b/dev-perl/Class-DBI-Loader/ChangeLog
22 @@ -1,7 +1,11 @@
23 # ChangeLog for dev-perl/Class-DBI-Loader
24 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
25 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
26 # $Header: $
27
28 + 28 Aug 2014; Kent Fredric <kentfredric@×××××.com>
29 + -Class-DBI-Loader-0.31.ebuild, -Class-DBI-Loader-0.32.ebuild:
30 + Remove old EAPIs
31 +
32 26 Apr 2013; Kent Fredric <kentfredric@×××××.com>
33 Class-DBI-Loader-0.31.ebuild, Class-DBI-Loader-0.32.ebuild,
34 Class-DBI-Loader-0.34.ebuild:
35
36 diff --git a/dev-perl/Class-DBI-Loader/Class-DBI-Loader-0.31.ebuild b/dev-perl/Class-DBI-Loader/Class-DBI-Loader-0.31.ebuild
37 deleted file mode 100644
38 index 7608916..0000000
39 --- a/dev-perl/Class-DBI-Loader/Class-DBI-Loader-0.31.ebuild
40 +++ /dev/null
41 @@ -1,18 +0,0 @@
42 -# Copyright 1999-2013 Gentoo Foundation
43 -# Distributed under the terms of the GNU General Public License v2
44 -# $Header: $
45 -
46 -MODULE_AUTHOR=DMAKI
47 -inherit perl-module
48 -
49 -DESCRIPTION="Dynamic definition of Class::DBI sub classes."
50 -LICENSE="|| ( Artistic GPL-2 )"
51 -
52 -SLOT="0"
53 -KEYWORDS="~amd64 ~x86"
54 -
55 -IUSE=""
56 -DEPEND="
57 - >=dev-perl/Class-DBI-0.89
58 - >=dev-perl/DBI-1.300.0
59 - dev-perl/Lingua-EN-Inflect"
60
61 diff --git a/dev-perl/Class-DBI-Loader/Class-DBI-Loader-0.32.ebuild b/dev-perl/Class-DBI-Loader/Class-DBI-Loader-0.32.ebuild
62 deleted file mode 100644
63 index 7608916..0000000
64 --- a/dev-perl/Class-DBI-Loader/Class-DBI-Loader-0.32.ebuild
65 +++ /dev/null
66 @@ -1,18 +0,0 @@
67 -# Copyright 1999-2013 Gentoo Foundation
68 -# Distributed under the terms of the GNU General Public License v2
69 -# $Header: $
70 -
71 -MODULE_AUTHOR=DMAKI
72 -inherit perl-module
73 -
74 -DESCRIPTION="Dynamic definition of Class::DBI sub classes."
75 -LICENSE="|| ( Artistic GPL-2 )"
76 -
77 -SLOT="0"
78 -KEYWORDS="~amd64 ~x86"
79 -
80 -IUSE=""
81 -DEPEND="
82 - >=dev-perl/Class-DBI-0.89
83 - >=dev-perl/DBI-1.300.0
84 - dev-perl/Lingua-EN-Inflect"