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.6.ebuild ChangeLog libnl-3.2.7.ebuild libnl-3.2.3.ebuild
Date: Tue, 31 Jan 2012 17:58:04
Message-Id: 20120131175754.0CACB20033@flycatcher.gentoo.org
1 jer 12/01/31 17:57:54
2
3 Modified: libnl-3.2.6.ebuild ChangeLog libnl-3.2.7.ebuild
4 libnl-3.2.3.ebuild
5 Log:
6 Add sys-devel/flex and virtual/yacc to DEPEND by bay (bug #401611).
7
8 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 dev-libs/libnl/libnl-3.2.6.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.6.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.6.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.6.ebuild?r1=1.1&r2=1.2
16
17 Index: libnl-3.2.6.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.6.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- libnl-3.2.6.ebuild 17 Jan 2012 15:38:50 -0000 1.1
24 +++ libnl-3.2.6.ebuild 31 Jan 2012 17:57:53 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 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.6.ebuild,v 1.1 2012/01/17 15:38:50 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.6.ebuild,v 1.2 2012/01/31 17:57:53 jer Exp $
30
31 EAPI="4"
32
33 @@ -14,6 +14,11 @@
34 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
35 IUSE="static-libs utils"
36
37 +DEPEND="
38 + sys-devel/flex
39 + virtual/yacc
40 +"
41 +
42 src_prepare() {
43 epatch \
44 "${FILESDIR}"/${PN}-1.1-vlan-header.patch
45
46
47
48 1.65 dev-libs/libnl/ChangeLog
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?rev=1.65&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?rev=1.65&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?r1=1.64&r2=1.65
53
54 Index: ChangeLog
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v
57 retrieving revision 1.64
58 retrieving revision 1.65
59 diff -u -r1.64 -r1.65
60 --- ChangeLog 25 Jan 2012 17:11:26 -0000 1.64
61 +++ ChangeLog 31 Jan 2012 17:57:53 -0000 1.65
62 @@ -1,6 +1,10 @@
63 # ChangeLog for dev-libs/libnl
64 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
65 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.64 2012/01/25 17:11:26 jer Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.65 2012/01/31 17:57:53 jer Exp $
67 +
68 + 31 Jan 2012; Jeroen Roovers <jer@g.o> libnl-3.2.3.ebuild,
69 + libnl-3.2.6.ebuild, libnl-3.2.7.ebuild:
70 + Add sys-devel/flex and virtual/yacc to DEPEND by bay (bug #401611).
71
72 *libnl-3.2.7 (25 Jan 2012)
73
74
75
76
77 1.2 dev-libs/libnl/libnl-3.2.7.ebuild
78
79 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.7.ebuild?rev=1.2&view=markup
80 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.7.ebuild?rev=1.2&content-type=text/plain
81 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.7.ebuild?r1=1.1&r2=1.2
82
83 Index: libnl-3.2.7.ebuild
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.7.ebuild,v
86 retrieving revision 1.1
87 retrieving revision 1.2
88 diff -u -r1.1 -r1.2
89 --- libnl-3.2.7.ebuild 25 Jan 2012 17:11:26 -0000 1.1
90 +++ libnl-3.2.7.ebuild 31 Jan 2012 17:57:53 -0000 1.2
91 @@ -1,6 +1,6 @@
92 # Copyright 1999-2012 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.7.ebuild,v 1.1 2012/01/25 17:11:26 jer Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.7.ebuild,v 1.2 2012/01/31 17:57:53 jer Exp $
96
97 EAPI="4"
98
99 @@ -14,6 +14,11 @@
100 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
101 IUSE="static-libs utils"
102
103 +DEPEND="
104 + sys-devel/flex
105 + virtual/yacc
106 +"
107 +
108 src_prepare() {
109 epatch \
110 "${FILESDIR}"/${PN}-1.1-vlan-header.patch
111
112
113
114 1.7 dev-libs/libnl/libnl-3.2.3.ebuild
115
116 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.3.ebuild?rev=1.7&view=markup
117 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.3.ebuild?rev=1.7&content-type=text/plain
118 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.3.ebuild?r1=1.6&r2=1.7
119
120 Index: libnl-3.2.3.ebuild
121 ===================================================================
122 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.3.ebuild,v
123 retrieving revision 1.6
124 retrieving revision 1.7
125 diff -u -r1.6 -r1.7
126 --- libnl-3.2.3.ebuild 28 Nov 2011 07:01:38 -0000 1.6
127 +++ libnl-3.2.3.ebuild 31 Jan 2012 17:57:53 -0000 1.7
128 @@ -1,6 +1,6 @@
129 -# Copyright 1999-2011 Gentoo Foundation
130 +# Copyright 1999-2012 Gentoo Foundation
131 # Distributed under the terms of the GNU General Public License v2
132 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.3.ebuild,v 1.6 2011/11/28 07:01:38 radhermit Exp $
133 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.3.ebuild,v 1.7 2012/01/31 17:57:53 jer Exp $
134
135 EAPI="4"
136
137 @@ -14,6 +14,11 @@
138 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
139 IUSE="static-libs utils"
140
141 +DEPEND="
142 + sys-devel/flex
143 + virtual/yacc
144 +"
145 +
146 src_prepare() {
147 epatch \
148 "${FILESDIR}"/${PN}-1.1-vlan-header.patch