Gentoo Archives: gentoo-commits

From: "Johannes Huber (johu)" <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/ExtUtils-Constant: ExtUtils-Constant-0.230.0.ebuild ChangeLog
Date: Sun, 01 Dec 2013 14:43:45
Message-Id: 20131201144341.21C6E2004B@flycatcher.gentoo.org
1 johu 13/12/01 14:43:41
2
3 Modified: ExtUtils-Constant-0.230.0.ebuild ChangeLog
4 Log:
5 x86 stable, bug #474822
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
8
9 Revision Changes Path
10 1.4 perl-core/ExtUtils-Constant/ExtUtils-Constant-0.230.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Constant/ExtUtils-Constant-0.230.0.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Constant/ExtUtils-Constant-0.230.0.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Constant/ExtUtils-Constant-0.230.0.ebuild?r1=1.3&r2=1.4
15
16 Index: ExtUtils-Constant-0.230.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Constant/ExtUtils-Constant-0.230.0.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- ExtUtils-Constant-0.230.0.ebuild 25 Oct 2013 14:05:48 -0000 1.3
23 +++ ExtUtils-Constant-0.230.0.ebuild 1 Dec 2013 14:43:40 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Constant/ExtUtils-Constant-0.230.0.ebuild,v 1.3 2013/10/25 14:05:48 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Constant/ExtUtils-Constant-0.230.0.ebuild,v 1.4 2013/12/01 14:43:40 johu Exp $
29
30 EAPI=4
31
32 @@ -11,7 +11,7 @@
33 DESCRIPTION="Generate XS code to import C header constants"
34
35 SLOT="0"
36 -KEYWORDS="~amd64 hppa ~x86"
37 +KEYWORDS="~amd64 hppa x86"
38 IUSE=""
39
40 SRC_TEST="do"
41
42
43
44 1.5 perl-core/ExtUtils-Constant/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Constant/ChangeLog?rev=1.5&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Constant/ChangeLog?rev=1.5&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Constant/ChangeLog?r1=1.4&r2=1.5
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Constant/ChangeLog,v
53 retrieving revision 1.4
54 retrieving revision 1.5
55 diff -u -r1.4 -r1.5
56 --- ChangeLog 25 Oct 2013 14:05:48 -0000 1.4
57 +++ ChangeLog 1 Dec 2013 14:43:40 -0000 1.5
58 @@ -1,6 +1,10 @@
59 # ChangeLog for perl-core/ExtUtils-Constant
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Constant/ChangeLog,v 1.4 2013/10/25 14:05:48 jer Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Constant/ChangeLog,v 1.5 2013/12/01 14:43:40 johu Exp $
63 +
64 + 01 Dec 2013; Johannes Huber <johu@g.o>
65 + ExtUtils-Constant-0.230.0.ebuild:
66 + x86 stable, bug #474822
67
68 25 Oct 2013; Jeroen Roovers <jer@g.o>
69 ExtUtils-Constant-0.230.0.ebuild: