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-TryCatch/
Date: Fri, 26 Sep 2014 14:04:16
Message-Id: 1411738818.ab16bf4a7bb1a46d87554b2ae48460ab6c511d67.wschlich@gentoo
1 commit: ab16bf4a7bb1a46d87554b2ae48460ab6c511d67
2 Author: Wolfram Schlich <wschlich <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 26 13:40:18 2014 +0000
4 Commit: Wolfram Schlich <wschlich <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 26 13:40:18 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=dev/wschlich.git;a=commit;h=ab16bf4a
7
8 version bump, bump EAPI to 5
9
10 Package-Manager: portage-2.2.13
11
12 ---
13 dev-perl/Exception-Class-TryCatch/ChangeLog | 10 ++++++++--
14 ...yCatch-1.12.ebuild => Exception-Class-TryCatch-1.13.ebuild} | 4 ++--
15 dev-perl/Exception-Class-TryCatch/Manifest | 5 +----
16 dev-perl/Exception-Class-TryCatch/metadata.xml | 1 -
17 4 files changed, 11 insertions(+), 9 deletions(-)
18
19 diff --git a/dev-perl/Exception-Class-TryCatch/ChangeLog b/dev-perl/Exception-Class-TryCatch/ChangeLog
20 index ae238d7..98969bb 100644
21 --- a/dev-perl/Exception-Class-TryCatch/ChangeLog
22 +++ b/dev-perl/Exception-Class-TryCatch/ChangeLog
23 @@ -1,8 +1,14 @@
24 # ChangeLog for dev-perl/Exception-Class-TryCatch
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-TryCatch-1.13 (26 Sep 2014)
30 +
31 + 26 Sep 2014; Wolfram Schlich <wschlich@g.o>
32 + +Exception-Class-TryCatch-1.13.ebuild, -Exception-Class-TryCatch-1.12.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-TryCatch-1.12.ebuild:
38 initial import
39 -
40
41 diff --git a/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.12.ebuild b/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.13.ebuild
42 similarity index 88%
43 rename from dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.12.ebuild
44 rename to dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.13.ebuild
45 index 77b3c10..ff1959d 100644
46 --- a/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.12.ebuild
47 +++ b/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.13.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=DAGOLDEN
58 inherit perl-module
59
60 diff --git a/dev-perl/Exception-Class-TryCatch/Manifest b/dev-perl/Exception-Class-TryCatch/Manifest
61 index 8233570..054d4a7 100644
62 --- a/dev-perl/Exception-Class-TryCatch/Manifest
63 +++ b/dev-perl/Exception-Class-TryCatch/Manifest
64 @@ -1,4 +1 @@
65 -DIST Exception-Class-TryCatch-1.12.tar.gz 17811 RMD160 4a72ca02a53938ac6925b968705536b21b58553c SHA1 4e1f5b7f716e0bd357e010c9a4a0c6c34f943045 SHA256 4161c9bcd11ac60f053db94a0fcb74844372bdea1701477f4bd31c132eb4235c
66 -EBUILD Exception-Class-TryCatch-1.12.ebuild 414 RMD160 ae3d106e87fd22158d522dbc4bae6d4913134b9c SHA1 ea3ee875ab7686a058f6408821b101349aa5e3b9 SHA256 382e1d74785355ec356acebd0da0148a593fe7500592660ec9617acfb1f159cf
67 -MISC ChangeLog 261 RMD160 3b3f8c542c9757c4bcd3a44d77c76f18d9850699 SHA1 8f1ce9a1072719195fa5f0cefb3268ea1864f818 SHA256 64e5a5ddbe8bee7b84a770742e83f4a5dc976cbdc6425e25c26bf5382744c87d
68 -MISC metadata.xml 306 RMD160 f1a137ada6fd6c5f77745d9a35b5ac5e7378190c SHA1 15f52896cbd26a1f148cad69f1d5116bb8699217 SHA256 6bd24d2166b7158c69c1c76ea7ef7f8be1846432e117aec7e6e8963193cd57cd
69 +DIST Exception-Class-TryCatch-1.13.tar.gz 20629 SHA256 5e05770a09a52c7d3d9139e10a93757133f099b863d0823c8e4a021df7ffa502 SHA512 bf5f5b39484cf762543044b1946e4b26ce91369cb41efd4b4b422e5ec749fd7661e1891b86eea368521797f9a4224569382ab25f03d8908b0fb31aac070601d9 WHIRLPOOL b779667ce63bc6c6362626d6fb4d34c07437ea385d00e6c2858a83ac7fe4e47e77d2a23b0d1190073f3dc96722d217f53ec241dc956cc255a87935c97667fb36
70
71 diff --git a/dev-perl/Exception-Class-TryCatch/metadata.xml b/dev-perl/Exception-Class-TryCatch/metadata.xml
72 index 1b334d2..f8cf4c7 100644
73 --- a/dev-perl/Exception-Class-TryCatch/metadata.xml
74 +++ b/dev-perl/Exception-Class-TryCatch/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>