summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-05-23 18:00:39 +0000
committerThomas Kahle <tomka@gentoo.org>2011-05-23 18:00:39 +0000
commit43e47709e418c9b8fcb31d21df8e91726a535fd5 (patch)
tree532069fd7dddd80b314362f87dd9f594b2f04cd8 /dev-python/gdata
parentStable on amd64 wrt bug #368087 (diff)
downloadhistorical-43e47709e418c9b8fcb31d21df8e91726a535fd5.tar.gz
historical-43e47709e418c9b8fcb31d21df8e91726a535fd5.tar.bz2
historical-43e47709e418c9b8fcb31d21df8e91726a535fd5.zip
x86 stable per bug 364867
Package-Manager: portage-2.1.9.49/cvs/Linux i686
Diffstat (limited to 'dev-python/gdata')
-rw-r--r--dev-python/gdata/ChangeLog5
-rw-r--r--dev-python/gdata/gdata-2.0.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/gdata/ChangeLog b/dev-python/gdata/ChangeLog
index 8ff91c53ee55..70b1f665b240 100644
--- a/dev-python/gdata/ChangeLog
+++ b/dev-python/gdata/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/gdata
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gdata/ChangeLog,v 1.96 2011/05/17 05:50:56 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gdata/ChangeLog,v 1.97 2011/05/23 18:00:39 tomka Exp $
+
+ 23 May 2011; Thomas Kahle <tomka@gentoo.org> gdata-2.0.14.ebuild:
+ x86 stable per bug 364867
17 May 2011; Markus Meier <maekke@gentoo.org> gdata-2.0.14.ebuild:
arm stable, bug #364867
diff --git a/dev-python/gdata/gdata-2.0.14.ebuild b/dev-python/gdata/gdata-2.0.14.ebuild
index 7f384b5b3692..ea6ba08c2811 100644
--- a/dev-python/gdata/gdata-2.0.14.ebuild
+++ b/dev-python/gdata/gdata-2.0.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gdata/gdata-2.0.14.ebuild,v 1.6 2011/05/17 05:50:56 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gdata/gdata-2.0.14.ebuild,v 1.7 2011/05/23 18:00:39 tomka Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -18,7 +18,7 @@ SRC_URI="http://gdata-python-client.googlecode.com/files/${MY_P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE="examples"
DEPEND="|| ( dev-lang/python:2.7[xml] dev-lang/python:2.6[xml] dev-lang/python:2.5[xml] dev-python/elementtree )"