Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libnet: ChangeLog libnet-1.1.6.ebuild
Date: Mon, 30 Apr 2012 09:56:03
Message-Id: 20120430095553.BABE92004B@flycatcher.gentoo.org
1 ago 12/04/30 09:55:53
2
3 Modified: ChangeLog libnet-1.1.6.ebuild
4 Log:
5 Stable for amd64, wrt bug #413877
6
7 (Portage version: 2.1.10.49/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.81 net-libs/libnet/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnet/ChangeLog?rev=1.81&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnet/ChangeLog?rev=1.81&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnet/ChangeLog?r1=1.80&r2=1.81
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v
19 retrieving revision 1.80
20 retrieving revision 1.81
21 diff -u -r1.80 -r1.81
22 --- ChangeLog 28 Apr 2012 16:59:10 -0000 1.80
23 +++ ChangeLog 30 Apr 2012 09:55:53 -0000 1.81
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-libs/libnet
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.80 2012/04/28 16:59:10 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.81 2012/04/30 09:55:53 ago Exp $
29 +
30 + 30 Apr 2012; Agostino Sarubbo <ago@g.o> libnet-1.1.6.ebuild:
31 + Stable for amd64, wrt bug #413877
32
33 *libnet-1.0.2a-r4 (28 Apr 2012)
34
35
36
37
38 1.4 net-libs/libnet/libnet-1.1.6.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnet/libnet-1.1.6.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnet/libnet-1.1.6.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnet/libnet-1.1.6.ebuild?r1=1.3&r2=1.4
43
44 Index: libnet-1.1.6.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.6.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- libnet-1.1.6.ebuild 23 Apr 2012 19:56:04 -0000 1.3
51 +++ libnet-1.1.6.ebuild 30 Apr 2012 09:55:53 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.6.ebuild,v 1.3 2012/04/23 19:56:04 grobian Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.6.ebuild,v 1.4 2012/04/30 09:55:53 ago Exp $
57
58 EAPI=4
59
60 @@ -12,7 +12,7 @@
61
62 LICENSE="LGPL-2"
63 SLOT="1.1"
64 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
65 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
66 IUSE="doc static-libs"
67
68 DEPEND="sys-devel/autoconf"