From f174d5f0ac1da9eaea271465f6f563e243cb3d33 Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Sun, 3 Jan 2010 14:26:38 +0000 Subject: x86 stable, bug #297715 (Portage version: 2.2_rc61/cvs/Linux x86_64) --- dev-python/urwid/ChangeLog | 7 +++++-- dev-python/urwid/urwid-0.9.9.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'dev-python/urwid') 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 urwid-0.9.9.ebuild: + x86 stable, bug #297715 24 Dec 2009; Pacho Ramos 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" -- cgit v1.2.3-65-gdbad