Gentoo Archives: gentoo-commits

From: Wolfram Schlich <wschlich@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/wschlich:master commit in: dev-perl/Exception-Class-DBI/
Date: Fri, 26 Sep 2014 14:04:17
Message-Id: 1411738593.16dad68935fd867493c781435b2609d4659ffb4a.wschlich@gentoo
1 commit: 16dad68935fd867493c781435b2609d4659ffb4a
2 Author: Wolfram Schlich <wschlich <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 26 13:36:33 2014 +0000
4 Commit: Wolfram Schlich <wschlich <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 26 13:36:33 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=dev/wschlich.git;a=commit;h=16dad689
7
8 version bump, bump EAPI to 5
9
10 Package-Manager: portage-2.2.13
11
12 ---
13 dev-perl/Exception-Class-DBI/ChangeLog | 10 ++++++++--
14 ...n-Class-DBI-1.00.ebuild => Exception-Class-DBI-1.01.ebuild} | 4 ++--
15 dev-perl/Exception-Class-DBI/Manifest | 5 +----
16 dev-perl/Exception-Class-DBI/metadata.xml | 1 -
17 4 files changed, 11 insertions(+), 9 deletions(-)
18
19 diff --git a/dev-perl/Exception-Class-DBI/ChangeLog b/dev-perl/Exception-Class-DBI/ChangeLog
20 index 541e3d3..c7ab4e9 100644
21 --- a/dev-perl/Exception-Class-DBI/ChangeLog
22 +++ b/dev-perl/Exception-Class-DBI/ChangeLog
23 @@ -1,8 +1,14 @@
24 # ChangeLog for dev-perl/Exception-Class-DBI
25 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 # $Header: $
28
29 +*Exception-Class-DBI-1.01 (26 Sep 2014)
30 +
31 + 26 Sep 2014; Wolfram Schlich <wschlich@g.o>
32 + +Exception-Class-DBI-1.01.ebuild, -Exception-Class-DBI-1.00.ebuild,
33 + metadata.xml:
34 + version bump, bump EAPI to 5
35 +
36 03 Aug 2009; Wolfram Schlich <wschlich@g.o> +metadata.xml,
37 +Exception-Class-DBI-1.00.ebuild:
38 initial import
39 -
40
41 diff --git a/dev-perl/Exception-Class-DBI/Exception-Class-DBI-1.00.ebuild b/dev-perl/Exception-Class-DBI/Exception-Class-DBI-1.01.ebuild
42 similarity index 87%
43 rename from dev-perl/Exception-Class-DBI/Exception-Class-DBI-1.00.ebuild
44 rename to dev-perl/Exception-Class-DBI/Exception-Class-DBI-1.01.ebuild
45 index 92a27f5..90e12a4 100644
46 --- a/dev-perl/Exception-Class-DBI/Exception-Class-DBI-1.00.ebuild
47 +++ b/dev-perl/Exception-Class-DBI/Exception-Class-DBI-1.01.ebuild
48 @@ -1,8 +1,8 @@
49 -# Copyright 1999-2009 Gentoo Foundation
50 +# Copyright 1999-2014 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: $
53
54 -EAPI=2
55 +EAPI=5
56
57 MODULE_AUTHOR=DWHEELER
58 inherit perl-module
59
60 diff --git a/dev-perl/Exception-Class-DBI/Manifest b/dev-perl/Exception-Class-DBI/Manifest
61 index 0765711..fbb3721 100644
62 --- a/dev-perl/Exception-Class-DBI/Manifest
63 +++ b/dev-perl/Exception-Class-DBI/Manifest
64 @@ -1,4 +1 @@
65 -DIST Exception-Class-DBI-1.00.tar.gz 12054 RMD160 6932a8a84e79458258a0b9d8320fac527712d870 SHA1 64890e28662cffbbdbd4a8384879f690c9b53bdf SHA256 5a88a3303131e14eb41315728ac2f0370eae46e864b8762f6f05eaa179eecd2e
66 -EBUILD Exception-Class-DBI-1.00.ebuild 380 RMD160 5b7cd41ccd7a27eb884074585977e561d2352ebf SHA1 1b2d63fcb7011240b9fbdc0a4fa15f0bfc549708 SHA256 e1d28ecdeb2287039de02067905f2cd7cb965c1d09d4909a92a37c8d0ce68f52
67 -MISC ChangeLog 251 RMD160 42af9a1f63881019f1d6e6751a90ddacd8a823c1 SHA1 52ecfccdf30ad1b67b2cee7f196d636d196c4e71 SHA256 627b2cf5f032838a924ab418e9555a093908c5137dc7aa441ec26e94692a09ee
68 -MISC metadata.xml 306 RMD160 f1a137ada6fd6c5f77745d9a35b5ac5e7378190c SHA1 15f52896cbd26a1f148cad69f1d5116bb8699217 SHA256 6bd24d2166b7158c69c1c76ea7ef7f8be1846432e117aec7e6e8963193cd57cd
69 +DIST Exception-Class-DBI-1.01.tar.gz 14401 SHA256 1ec7af370f518378855957c34ef281d2657641634df4f0298dc8d56fafe174e2 SHA512 d40c1c9d972ab81acd2c8fe748cf7fec9cf9eab2898d81faeef55a6daab962d256a15a98a2e6279ec8367738f3e8fee71b80e722cd72daa162c5a3f9e428eff5 WHIRLPOOL 2716060620fe3e0739cea1cc02af7fa5c2f19f3ddb05d45c4a7c2b7865e2dc994d0767b54469919500643b3f339d3e049584e7b73b04f64a52b63cfd7cacc465
70
71 diff --git a/dev-perl/Exception-Class-DBI/metadata.xml b/dev-perl/Exception-Class-DBI/metadata.xml
72 index 1b334d2..f8cf4c7 100644
73 --- a/dev-perl/Exception-Class-DBI/metadata.xml
74 +++ b/dev-perl/Exception-Class-DBI/metadata.xml
75 @@ -1,7 +1,6 @@
76 <?xml version="1.0" encoding="UTF-8"?>
77 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
78 <pkgmetadata>
79 - <herd>no-herd</herd>
80 <maintainer>
81 <email>wschlich@g.o</email>
82 <name>Wolfram Schlich</name>