Gentoo Archives: gentoo-commits

From: "Ian Stakenvicius (axs)" <axs@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Data-UUID: Data-UUID-1.217.0-r1.ebuild Data-UUID-1.219.0-r1.ebuild ChangeLog Data-UUID-1.219.0.ebuild Data-UUID-1.217.0.ebuild
Date: Fri, 22 Aug 2014 20:55:01
Message-Id: 20140822205457.5E74D3C05@oystercatcher.gentoo.org
1 axs 14/08/22 20:54:57
2
3 Modified: ChangeLog
4 Added: Data-UUID-1.217.0-r1.ebuild
5 Data-UUID-1.219.0-r1.ebuild
6 Removed: Data-UUID-1.219.0.ebuild Data-UUID-1.217.0.ebuild
7 Log:
8 bumped EAPI to 5; committed directly to stable as no other changes present and revbump helps stable systems to keep from dieing on perl-5.18 upgrade
9
10 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 2B6559ED)
11
12 Revision Changes Path
13 1.63 dev-perl/Data-UUID/ChangeLog
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-UUID/ChangeLog?rev=1.63&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-UUID/ChangeLog?rev=1.63&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-UUID/ChangeLog?r1=1.62&r2=1.63
18
19 Index: ChangeLog
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Data-UUID/ChangeLog,v
22 retrieving revision 1.62
23 retrieving revision 1.63
24 diff -u -r1.62 -r1.63
25 --- ChangeLog 25 Aug 2013 07:20:32 -0000 1.62
26 +++ ChangeLog 22 Aug 2014 20:54:57 -0000 1.63
27 @@ -1,6 +1,15 @@
28 # ChangeLog for dev-perl/Data-UUID
29 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
30 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-UUID/ChangeLog,v 1.62 2013/08/25 07:20:32 patrick Exp $
31 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
32 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-UUID/ChangeLog,v 1.63 2014/08/22 20:54:57 axs Exp $
33 +
34 +*Data-UUID-1.217.0-r1 (22 Aug 2014)
35 +*Data-UUID-1.219.0-r1 (22 Aug 2014)
36 +
37 + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@g.o>
38 + +Data-UUID-1.217.0-r1.ebuild, +Data-UUID-1.219.0-r1.ebuild,
39 + -Data-UUID-1.217.0.ebuild, -Data-UUID-1.219.0.ebuild:
40 + bumped EAPI to 5; committed directly to stable as no other changes present and
41 + revbump helps stable systems to keep from dieing on perl-5.18 upgrade
42
43 *Data-UUID-1.219.0 (25 Aug 2013)
44
45
46
47
48 1.1 dev-perl/Data-UUID/Data-UUID-1.217.0-r1.ebuild
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-UUID/Data-UUID-1.217.0-r1.ebuild?rev=1.1&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-UUID/Data-UUID-1.217.0-r1.ebuild?rev=1.1&content-type=text/plain
52
53 Index: Data-UUID-1.217.0-r1.ebuild
54 ===================================================================
55 # Copyright 1999-2014 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-UUID/Data-UUID-1.217.0-r1.ebuild,v 1.1 2014/08/22 20:54:57 axs Exp $
58
59 EAPI=5
60
61 MODULE_AUTHOR=RJBS
62 MODULE_VERSION=1.217
63 inherit perl-module
64
65 DESCRIPTION="Perl extension for generating Globally/Universally Unique Identifiers (GUIDs/UUIDs)"
66
67 LICENSE="BSD"
68 SLOT="0"
69 KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
70 IUSE=""
71
72 RDEPEND="virtual/perl-Digest-MD5"
73 DEPEND="${RDEPEND}"
74
75 SRC_TEST="do"
76
77
78
79 1.1 dev-perl/Data-UUID/Data-UUID-1.219.0-r1.ebuild
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-UUID/Data-UUID-1.219.0-r1.ebuild?rev=1.1&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-UUID/Data-UUID-1.219.0-r1.ebuild?rev=1.1&content-type=text/plain
83
84 Index: Data-UUID-1.219.0-r1.ebuild
85 ===================================================================
86 # Copyright 1999-2014 Gentoo Foundation
87 # Distributed under the terms of the GNU General Public License v2
88 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-UUID/Data-UUID-1.219.0-r1.ebuild,v 1.1 2014/08/22 20:54:57 axs Exp $
89
90 EAPI=5
91
92 MODULE_AUTHOR=RJBS
93 MODULE_VERSION=1.219
94 inherit perl-module
95
96 DESCRIPTION="Perl extension for generating Globally/Universally Unique Identifiers (GUIDs/UUIDs)"
97
98 LICENSE="BSD"
99 SLOT="0"
100 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
101 IUSE=""
102
103 RDEPEND="virtual/perl-Digest-MD5"
104 DEPEND="${RDEPEND}"
105
106 SRC_TEST="do"