Gentoo Archives: gentoo-commits

From: "Kacper Kowalik (xarthisius)" <xarthisius@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libnfnetlink: ChangeLog libnfnetlink-1.0.0.ebuild
Date: Mon, 01 Aug 2011 07:52:09
Message-Id: 20110801075157.670752004C@flycatcher.gentoo.org
1 xarthisius 11/08/01 07:51:57
2
3 Modified: ChangeLog libnfnetlink-1.0.0.ebuild
4 Log:
5 ppc/ppc64 wrt #376881
6
7 (Portage version: 2.2.0_alpha49/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.40 net-libs/libnfnetlink/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnfnetlink/ChangeLog?rev=1.40&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnfnetlink/ChangeLog?rev=1.40&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnfnetlink/ChangeLog?r1=1.39&r2=1.40
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/ChangeLog,v
19 retrieving revision 1.39
20 retrieving revision 1.40
21 diff -u -r1.39 -r1.40
22 --- ChangeLog 20 Mar 2011 16:53:21 -0000 1.39
23 +++ ChangeLog 1 Aug 2011 07:51:57 -0000 1.40
24 @@ -1,6 +1,10 @@
25 # ChangeLog for net-libs/libnfnetlink
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/ChangeLog,v 1.39 2011/03/20 16:53:21 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/ChangeLog,v 1.40 2011/08/01 07:51:57 xarthisius Exp $
29 +
30 + 01 Aug 2011; Kacper Kowalik <xarthisius@g.o>
31 + libnfnetlink-1.0.0.ebuild:
32 + ppc/ppc64 wrt #376881
33
34 20 Mar 2011; Raúl Porcel <armin76@g.o> libnfnetlink-1.0.0.ebuild:
35 Add ~alpha/~m68k/~s390/~sh wrt #354309
36
37
38
39 1.13 net-libs/libnfnetlink/libnfnetlink-1.0.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnfnetlink/libnfnetlink-1.0.0.ebuild?rev=1.13&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnfnetlink/libnfnetlink-1.0.0.ebuild?rev=1.13&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnfnetlink/libnfnetlink-1.0.0.ebuild?r1=1.12&r2=1.13
44
45 Index: libnfnetlink-1.0.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/libnfnetlink-1.0.0.ebuild,v
48 retrieving revision 1.12
49 retrieving revision 1.13
50 diff -u -r1.12 -r1.13
51 --- libnfnetlink-1.0.0.ebuild 20 Mar 2011 16:53:21 -0000 1.12
52 +++ libnfnetlink-1.0.0.ebuild 1 Aug 2011 07:51:57 -0000 1.13
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/libnfnetlink-1.0.0.ebuild,v 1.12 2011/03/20 16:53:21 armin76 Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/libnfnetlink-1.0.0.ebuild,v 1.13 2011/08/01 07:51:57 xarthisius Exp $
58
59 inherit linux-info
60
61 @@ -10,7 +10,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
66 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
67 IUSE=""
68
69 DEPEND=""