summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-05 10:16:11 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-05 10:16:11 +0000
commit2a5ced598e594ef2f6df2246cb3da96be8851e15 (patch)
tree0ff10d6238982f43cd36fdfd5b98b72d31a81c54 /dev-python/urwid
parentStable for x86, wrt bug #518196 (diff)
downloadgentoo-2-2a5ced598e594ef2f6df2246cb3da96be8851e15.tar.gz
gentoo-2-2a5ced598e594ef2f6df2246cb3da96be8851e15.tar.bz2
gentoo-2-2a5ced598e594ef2f6df2246cb3da96be8851e15.zip
Stable for x86, wrt bug #530614
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/urwid')
-rw-r--r--dev-python/urwid/ChangeLog5
-rw-r--r--dev-python/urwid/urwid-1.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/urwid/ChangeLog b/dev-python/urwid/ChangeLog
index 9247fcc048fb..c00c338fa0e7 100644
--- a/dev-python/urwid/ChangeLog
+++ b/dev-python/urwid/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/urwid
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/ChangeLog,v 1.74 2014/12/04 09:58:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/ChangeLog,v 1.75 2014/12/05 10:16:11 ago Exp $
+
+ 05 Dec 2014; Agostino Sarubbo <ago@gentoo.org> urwid-1.2.2.ebuild:
+ Stable for x86, wrt bug #530614
04 Dec 2014; Agostino Sarubbo <ago@gentoo.org> urwid-1.2.2.ebuild:
Stable for amd64, wrt bug #530614
diff --git a/dev-python/urwid/urwid-1.2.2.ebuild b/dev-python/urwid/urwid-1.2.2.ebuild
index 8c93bf287614..ee50a8693d2d 100644
--- a/dev-python/urwid/urwid-1.2.2.ebuild
+++ b/dev-python/urwid/urwid-1.2.2.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/urwid/urwid-1.2.2.ebuild,v 1.2 2014/12/04 09:58:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/urwid-1.2.2.ebuild,v 1.3 2014/12/05 10:16:11 ago Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="doc examples test"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]