Gentoo Archives: gentoo-commits

From: "Thomas Kahle (tomka)" <tomka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libnet: ChangeLog libnet-1.1.5.ebuild
Date: Mon, 02 May 2011 13:56:50
Message-Id: 20110502135641.1E13820054@flycatcher.gentoo.org
1 tomka 11/05/02 13:56:41
2
3 Modified: ChangeLog libnet-1.1.5.ebuild
4 Log:
5 x86 stable per bug 359037
6
7 (Portage version: 2.1.9.46/cvs/Linux i686)
8
9 Revision Changes Path
10 1.69 net-libs/libnet/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnet/ChangeLog?rev=1.69&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnet/ChangeLog?rev=1.69&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnet/ChangeLog?r1=1.68&r2=1.69
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v
19 retrieving revision 1.68
20 retrieving revision 1.69
21 diff -u -r1.68 -r1.69
22 --- ChangeLog 13 Nov 2010 08:40:15 -0000 1.68
23 +++ ChangeLog 2 May 2011 13:56:41 -0000 1.69
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-libs/libnet
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.68 2010/11/13 08:40:15 grobian Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.69 2011/05/02 13:56:41 tomka Exp $
30 +
31 + 02 May 2011; Thomas Kahle <tomka@g.o> libnet-1.1.5.ebuild:
32 + x86 stable per bug 359037
33
34 13 Nov 2010; Fabian Groffen <grobian@g.o> libnet-1.1.5.ebuild,
35 +files/libnet-1.1.5-darwin.patch:
36
37
38
39 1.5 net-libs/libnet/libnet-1.1.5.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnet/libnet-1.1.5.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnet/libnet-1.1.5.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnet/libnet-1.1.5.ebuild?r1=1.4&r2=1.5
44
45 Index: libnet-1.1.5.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.5.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- libnet-1.1.5.ebuild 13 Nov 2010 08:40:15 -0000 1.4
52 +++ libnet-1.1.5.ebuild 2 May 2011 13:56:41 -0000 1.5
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.5.ebuild,v 1.4 2010/11/13 08:40:15 grobian Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.5.ebuild,v 1.5 2011/05/02 13:56:41 tomka Exp $
59
60 EAPI="2"
61
62 @@ -12,7 +12,7 @@
63
64 LICENSE="LGPL-2"
65 SLOT="1.1"
66 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
67 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
68 IUSE="doc"
69
70 DEPEND="sys-devel/autoconf"