Gentoo Archives: gentoo-commits

From: "Thomas Alan Gall (tgall)" <tgall@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libnfnetlink: libnfnetlink-1.0.1.ebuild ChangeLog
Date: Fri, 01 Aug 2014 18:48:46
Message-Id: 20140801184839.6CA192004E@flycatcher.gentoo.org
1 tgall 14/08/01 18:48:38
2
3 Modified: libnfnetlink-1.0.1.ebuild ChangeLog
4 Log:
5 arm64, initial support
6
7 (Portage version: 2.2.8-r1/cvs/Linux aarch64, signed Manifest commit with key EDA949AA)
8
9 Revision Changes Path
10 1.9 net-libs/libnfnetlink/libnfnetlink-1.0.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnfnetlink/libnfnetlink-1.0.1.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnfnetlink/libnfnetlink-1.0.1.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnfnetlink/libnfnetlink-1.0.1.ebuild?r1=1.8&r2=1.9
15
16 Index: libnfnetlink-1.0.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/libnfnetlink-1.0.1.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- libnfnetlink-1.0.1.ebuild 8 Feb 2013 06:44:16 -0000 1.8
23 +++ libnfnetlink-1.0.1.ebuild 1 Aug 2014 18:48:38 -0000 1.9
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 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/net-libs/libnfnetlink/libnfnetlink-1.0.1.ebuild,v 1.8 2013/02/08 06:44:16 vapier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/libnfnetlink-1.0.1.ebuild,v 1.9 2014/08/01 18:48:38 tgall Exp $
30
31 EAPI=4
32 inherit linux-info eutils
33 @@ -11,7 +11,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
38 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
39 IUSE="static-libs"
40
41 DOCS=( README )
42
43
44
45 1.62 net-libs/libnfnetlink/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnfnetlink/ChangeLog?rev=1.62&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnfnetlink/ChangeLog?rev=1.62&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnfnetlink/ChangeLog?r1=1.61&r2=1.62
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/ChangeLog,v
54 retrieving revision 1.61
55 retrieving revision 1.62
56 diff -u -r1.61 -r1.62
57 --- ChangeLog 18 Jul 2014 14:55:25 -0000 1.61
58 +++ ChangeLog 1 Aug 2014 18:48:38 -0000 1.62
59 @@ -1,6 +1,9 @@
60 # ChangeLog for net-libs/libnfnetlink
61 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/ChangeLog,v 1.61 2014/07/18 14:55:25 jer Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/ChangeLog,v 1.62 2014/08/01 18:48:38 tgall Exp $
64 +
65 + 01 Aug 2014; <tgall@g.o> libnfnetlink-1.0.1.ebuild:
66 + arm64, initial support
67
68 18 Jul 2014; Jeroen Roovers <jer@g.o> -libnfnetlink-1.0.0-r1.ebuild,
69 metadata.xml: