Gentoo Archives: gentoo-commits

From: "Mikle Kolyada (zlogene)" <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Data-Uniqid: Data-Uniqid-0.120.0.ebuild ChangeLog
Date: Sat, 31 May 2014 10:20:43
Message-Id: 20140531102040.2671E2004E@flycatcher.gentoo.org
1 zlogene 14/05/31 10:20:40
2
3 Modified: Data-Uniqid-0.120.0.ebuild ChangeLog
4 Log:
5 amd64/x86 stable
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
8
9 Revision Changes Path
10 1.2 dev-perl/Data-Uniqid/Data-Uniqid-0.120.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-Uniqid/Data-Uniqid-0.120.0.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-Uniqid/Data-Uniqid-0.120.0.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-Uniqid/Data-Uniqid-0.120.0.ebuild?r1=1.1&r2=1.2
15
16 Index: Data-Uniqid-0.120.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Data-Uniqid/Data-Uniqid-0.120.0.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- Data-Uniqid-0.120.0.ebuild 24 Jun 2012 19:28:08 -0000 1.1
23 +++ Data-Uniqid-0.120.0.ebuild 31 May 2014 10:20:39 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Uniqid/Data-Uniqid-0.120.0.ebuild,v 1.1 2012/06/24 19:28:08 tove Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Uniqid/Data-Uniqid-0.120.0.ebuild,v 1.2 2014/05/31 10:20:39 zlogene Exp $
30
31 EAPI="4"
32
33 @@ -11,7 +11,7 @@
34 DESCRIPTION="Perl extension for simple generating of unique ids"
35
36 SLOT="0"
37 -KEYWORDS="~amd64 ~x86"
38 +KEYWORDS="amd64 x86"
39 IUSE=""
40
41 RDEPEND="
42
43
44
45 1.5 dev-perl/Data-Uniqid/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-Uniqid/ChangeLog?rev=1.5&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-Uniqid/ChangeLog?rev=1.5&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-Uniqid/ChangeLog?r1=1.4&r2=1.5
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Data-Uniqid/ChangeLog,v
54 retrieving revision 1.4
55 retrieving revision 1.5
56 diff -u -r1.4 -r1.5
57 --- ChangeLog 24 Jun 2012 19:28:08 -0000 1.4
58 +++ ChangeLog 31 May 2014 10:20:39 -0000 1.5
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-perl/Data-Uniqid
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Uniqid/ChangeLog,v 1.4 2012/06/24 19:28:08 tove Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Uniqid/ChangeLog,v 1.5 2014/05/31 10:20:39 zlogene Exp $
65 +
66 + 31 May 2014; Mikle Kolyada <zlogene@g.o> Data-Uniqid-0.120.0.ebuild:
67 + amd64/x86 stable
68
69 *Data-Uniqid-0.120.0 (24 Jun 2012)