Gentoo Archives: gentoo-commits

From: "Matt Turner (mattst88)" <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libnl: libnl-3.2.23.ebuild ChangeLog
Date: Fri, 03 Jan 2014 04:26:34
Message-Id: 20140103042629.901572004C@flycatcher.gentoo.org
1 mattst88 14/01/03 04:26:29
2
3 Modified: libnl-3.2.23.ebuild ChangeLog
4 Log:
5 alpha stable, bug 494836.
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)
8
9 Revision Changes Path
10 1.10 dev-libs/libnl/libnl-3.2.23.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.23.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.23.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.23.ebuild?r1=1.9&r2=1.10
15
16 Index: libnl-3.2.23.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.23.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- libnl-3.2.23.ebuild 26 Dec 2013 14:44:37 -0000 1.9
23 +++ libnl-3.2.23.ebuild 3 Jan 2014 04:26:29 -0000 1.10
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.23.ebuild,v 1.9 2013/12/26 14:44:37 maekke Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.23.ebuild,v 1.10 2014/01/03 04:26:29 mattst88 Exp $
30
31 EAPI=5
32 PYTHON_COMPAT=( python2_{6,7} python3_{2,3} )
33 @@ -16,7 +16,7 @@
34 "
35 LICENSE="LGPL-2.1 utils? ( GPL-2 )"
36 SLOT="3"
37 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
38 +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
39 IUSE="static-libs python utils"
40
41 RDEPEND="python? ( ${PYTHON_DEPS} )"
42
43
44
45 1.199 dev-libs/libnl/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?rev=1.199&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?rev=1.199&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?r1=1.198&r2=1.199
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v
54 retrieving revision 1.198
55 retrieving revision 1.199
56 diff -u -r1.198 -r1.199
57 --- ChangeLog 1 Jan 2014 17:39:15 -0000 1.198
58 +++ ChangeLog 3 Jan 2014 04:26:29 -0000 1.199
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-libs/libnl
61 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.198 2014/01/01 17:39:15 jer Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.199 2014/01/03 04:26:29 mattst88 Exp $
64 +
65 + 03 Jan 2014; Matt Turner <mattst88@g.o> libnl-3.2.23.ebuild:
66 + alpha stable, bug 494836.
67
68 01 Jan 2014; Jeroen Roovers <jer@g.o> libnl-3.2.9999.ebuild:
69 Remove USE=doc.