diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 15:08:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 15:08:46 +0000 |
commit | 9d107263b12a01573d76ffa051fc16803f527ea5 (patch) | |
tree | 510b3130f42fac6bdc653fb4e03d938a9405f6da /dev-python/python-wpactrl | |
parent | Stable for ppc, wrt bug #490384 (diff) | |
download | gentoo-2-9d107263b12a01573d76ffa051fc16803f527ea5.tar.gz gentoo-2-9d107263b12a01573d76ffa051fc16803f527ea5.tar.bz2 gentoo-2-9d107263b12a01573d76ffa051fc16803f527ea5.zip |
Stable for ppc, wrt bug #495634
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
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-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/python-wpactrl/ChangeLog b/dev-python/python-wpactrl/ChangeLog index b6db3030240f..505b8cacc809 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/ChangeLog,v 1.17 2014/01/14 13:51:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/ChangeLog,v 1.18 2014/01/14 15:08:46 ago Exp $ + + 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> + python-wpactrl-20081102-r1.ebuild: + Stable for ppc, wrt bug #495634 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> python-wpactrl-20081102-r1.ebuild: diff --git a/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild b/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild index 622a4668746c..0a8a511e031c 100644 --- a/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild +++ b/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r1.ebuild,v 1.3 2014/01/14 13:51:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild,v 1.4 2014/01/14 15:08:46 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="|| ( GPL-2 BSD )" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="" DEPEND="" |