summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-06-02 09:30:49 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-06-02 09:30:49 +0000
commit26855874ceb5d45a05b863168d7d001fc2260a62 (patch)
tree62f0a4ddbd3e7b52a789371bb8ae5166bd96c7f8 /dev-python/gdata
parentkeyword ~x86-fbsd (diff)
downloadgentoo-2-26855874ceb5d45a05b863168d7d001fc2260a62.tar.gz
gentoo-2-26855874ceb5d45a05b863168d7d001fc2260a62.tar.bz2
gentoo-2-26855874ceb5d45a05b863168d7d001fc2260a62.zip
keyword ~x86-fbsd
(Portage version: 2.1.5.3)
Diffstat (limited to 'dev-python/gdata')
-rw-r--r--dev-python/gdata/ChangeLog5
-rw-r--r--dev-python/gdata/gdata-1.0.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/gdata/ChangeLog b/dev-python/gdata/ChangeLog
index fc7aca7b0db9..662c9d2f0ff4 100644
--- a/dev-python/gdata/ChangeLog
+++ b/dev-python/gdata/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/gdata
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gdata/ChangeLog,v 1.9 2008/05/08 03:24:04 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gdata/ChangeLog,v 1.10 2008/06/02 09:30:49 aballier Exp $
+
+ 02 Jun 2008; Alexis Ballier <aballier@gentoo.org> gdata-1.0.8.ebuild:
+ keyword ~x86-fbsd
08 May 2008; Jeroen Roovers <jer@gentoo.org> gdata-1.0.8.ebuild:
Marked ~hppa (bug #218794).
diff --git a/dev-python/gdata/gdata-1.0.8.ebuild b/dev-python/gdata/gdata-1.0.8.ebuild
index 73b85249771a..81012d5c7ae1 100644
--- a/dev-python/gdata/gdata-1.0.8.ebuild
+++ b/dev-python/gdata/gdata-1.0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gdata/gdata-1.0.8.ebuild,v 1.5 2008/05/08 03:24:04 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gdata/gdata-1.0.8.ebuild,v 1.6 2008/06/02 09:30:49 aballier Exp $
inherit distutils eutils
@@ -12,7 +12,7 @@ SRC_URI="http://gdata-python-client.googlecode.com/files/${MY_P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
IUSE="examples"
DEPEND=""