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/Net-CIDR-Lite: ChangeLog Net-CIDR-Lite-0.210.0.ebuild
Date: Thu, 26 Feb 2015 18:59:18
Message-Id: 20150226185906.9A91C129C7@oystercatcher.gentoo.org
1 maekke 15/02/26 18:59:06
2
3 Modified: ChangeLog Net-CIDR-Lite-0.210.0.ebuild
4 Log:
5 arm stable, bug #537464
6
7 (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.43 dev-perl/Net-CIDR-Lite/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-CIDR-Lite/ChangeLog?rev=1.43&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-CIDR-Lite/ChangeLog?rev=1.43&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-CIDR-Lite/ChangeLog?r1=1.42&r2=1.43
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-CIDR-Lite/ChangeLog,v
19 retrieving revision 1.42
20 retrieving revision 1.43
21 diff -u -r1.42 -r1.43
22 --- ChangeLog 27 Sep 2014 11:32:51 -0000 1.42
23 +++ ChangeLog 26 Feb 2015 18:59:06 -0000 1.43
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-perl/Net-CIDR-Lite
26 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-CIDR-Lite/ChangeLog,v 1.42 2014/09/27 11:32:51 maekke Exp $
28 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-CIDR-Lite/ChangeLog,v 1.43 2015/02/26 18:59:06 maekke Exp $
30 +
31 + 26 Feb 2015; Markus Meier <maekke@g.o> Net-CIDR-Lite-0.210.0.ebuild:
32 + arm stable, bug #537464
33
34 27 Sep 2014; Markus Meier <maekke@g.o> Net-CIDR-Lite-0.210.0.ebuild:
35 add ~arm, bug #521400
36
37
38
39 1.8 dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.210.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.210.0.ebuild?rev=1.8&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.210.0.ebuild?rev=1.8&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.210.0.ebuild?r1=1.7&r2=1.8
44
45 Index: Net-CIDR-Lite-0.210.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.210.0.ebuild,v
48 retrieving revision 1.7
49 retrieving revision 1.8
50 diff -u -r1.7 -r1.8
51 --- Net-CIDR-Lite-0.210.0.ebuild 27 Sep 2014 11:32:51 -0000 1.7
52 +++ Net-CIDR-Lite-0.210.0.ebuild 26 Feb 2015 18:59:06 -0000 1.8
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2014 Gentoo Foundation
55 +# Copyright 1999-2015 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.210.0.ebuild,v 1.7 2014/09/27 11:32:51 maekke Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.210.0.ebuild,v 1.8 2015/02/26 18:59:06 maekke Exp $
59
60 EAPI=5
61
62 @@ -11,5 +11,5 @@
63 DESCRIPTION="Perl extension for merging IPv4 or IPv6 CIDR addresses "
64
65 SLOT="0"
66 -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
67 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
68 IUSE=""