Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@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: Sun, 30 May 2010 16:15:06
Message-Id: 20100530161459.458B52CF37@corvid.gentoo.org
1 phajdan.jr 10/05/30 16:14:59
2
3 Modified: ChangeLog libnfnetlink-1.0.0.ebuild
4 Log:
5 x86 stable wrt bug #320219
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.33 net-libs/libnfnetlink/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnfnetlink/ChangeLog?rev=1.33&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnfnetlink/ChangeLog?rev=1.33&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnfnetlink/ChangeLog?r1=1.32&r2=1.33
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/ChangeLog,v
18 retrieving revision 1.32
19 retrieving revision 1.33
20 diff -u -r1.32 -r1.33
21 --- ChangeLog 25 May 2010 21:15:41 -0000 1.32
22 +++ ChangeLog 30 May 2010 16:14:59 -0000 1.33
23 @@ -1,6 +1,10 @@
24 # ChangeLog for net-libs/libnfnetlink
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/ChangeLog,v 1.32 2010/05/25 21:15:41 pacho Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/ChangeLog,v 1.33 2010/05/30 16:14:59 phajdan.jr Exp $
28 +
29 + 30 May 2010; Pawel Hajdan jr <phajdan.jr@g.o>
30 + libnfnetlink-1.0.0.ebuild:
31 + x86 stable wrt bug #320219
32
33 25 May 2010; Pacho Ramos <pacho@g.o> libnfnetlink-1.0.0.ebuild:
34 stable amd64, bug 320219
35
36
37
38 1.6 net-libs/libnfnetlink/libnfnetlink-1.0.0.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnfnetlink/libnfnetlink-1.0.0.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnfnetlink/libnfnetlink-1.0.0.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnfnetlink/libnfnetlink-1.0.0.ebuild?r1=1.5&r2=1.6
43
44 Index: libnfnetlink-1.0.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/libnfnetlink-1.0.0.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- libnfnetlink-1.0.0.ebuild 25 May 2010 21:15:42 -0000 1.5
51 +++ libnfnetlink-1.0.0.ebuild 30 May 2010 16:14:59 -0000 1.6
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/libnfnetlink-1.0.0.ebuild,v 1.5 2010/05/25 21:15:42 pacho Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/libnfnetlink-1.0.0.ebuild,v 1.6 2010/05/30 16:14:59 phajdan.jr Exp $
57
58 inherit linux-info
59
60 @@ -10,7 +10,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
65 +KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~sparc x86"
66 IUSE=""
67
68 DEPEND=""