Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libnl: libnl-3.2.9999.ebuild ChangeLog
Date: Wed, 29 Jan 2014 15:43:53
Message-Id: 20140129154344.552112004C@flycatcher.gentoo.org
1 jer 14/01/29 15:43:44
2
3 Modified: libnl-3.2.9999.ebuild ChangeLog
4 Log:
5 Update live ebuild.
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.4 dev-libs/libnl/libnl-3.2.9999.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.9999.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.9999.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.9999.ebuild?r1=1.3&r2=1.4
15
16 Index: libnl-3.2.9999.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.9999.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- libnl-3.2.9999.ebuild 1 Jan 2014 17:39:15 -0000 1.3
23 +++ libnl-3.2.9999.ebuild 29 Jan 2014 15:43:44 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 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.9999.ebuild,v 1.3 2014/01/01 17:39:15 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.9999.ebuild,v 1.4 2014/01/29 15:43:44 jer Exp $
29
30 EAPI=5
31 PYTHON_COMPAT=( python2_{6,7} python3_{2,3} )
32 @@ -32,7 +32,6 @@
33 epatch "${FILESDIR}"/${PN}-1.1-vlan-header.patch
34 epatch "${FILESDIR}"/${PN}-3.2.20-rtnl_tc_get_ops.patch
35 epatch "${FILESDIR}"/${PN}-3.2.20-cache-api.patch
36 - epatch "${FILESDIR}"/${PN}-3.2.23-python.patch
37
38 eautoreconf
39 }
40
41
42
43 1.204 dev-libs/libnl/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?rev=1.204&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?rev=1.204&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?r1=1.203&r2=1.204
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v
52 retrieving revision 1.203
53 retrieving revision 1.204
54 diff -u -r1.203 -r1.204
55 --- ChangeLog 21 Jan 2014 20:39:40 -0000 1.203
56 +++ ChangeLog 29 Jan 2014 15:43:44 -0000 1.204
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-libs/libnl
59 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.203 2014/01/21 20:39:40 jer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.204 2014/01/29 15:43:44 jer Exp $
62 +
63 + 29 Jan 2014; Jeroen Roovers <jer@g.o> libnl-3.2.9999.ebuild:
64 + Update live ebuild.
65
66 *libnl-3.2.24 (21 Jan 2014)