From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NRRPm-0000jI-1B for garchives@archives.gentoo.org; Sun, 03 Jan 2010 14:26:42 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 274A3E066B; Sun, 3 Jan 2010 14:26:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D04BCE066B for ; Sun, 3 Jan 2010 14:26:40 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 9DDAC67D3A for ; Sun, 3 Jan 2010 14:26:39 +0000 (UTC) Received: from maekke by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1NRRPj-00048x-5g for gentoo-commits@lists.gentoo.org; Sun, 03 Jan 2010 14:26:39 +0000 From: "Markus Meier (maekke)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, maekke@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-python/urwid: urwid-0.9.9.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: urwid-0.9.9.ebuild ChangeLog X-VCS-Directories: dev-python/urwid X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier Content-Type: text/plain; charset=utf8 Message-Id: Sender: Markus Meier Date: Sun, 03 Jan 2010 14:26:39 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 4a312c4a-1208-4c54-a501-64aab9db1d67 X-Archives-Hash: 0a64cb8e079761e3ce115c7b7e129fbb maekke 10/01/03 14:26:39 Modified: urwid-0.9.9.ebuild ChangeLog Log: x86 stable, bug #297715 (Portage version: 2.2_rc61/cvs/Linux x86_64) Revision Changes Path 1.5 dev-python/urwid/urwid-0.9.9.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/urwid/u= rwid-0.9.9.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/urwid/u= rwid-0.9.9.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/urwid/u= rwid-0.9.9.ebuild?r1=3D1.4&r2=3D1.5 Index: urwid-0.9.9.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-python/urwid/urwid-0.9.9.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- urwid-0.9.9.ebuild 24 Dec 2009 17:37:46 -0000 1.4 +++ urwid-0.9.9.ebuild 3 Jan 2010 14:26:38 -0000 1.5 @@ -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 $ =20 EAPI=3D"2" SUPPORT_PYTHON_ABIS=3D"1" @@ -13,7 +13,7 @@ =20 LICENSE=3D"LGPL-2.1" SLOT=3D"0" -KEYWORDS=3D"amd64 ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux= ~ia64-linux ~x86-linux" +KEYWORDS=3D"amd64 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-interix ~amd64-linux = ~ia64-linux ~x86-linux" IUSE=3D"examples" =20 DEPEND=3D"dev-python/setuptools" 1.38 dev-python/urwid/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/urwid/C= hangeLog?rev=3D1.38&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/urwid/C= hangeLog?rev=3D1.38&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/urwid/C= hangeLog?r1=3D1.37&r2=3D1.38 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-python/urwid/ChangeLog,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- ChangeLog 24 Dec 2009 17:37:46 -0000 1.37 +++ ChangeLog 3 Jan 2010 14:26:38 -0000 1.38 @@ -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 200= 9/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 201= 0/01/03 14:26:38 maekke Exp $ + + 03 Jan 2010; Markus Meier urwid-0.9.9.ebuild: + x86 stable, bug #297715 =20 24 Dec 2009; Pacho Ramos urwid-0.9.9.ebuild: amd64 stable, bug 297715