summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-21 13:48:17 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-21 13:48:17 +0000
commitf09844278941a9ac9cfb76579a9662e41d3068b4 (patch)
treeef22c1d98fa3f6a093827e0ca5c29a07ac1d3859 /dev-python/urwid
parentStable for amd64, wrt bug #404779 (diff)
downloadgentoo-2-f09844278941a9ac9cfb76579a9662e41d3068b4.tar.gz
gentoo-2-f09844278941a9ac9cfb76579a9662e41d3068b4.tar.bz2
gentoo-2-f09844278941a9ac9cfb76579a9662e41d3068b4.zip
Stable for amd64, wrt bug #404719
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/urwid')
-rw-r--r--dev-python/urwid/ChangeLog7
-rw-r--r--dev-python/urwid/urwid-1.0.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/urwid/ChangeLog b/dev-python/urwid/ChangeLog
index a2699db25375..20a54108b0aa 100644
--- a/dev-python/urwid/ChangeLog
+++ b/dev-python/urwid/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/urwid
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/ChangeLog,v 1.46 2011/12/02 01:07:30 radhermit Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/ChangeLog,v 1.47 2012/02/21 13:48:17 ago Exp $
+
+ 21 Feb 2012; Agostino Sarubbo <ago@gentoo.org> urwid-1.0.1.ebuild:
+ Stable for amd64, wrt bug #404719
*urwid-1.0.1 (02 Dec 2011)
diff --git a/dev-python/urwid/urwid-1.0.1.ebuild b/dev-python/urwid/urwid-1.0.1.ebuild
index 2d2e05a6b83c..40c9c48a91fd 100644
--- a/dev-python/urwid/urwid-1.0.1.ebuild
+++ b/dev-python/urwid/urwid-1.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/urwid-1.0.1.ebuild,v 1.1 2011/12/02 01:07:30 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/urwid-1.0.1.ebuild,v 1.2 2012/02/21 13:48:17 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="examples"
DEPEND="dev-python/setuptools"