summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-08-30 15:57:02 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-08-30 15:57:02 +0000
commit578250066983763fd32ba9fc8f0f8affe9ab00bf (patch)
treec60c71d0b1073da95146855816b85e2193a234fa /dev-python/python-wpactrl
parentppc stable #282382 (diff)
downloadgentoo-2-578250066983763fd32ba9fc8f0f8affe9ab00bf.tar.gz
gentoo-2-578250066983763fd32ba9fc8f0f8affe9ab00bf.tar.bz2
gentoo-2-578250066983763fd32ba9fc8f0f8affe9ab00bf.zip
ppc stable #282382
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'dev-python/python-wpactrl')
-rw-r--r--dev-python/python-wpactrl/ChangeLog5
-rw-r--r--dev-python/python-wpactrl/python-wpactrl-20081102.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/python-wpactrl/ChangeLog b/dev-python/python-wpactrl/ChangeLog
index c1f90d1b89ef..3c597b297e11 100644
--- a/dev-python/python-wpactrl/ChangeLog
+++ b/dev-python/python-wpactrl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/python-wpactrl
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/ChangeLog,v 1.5 2009/08/23 00:29:01 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/ChangeLog,v 1.6 2009/08/30 15:57:02 nixnut Exp $
+
+ 30 Aug 2009; nixnut <nixnut@gentoo.org> python-wpactrl-20081102.ebuild:
+ ppc stable #282382
23 Aug 2009; Jeremy Olexa <darkside@gentoo.org>
python-wpactrl-20081102.ebuild:
diff --git a/dev-python/python-wpactrl/python-wpactrl-20081102.ebuild b/dev-python/python-wpactrl/python-wpactrl-20081102.ebuild
index 082af12e5c03..ebeb876affdb 100644
--- a/dev-python/python-wpactrl/python-wpactrl-20081102.ebuild
+++ b/dev-python/python-wpactrl/python-wpactrl-20081102.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-wpactrl/python-wpactrl-20081102.ebuild,v 1.4 2009/08/23 00:29:01 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102.ebuild,v 1.5 2009/08/30 15:57:02 nixnut Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="|| ( GPL-2 BSD )"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc ~x86"
IUSE=""
DEPEND=""