Gentoo Archives: gentoo-commits

From: "Tiago Cunha (tcunha)" <tcunha@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libnet: ChangeLog libnet-1.1.4-r1.ebuild
Date: Sat, 16 Jan 2010 15:25:59
Message-Id: E1NWAXF-0001Yf-GD@stork.gentoo.org
1 tcunha 10/01/16 15:25:57
2
3 Modified: ChangeLog libnet-1.1.4-r1.ebuild
4 Log:
5 stable sparc, bug 289857
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.59 net-libs/libnet/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libnet/ChangeLog?rev=1.59&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libnet/ChangeLog?rev=1.59&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libnet/ChangeLog?r1=1.58&r2=1.59
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v
18 retrieving revision 1.58
19 retrieving revision 1.59
20 diff -u -r1.58 -r1.59
21 --- ChangeLog 10 Jan 2010 16:20:21 -0000 1.58
22 +++ ChangeLog 16 Jan 2010 15:25:57 -0000 1.59
23 @@ -1,6 +1,9 @@
24 # ChangeLog for net-libs/libnet
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.58 2010/01/10 16:20:21 fauli Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.59 2010/01/16 15:25:57 tcunha Exp $
28 +
29 + 16 Jan 2010; Tiago Cunha <tcunha@g.o> libnet-1.1.4-r1.ebuild:
30 + stable sparc, bug 289857
31
32 10 Jan 2010; Christian Faulhammer <fauli@g.o>
33 libnet-1.1.4-r1.ebuild:
34
35
36
37 1.7 net-libs/libnet/libnet-1.1.4-r1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libnet/libnet-1.1.4-r1.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libnet/libnet-1.1.4-r1.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libnet/libnet-1.1.4-r1.ebuild?r1=1.6&r2=1.7
42
43 Index: libnet-1.1.4-r1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.4-r1.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- libnet-1.1.4-r1.ebuild 10 Jan 2010 16:20:21 -0000 1.6
50 +++ libnet-1.1.4-r1.ebuild 16 Jan 2010 15:25:57 -0000 1.7
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.4-r1.ebuild,v 1.6 2010/01/10 16:20:21 fauli Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.4-r1.ebuild,v 1.7 2010/01/16 15:25:57 tcunha Exp $
56
57 EAPI="2"
58
59 @@ -12,7 +12,7 @@
60
61 LICENSE="LGPL-2"
62 SLOT="1.1"
63 -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"
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 ~x86-macos"
65 IUSE="doc"
66
67 DEPEND="sys-devel/autoconf"