summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-07-26 19:17:38 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-07-26 19:17:38 +0000
commit4e3cfeb6f8bfb1740d7826e33018c08cca5d8fef (patch)
tree217d787eec30a75fa031d909f31d5ab0415f88ce /net-wireless
parentBump to EAPI 3 and fix for prefix. (diff)
downloadgentoo-2-4e3cfeb6f8bfb1740d7826e33018c08cca5d8fef.tar.gz
gentoo-2-4e3cfeb6f8bfb1740d7826e33018c08cca5d8fef.tar.bz2
gentoo-2-4e3cfeb6f8bfb1740d7826e33018c08cca5d8fef.zip
Marked ~ppc wrt #357619
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'net-wireless')
-rw-r--r--net-wireless/python-wifi/ChangeLog6
-rw-r--r--net-wireless/python-wifi/python-wifi-0.5.0-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-wireless/python-wifi/ChangeLog b/net-wireless/python-wifi/ChangeLog
index 551a47fa2258..9f790edbfa53 100644
--- a/net-wireless/python-wifi/ChangeLog
+++ b/net-wireless/python-wifi/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-wireless/python-wifi
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/python-wifi/ChangeLog,v 1.7 2011/07/09 05:00:48 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/python-wifi/ChangeLog,v 1.8 2011/07/26 19:17:38 xarthisius Exp $
+
+ 26 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ python-wifi-0.5.0-r1.ebuild:
+ Marked ~ppc wrt #357619
09 Jul 2011; Matt Turner <mattst88@gentoo.org> python-wifi-0.5.0-r1.ebuild:
Added ~mips, bug 357619
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 c9b2c8623c71..42e0640147ba 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-2011 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.6 2011/07/09 05:00:48 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/python-wifi/python-wifi-0.5.0-r1.ebuild,v 1.7 2011/07/26 19:17:38 xarthisius 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 ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
LICENSE="LGPL-2.1 examples? ( GPL-2 )"
IUSE="examples"