Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-wireless/wpa_supplicant: wpa_supplicant-2.4.ebuild ChangeLog
Date: Sun, 26 Apr 2015 16:51:30
Message-Id: 20150426165123.207E8997@oystercatcher.gentoo.org
1 pacho 15/04/26 16:51:23
2
3 Modified: wpa_supplicant-2.4.ebuild ChangeLog
4 Log:
5 ppc stable wrt bug #524928
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.5 net-wireless/wpa_supplicant/wpa_supplicant-2.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/wpa_supplicant/wpa_supplicant-2.4.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/wpa_supplicant/wpa_supplicant-2.4.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/wpa_supplicant/wpa_supplicant-2.4.ebuild?r1=1.4&r2=1.5
15
16 Index: wpa_supplicant-2.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-wireless/wpa_supplicant/wpa_supplicant-2.4.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- wpa_supplicant-2.4.ebuild 23 Apr 2015 11:18:14 -0000 1.4
23 +++ wpa_supplicant-2.4.ebuild 26 Apr 2015 16:51:23 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/wpa_supplicant/wpa_supplicant-2.4.ebuild,v 1.4 2015/04/23 11:18:14 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-wireless/wpa_supplicant/wpa_supplicant-2.4.ebuild,v 1.5 2015/04/26 16:51:23 pacho Exp $
29
30 EAPI=5
31
32 @@ -12,7 +12,7 @@
33 LICENSE="|| ( GPL-2 BSD )"
34
35 SLOT="0"
36 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd"
37 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd"
38 IUSE="ap dbus gnutls eap-sim fasteap +hs2-0 p2p ps3 qt4 readline selinux smartcard ssl tdls uncommon-eap-types wimax wps kernel_linux kernel_FreeBSD"
39 REQUIRED_USE="fasteap? ( !gnutls !ssl ) smartcard? ( ssl )"
40
41
42
43
44 1.234 net-wireless/wpa_supplicant/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/wpa_supplicant/ChangeLog?rev=1.234&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/wpa_supplicant/ChangeLog?rev=1.234&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/wpa_supplicant/ChangeLog?r1=1.233&r2=1.234
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-wireless/wpa_supplicant/ChangeLog,v
53 retrieving revision 1.233
54 retrieving revision 1.234
55 diff -u -r1.233 -r1.234
56 --- ChangeLog 23 Apr 2015 11:18:14 -0000 1.233
57 +++ ChangeLog 26 Apr 2015 16:51:23 -0000 1.234
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-wireless/wpa_supplicant
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/wpa_supplicant/ChangeLog,v 1.233 2015/04/23 11:18:14 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-wireless/wpa_supplicant/ChangeLog,v 1.234 2015/04/26 16:51:23 pacho Exp $
63 +
64 + 26 Apr 2015; Pacho Ramos <pacho@g.o> wpa_supplicant-2.4.ebuild:
65 + ppc stable wrt bug #524928
66
67 23 Apr 2015; Agostino Sarubbo <ago@g.o> wpa_supplicant-2.4.ebuild:
68 Stable for x86, wrt bug #524928