summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-12-02 10:50:27 +0000
committerMarkus Meier <maekke@gentoo.org>2009-12-02 10:50:27 +0000
commitfbeca276613c6ddb07d8a5e84ca8f5f03203dd07 (patch)
tree56024e27c0f5ffe4456d928ba52f2e33e729713a /dev-python
parentamd64/x86 stable, bug #295222 (diff)
downloadhistorical-fbeca276613c6ddb07d8a5e84ca8f5f03203dd07.tar.gz
historical-fbeca276613c6ddb07d8a5e84ca8f5f03203dd07.tar.bz2
historical-fbeca276613c6ddb07d8a5e84ca8f5f03203dd07.zip
amd64/x86 stable, bug #295223
Package-Manager: portage-2.2_rc54/cvs/Linux x86_64
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/python-twitter/ChangeLog5
-rw-r--r--dev-python/python-twitter/python-twitter-0.6.ebuild4
2 files changed, 6 insertions, 3 deletions
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 <maekke@gentoo.org> python-twitter-0.6.ebuild:
+ amd64/x86 stable, bug #295223
23 Nov 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
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"