diff options
author | Markus Meier <maekke@gentoo.org> | 2009-09-22 13:46:20 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-09-22 13:46:20 +0000 |
commit | 78b8a36d10d386f54bee843bfa469e5105ce51af (patch) | |
tree | 277bcc8363ce7906fdc664ced4306b829efbb678 /dev-python/python-wpactrl | |
parent | x86 stable, bug #282599 (diff) | |
download | historical-78b8a36d10d386f54bee843bfa469e5105ce51af.tar.gz historical-78b8a36d10d386f54bee843bfa469e5105ce51af.tar.bz2 historical-78b8a36d10d386f54bee843bfa469e5105ce51af.zip |
x86 stable, bug #282382
Package-Manager: portage-2.2_rc41/cvs/Linux x86_64
Diffstat (limited to 'dev-python/python-wpactrl')
-rw-r--r-- | dev-python/python-wpactrl/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/python-wpactrl/python-wpactrl-20081102.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/python-wpactrl/ChangeLog b/dev-python/python-wpactrl/ChangeLog index 3c597b297e11..6a1c5aafbed2 100644 --- a/dev-python/python-wpactrl/ChangeLog +++ b/dev-python/python-wpactrl/ChangeLog @@ -1,6 +1,10 @@ # 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.6 2009/08/30 15:57:02 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/ChangeLog,v 1.7 2009/09/22 13:46:20 maekke Exp $ + + 22 Sep 2009; Markus Meier <maekke@gentoo.org> + python-wpactrl-20081102.ebuild: + x86 stable, bug #282382 30 Aug 2009; nixnut <nixnut@gentoo.org> python-wpactrl-20081102.ebuild: ppc stable #282382 diff --git a/dev-python/python-wpactrl/python-wpactrl-20081102.ebuild b/dev-python/python-wpactrl/python-wpactrl-20081102.ebuild index ebeb876affdb..5ef77444e143 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.5 2009/08/30 15:57:02 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102.ebuild,v 1.6 2009/09/22 13:46:20 maekke 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="" |