summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2015-06-07 09:16:10 +0000
committerMarkus Meier <maekke@gentoo.org>2015-06-07 09:16:10 +0000
commit10bd10e046188d656e5dc701327f744d0ecb62fa (patch)
treeb90c6b9bf1a26071452236d47ac4840f81290b25 /dev-python/wsaccel
parentarm stable, bug #540290 (diff)
downloadgentoo-2-10bd10e046188d656e5dc701327f744d0ecb62fa.tar.gz
gentoo-2-10bd10e046188d656e5dc701327f744d0ecb62fa.tar.bz2
gentoo-2-10bd10e046188d656e5dc701327f744d0ecb62fa.zip
arm stable, bug #540290
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-python/wsaccel')
-rw-r--r--dev-python/wsaccel/ChangeLog5
-rw-r--r--dev-python/wsaccel/wsaccel-0.6.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/wsaccel/ChangeLog b/dev-python/wsaccel/ChangeLog
index 1ff47532ad91..b031d5a017b5 100644
--- a/dev-python/wsaccel/ChangeLog
+++ b/dev-python/wsaccel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/wsaccel
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wsaccel/ChangeLog,v 1.6 2015/06/04 09:54:51 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wsaccel/ChangeLog,v 1.7 2015/06/07 09:16:10 maekke Exp $
+
+ 07 Jun 2015; Markus Meier <maekke@gentoo.org> wsaccel-0.6.2.ebuild:
+ arm stable, bug #540290
04 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Add pypi to remote-id in metadata.xml
diff --git a/dev-python/wsaccel/wsaccel-0.6.2.ebuild b/dev-python/wsaccel/wsaccel-0.6.2.ebuild
index c154cc50e8c2..87877449d607 100644
--- a/dev-python/wsaccel/wsaccel-0.6.2.ebuild
+++ b/dev-python/wsaccel/wsaccel-0.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wsaccel/wsaccel-0.6.2.ebuild,v 1.5 2015/03/09 00:02:29 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wsaccel/wsaccel-0.6.2.ebuild,v 1.6 2015/06/07 09:16:10 maekke Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="Apache-2.0"
-KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux"
IUSE="test"
#RDEPEND=""