Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libnl: ChangeLog libnl-3.2.14.ebuild
Date: Tue, 01 Jan 2013 19:06:36
Message-Id: 20130101190625.B0B7B2171D@flycatcher.gentoo.org
1 armin76 13/01/01 19:06:25
2
3 Modified: ChangeLog libnl-3.2.14.ebuild
4 Log:
5 s390/sh stable wrt #444112
6
7 (Portage version: 2.1.11.38/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
8
9 Revision Changes Path
10 1.131 dev-libs/libnl/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?rev=1.131&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?rev=1.131&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?r1=1.130&r2=1.131
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v
19 retrieving revision 1.130
20 retrieving revision 1.131
21 diff -u -r1.130 -r1.131
22 --- ChangeLog 30 Dec 2012 15:05:09 -0000 1.130
23 +++ ChangeLog 1 Jan 2013 19:06:25 -0000 1.131
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-libs/libnl
26 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.130 2012/12/30 15:05:09 ago Exp $
28 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.131 2013/01/01 19:06:25 armin76 Exp $
30 +
31 + 01 Jan 2013; Raúl Porcel <armin76@g.o> libnl-3.2.14.ebuild:
32 + s390/sh stable wrt #444112
33
34 30 Dec 2012; Agostino Sarubbo <ago@g.o> libnl-3.2.14.ebuild:
35 Stable for alpha, wrt bug #444112
36
37
38
39 1.16 dev-libs/libnl/libnl-3.2.14.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.14.ebuild?rev=1.16&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.14.ebuild?rev=1.16&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.14.ebuild?r1=1.15&r2=1.16
44
45 Index: libnl-3.2.14.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.14.ebuild,v
48 retrieving revision 1.15
49 retrieving revision 1.16
50 diff -u -r1.15 -r1.16
51 --- libnl-3.2.14.ebuild 30 Dec 2012 15:05:09 -0000 1.15
52 +++ libnl-3.2.14.ebuild 1 Jan 2013 19:06:25 -0000 1.16
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2012 Gentoo Foundation
55 +# Copyright 1999-2013 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.14.ebuild,v 1.15 2012/12/30 15:05:09 ago Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.14.ebuild,v 1.16 2013/01/01 19:06:25 armin76 Exp $
59
60 EAPI=4
61 inherit eutils libtool multilib
62 @@ -13,7 +13,7 @@
63 "
64 LICENSE="LGPL-2.1 doc? ( GPL-2 ) utils? ( GPL-2 )"
65 SLOT="3"
66 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
67 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
68 IUSE="doc static-libs utils"
69
70 DEPEND="