summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2009-08-23 00:29:01 +0000
committerJeremy Olexa <darkside@gentoo.org>2009-08-23 00:29:01 +0000
commit6ea9b4c322e75d55d840d33fefc28f64c9c7a671 (patch)
tree7bd327ead87d12b4503e6d9578cedc667a766490 /dev-python/python-iwscan
parentamd64 stable, tested on stable host using ~arch wicd for months. bug 277356 (diff)
downloadhistorical-6ea9b4c322e75d55d840d33fefc28f64c9c7a671.tar.gz
historical-6ea9b4c322e75d55d840d33fefc28f64c9c7a671.tar.bz2
historical-6ea9b4c322e75d55d840d33fefc28f64c9c7a671.zip
amd64 stable, bug 282382. Tested with =net-misc/wicd-1.6.2
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'dev-python/python-iwscan')
-rw-r--r--dev-python/python-iwscan/ChangeLog6
-rw-r--r--dev-python/python-iwscan/python-iwscan-20080402.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/python-iwscan/ChangeLog b/dev-python/python-iwscan/ChangeLog
index 4de0399f0f25..4055fdd24696 100644
--- a/dev-python/python-iwscan/ChangeLog
+++ b/dev-python/python-iwscan/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/python-iwscan
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-iwscan/ChangeLog,v 1.4 2009/05/13 19:00:31 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-iwscan/ChangeLog,v 1.5 2009/08/23 00:28:25 darkside Exp $
+
+ 23 Aug 2009; Jeremy Olexa <darkside@gentoo.org>
+ python-iwscan-20080402.ebuild:
+ amd64 stable, bug 282382. Tested with =net-misc/wicd-1.6.2
13 May 2009; Christian Faulhammer <fauli@gentoo.org>
python-iwscan-20080402.ebuild:
diff --git a/dev-python/python-iwscan/python-iwscan-20080402.ebuild b/dev-python/python-iwscan/python-iwscan-20080402.ebuild
index 5255f5ef8f15..d95ec98f47bc 100644
--- a/dev-python/python-iwscan/python-iwscan-20080402.ebuild
+++ b/dev-python/python-iwscan/python-iwscan-20080402.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-iwscan/python-iwscan-20080402.ebuild,v 1.3 2009/05/13 19:00:31 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-iwscan/python-iwscan-20080402.ebuild,v 1.4 2009/08/23 00:28:25 darkside Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE=""
DEPEND=""