Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libnl: libnl-3.2.11.ebuild ChangeLog
Date: Sat, 29 Sep 2012 13:33:30
Message-Id: 20120929133320.CDFD321600@flycatcher.gentoo.org
1 blueness 12/09/29 13:33:20
2
3 Modified: libnl-3.2.11.ebuild ChangeLog
4 Log:
5 stable ppc ppc64, bug #430430
6
7 (Portage version: 2.1.11.9/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.8 dev-libs/libnl/libnl-3.2.11.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.11.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.11.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.11.ebuild?r1=1.7&r2=1.8
15
16 Index: libnl-3.2.11.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.11.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- libnl-3.2.11.ebuild 9 Aug 2012 23:38:42 -0000 1.7
23 +++ libnl-3.2.11.ebuild 29 Sep 2012 13:33:20 -0000 1.8
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.11.ebuild,v 1.7 2012/08/09 23:38:42 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.11.ebuild,v 1.8 2012/09/29 13:33:20 blueness Exp $
29
30 EAPI=4
31 inherit eutils multilib
32 @@ -10,7 +10,7 @@
33 SRC_URI="http://www.infradead.org/~tgr/libnl/files/${P}.tar.gz"
34 LICENSE="LGPL-2.1"
35 SLOT="3"
36 -KEYWORDS="~amd64 arm hppa ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
37 +KEYWORDS="~amd64 arm hppa ppc ppc64 ~s390 ~sh ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
38 IUSE="doc static-libs utils"
39
40 DEPEND="
41
42
43
44 1.99 dev-libs/libnl/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?rev=1.99&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?rev=1.99&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?r1=1.98&r2=1.99
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v
53 retrieving revision 1.98
54 retrieving revision 1.99
55 diff -u -r1.98 -r1.99
56 --- ChangeLog 4 Sep 2012 15:42:32 -0000 1.98
57 +++ ChangeLog 29 Sep 2012 13:33:20 -0000 1.99
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-libs/libnl
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.98 2012/09/04 15:42:32 jer Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.99 2012/09/29 13:33:20 blueness Exp $
63 +
64 + 29 Sep 2012; Anthony G. Basile <blueness@g.o> libnl-3.2.11.ebuild:
65 + stable ppc ppc64, bug #430430
66
67 *libnl-3.2.13 (04 Sep 2012)
68
69 @@ -396,4 +399,3 @@
70 10 Sep 2005; Marcelo Goes <vanquirius@g.o>
71 +files/libnl-0.5.0-include.diff, +metadata.xml, +libnl-0.5.0.ebuild:
72 Initial commit, separating this package from net-analyzer/bmon.
73 -