Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Number-Compare: ChangeLog Number-Compare-0.30.0.ebuild
Date: Thu, 30 Jan 2014 23:10:26
Message-Id: 20140130231023.205F72004C@flycatcher.gentoo.org
1 maekke 14/01/30 23:10:23
2
3 Modified: ChangeLog Number-Compare-0.30.0.ebuild
4 Log:
5 add ~arm, bug #497068
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.33 dev-perl/Number-Compare/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Number-Compare/ChangeLog?rev=1.33&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Number-Compare/ChangeLog?rev=1.33&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Number-Compare/ChangeLog?r1=1.32&r2=1.33
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Number-Compare/ChangeLog,v
19 retrieving revision 1.32
20 retrieving revision 1.33
21 diff -u -r1.32 -r1.33
22 --- ChangeLog 6 Jan 2014 15:12:56 -0000 1.32
23 +++ ChangeLog 30 Jan 2014 23:10:22 -0000 1.33
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-perl/Number-Compare
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Number-Compare/ChangeLog,v 1.32 2014/01/06 15:12:56 naota Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Number-Compare/ChangeLog,v 1.33 2014/01/30 23:10:22 maekke Exp $
29 +
30 + 30 Jan 2014; Markus Meier <maekke@g.o> Number-Compare-0.30.0.ebuild:
31 + add ~arm, bug #497068
32
33 06 Jan 2014; Naohiro Aota <naota@g.o> Number-Compare-0.30.0.ebuild:
34 Add ~x86-fbsd wrt bug #497068
35
36
37
38 1.11 dev-perl/Number-Compare/Number-Compare-0.30.0.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Number-Compare/Number-Compare-0.30.0.ebuild?rev=1.11&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Number-Compare/Number-Compare-0.30.0.ebuild?rev=1.11&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Number-Compare/Number-Compare-0.30.0.ebuild?r1=1.10&r2=1.11
43
44 Index: Number-Compare-0.30.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Number-Compare/Number-Compare-0.30.0.ebuild,v
47 retrieving revision 1.10
48 retrieving revision 1.11
49 diff -u -r1.10 -r1.11
50 --- Number-Compare-0.30.0.ebuild 6 Jan 2014 15:12:56 -0000 1.10
51 +++ Number-Compare-0.30.0.ebuild 30 Jan 2014 23:10:22 -0000 1.11
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2014 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Number-Compare/Number-Compare-0.30.0.ebuild,v 1.10 2014/01/06 15:12:56 naota Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Number-Compare/Number-Compare-0.30.0.ebuild,v 1.11 2014/01/30 23:10:22 maekke Exp $
57
58 EAPI=4
59
60 @@ -11,7 +11,7 @@
61 DESCRIPTION="Numeric comparisons"
62
63 SLOT="0"
64 -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
65 +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
66 IUSE=""
67
68 SRC_TEST=do