summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-10-03 17:00:39 +0000
committerMarkus Meier <maekke@gentoo.org>2009-10-03 17:00:39 +0000
commitef2537b3ce2b643ba291322d3307d8c7aa4dac6e (patch)
treef6ecaa99ee280ff3f8936c3e2595b3df8beb44db /dev-python/gdata
parentamd64/x86 stable, bug #287070 (diff)
downloadgentoo-2-ef2537b3ce2b643ba291322d3307d8c7aa4dac6e.tar.gz
gentoo-2-ef2537b3ce2b643ba291322d3307d8c7aa4dac6e.tar.bz2
gentoo-2-ef2537b3ce2b643ba291322d3307d8c7aa4dac6e.zip
amd64/x86 stable, bug #287194
(Portage version: 2.2_rc42/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/gdata')
-rw-r--r--dev-python/gdata/ChangeLog5
-rw-r--r--dev-python/gdata/gdata-2.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/gdata/ChangeLog b/dev-python/gdata/ChangeLog
index bb09e4d55eef..bd284558c062 100644
--- a/dev-python/gdata/ChangeLog
+++ b/dev-python/gdata/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/gdata
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gdata/ChangeLog,v 1.34 2009/09/22 20:00:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gdata/ChangeLog,v 1.35 2009/10/03 17:00:39 maekke Exp $
+
+ 03 Oct 2009; Markus Meier <maekke@gentoo.org> gdata-2.0.2.ebuild:
+ amd64/x86 stable, bug #287194
22 Sep 2009; Jeroen Roovers <jer@gentoo.org> gdata-2.0.0.ebuild:
Stable for HPPA (bug #277347).
diff --git a/dev-python/gdata/gdata-2.0.2.ebuild b/dev-python/gdata/gdata-2.0.2.ebuild
index 9d8e0fec02e6..e23727f1e895 100644
--- a/dev-python/gdata/gdata-2.0.2.ebuild
+++ b/dev-python/gdata/gdata-2.0.2.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/gdata/gdata-2.0.2.ebuild,v 1.2 2009/09/22 19:33:45 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gdata/gdata-2.0.2.ebuild,v 1.3 2009/10/03 17:00:39 maekke Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -15,7 +15,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=""