diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-12-16 15:25:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-12-16 15:25:55 +0000 |
commit | dc7a7015989fee482e71542e4a417f4bc9154342 (patch) | |
tree | 44f81d0ac68a8c757ab608c65a18961560084e69 /net-wireless/python-wifi | |
parent | Add license for media-libs/libmng, bug 447286. (diff) | |
download | gentoo-2-dc7a7015989fee482e71542e4a417f4bc9154342.tar.gz gentoo-2-dc7a7015989fee482e71542e4a417f4bc9154342.tar.bz2 gentoo-2-dc7a7015989fee482e71542e4a417f4bc9154342.zip |
alpha/ia64/sparc stable wrt #442038
(Portage version: 2.1.11.31/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
Diffstat (limited to 'net-wireless/python-wifi')
-rw-r--r-- | net-wireless/python-wifi/ChangeLog | 5 | ||||
-rw-r--r-- | net-wireless/python-wifi/python-wifi-0.5.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-wireless/python-wifi/ChangeLog b/net-wireless/python-wifi/ChangeLog index f3c4336a51b1..e698343eff63 100644 --- a/net-wireless/python-wifi/ChangeLog +++ b/net-wireless/python-wifi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-wireless/python-wifi # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/python-wifi/ChangeLog,v 1.13 2012/11/21 11:03:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/python-wifi/ChangeLog,v 1.14 2012/12/16 15:25:55 armin76 Exp $ + + 16 Dec 2012; Raúl Porcel <armin76@gentoo.org> python-wifi-0.5.0-r1.ebuild: + alpha/ia64/sparc stable wrt #442038 21 Nov 2012; Agostino Sarubbo <ago@gentoo.org> python-wifi-0.5.0-r1.ebuild: Stable for x86, wrt bug #442038 diff --git a/net-wireless/python-wifi/python-wifi-0.5.0-r1.ebuild b/net-wireless/python-wifi/python-wifi-0.5.0-r1.ebuild index 848bd0dd80e6..ee0375eec9aa 100644 --- a/net-wireless/python-wifi/python-wifi-0.5.0-r1.ebuild +++ b/net-wireless/python-wifi/python-wifi-0.5.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/python-wifi/python-wifi-0.5.0-r1.ebuild,v 1.12 2012/11/21 11:03:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/python-wifi/python-wifi-0.5.0-r1.ebuild,v 1.13 2012/12/16 15:25:55 armin76 Exp $ EAPI="3" @@ -15,7 +15,7 @@ HOMEPAGE="http://pypi.python.org/pypi/python-wifi https://developer.berlios.de/p SRC_URI="mirror://berlios/${PN/-}/${P}.tar.bz2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" LICENSE="LGPL-2.1 examples? ( GPL-2 )" IUSE="examples" |