From 19424248b84f2aedd6d32a80dbc665e6f5f919f6 Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Wed, 2 Dec 2009 10:50:27 +0000 Subject: amd64/x86 stable, bug #295223 (Portage version: 2.2_rc54/cvs/Linux x86_64) --- dev-python/python-twitter/ChangeLog | 5 ++++- dev-python/python-twitter/python-twitter-0.6.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-python/python-twitter') diff --git a/dev-python/python-twitter/ChangeLog b/dev-python/python-twitter/ChangeLog index 796bcd028b96..1319f9a7f7bb 100644 --- a/dev-python/python-twitter/ChangeLog +++ b/dev-python/python-twitter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/python-twitter # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-twitter/ChangeLog,v 1.3 2009/11/23 02:30:16 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-twitter/ChangeLog,v 1.4 2009/12/02 10:50:27 maekke Exp $ + + 02 Dec 2009; Markus Meier python-twitter-0.6.ebuild: + amd64/x86 stable, bug #295223 23 Nov 2009; Arfrever Frehtes Taifersar Arahesis python-twitter-0.6.ebuild: diff --git a/dev-python/python-twitter/python-twitter-0.6.ebuild b/dev-python/python-twitter/python-twitter-0.6.ebuild index 223efd0dff32..d13f97491712 100644 --- a/dev-python/python-twitter/python-twitter-0.6.ebuild +++ b/dev-python/python-twitter/python-twitter-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-twitter/python-twitter-0.6.ebuild,v 1.4 2009/11/23 02:30:15 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-twitter/python-twitter-0.6.ebuild,v 1.5 2009/12/02 10:50:27 maekke Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -13,7 +13,7 @@ SRC_URI="http://python-twitter.googlecode.com/files/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="examples" RDEPEND="dev-python/simplejson" -- cgit v1.2.3-65-gdbad