summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-01-03 14:26:38 +0000
committerMarkus Meier <maekke@gentoo.org>2010-01-03 14:26:38 +0000
commitf174d5f0ac1da9eaea271465f6f563e243cb3d33 (patch)
tree4b44a7b94aa1249015e3fa5bd5b08d3f69ec54af /dev-python/urwid
parentx86 stable, bug #297713 (diff)
downloadgentoo-2-f174d5f0ac1da9eaea271465f6f563e243cb3d33.tar.gz
gentoo-2-f174d5f0ac1da9eaea271465f6f563e243cb3d33.tar.bz2
gentoo-2-f174d5f0ac1da9eaea271465f6f563e243cb3d33.zip
x86 stable, bug #297715
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/urwid')
-rw-r--r--dev-python/urwid/ChangeLog7
-rw-r--r--dev-python/urwid/urwid-0.9.9.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/urwid/ChangeLog b/dev-python/urwid/ChangeLog
index f24a35fd65e4..18882feca128 100644
--- a/dev-python/urwid/ChangeLog
+++ b/dev-python/urwid/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/urwid
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/ChangeLog,v 1.37 2009/12/24 17:37:46 pacho Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/ChangeLog,v 1.38 2010/01/03 14:26:38 maekke Exp $
+
+ 03 Jan 2010; Markus Meier <maekke@gentoo.org> urwid-0.9.9.ebuild:
+ x86 stable, bug #297715
24 Dec 2009; Pacho Ramos <pacho@gentoo.org> urwid-0.9.9.ebuild:
amd64 stable, bug 297715
diff --git a/dev-python/urwid/urwid-0.9.9.ebuild b/dev-python/urwid/urwid-0.9.9.ebuild
index e77f58423797..aac41d259f5d 100644
--- a/dev-python/urwid/urwid-0.9.9.ebuild
+++ b/dev-python/urwid/urwid-0.9.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/urwid-0.9.9.ebuild,v 1.4 2009/12/24 17:37:46 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/urwid-0.9.9.ebuild,v 1.5 2010/01/03 14:26:38 maekke Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -13,7 +13,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"