summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-06 10:43:34 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-06 10:43:34 +0000
commitf46d231ab062b8620d51138eb8bf16a674260013 (patch)
tree16743b4dbabcf111d1ae2525886497f0c574a5bd /dev-python/urwid
parentStable for ppc64, wrt bug #502798 (diff)
downloadgentoo-2-f46d231ab062b8620d51138eb8bf16a674260013.tar.gz
gentoo-2-f46d231ab062b8620d51138eb8bf16a674260013.tar.bz2
gentoo-2-f46d231ab062b8620d51138eb8bf16a674260013.zip
Stable for ppc64, wrt bug #497622
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", 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.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/urwid/ChangeLog b/dev-python/urwid/ChangeLog
index fd15e2ed6525..46a47b4c8a86 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.67 2014/03/05 15:42:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/ChangeLog,v 1.68 2014/03/06 10:43:34 ago Exp $
+
+ 06 Mar 2014; Agostino Sarubbo <ago@gentoo.org> urwid-1.1.0.ebuild:
+ Stable for ppc64, wrt bug #497622
05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> urwid-1.1.0.ebuild:
Stable for ppc, wrt bug #497622
diff --git a/dev-python/urwid/urwid-1.1.0.ebuild b/dev-python/urwid/urwid-1.1.0.ebuild
index 59985301b02e..1506a9e319d0 100644
--- a/dev-python/urwid/urwid-1.1.0.ebuild
+++ b/dev-python/urwid/urwid-1.1.0.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.1.0.ebuild,v 1.7 2014/03/05 15:42:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/urwid-1.1.0.ebuild,v 1.8 2014/03/06 10:43:34 ago Exp $
EAPI="4"
PYTHON_USE_WITH="ncurses"
@@ -17,7 +17,7 @@ SRC_URI="http://excess.org/urwid/${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