summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-08-25 12:42:59 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-08-25 12:42:59 +0000
commit8755e0c74b3da3d9ea1df9327dc3f1938fcc16a7 (patch)
tree81d57422a974d6fbec8cecbe5b6e6728f45ad3d3 /dev-python/gtkspell-python
parentVersion bump. (diff)
downloadgentoo-2-8755e0c74b3da3d9ea1df9327dc3f1938fcc16a7.tar.gz
gentoo-2-8755e0c74b3da3d9ea1df9327dc3f1938fcc16a7.tar.bz2
gentoo-2-8755e0c74b3da3d9ea1df9327dc3f1938fcc16a7.zip
keyword ~x86-fbsd
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/gtkspell-python')
-rw-r--r--dev-python/gtkspell-python/ChangeLog6
-rw-r--r--dev-python/gtkspell-python/gtkspell-python-2.19.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/gtkspell-python/ChangeLog b/dev-python/gtkspell-python/ChangeLog
index 542fbc17a7a6..6a4cab9c96b4 100644
--- a/dev-python/gtkspell-python/ChangeLog
+++ b/dev-python/gtkspell-python/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/gtkspell-python
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gtkspell-python/ChangeLog,v 1.8 2009/03/23 04:58:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gtkspell-python/ChangeLog,v 1.9 2009/08/25 12:42:59 aballier Exp $
+
+ 25 Aug 2009; Alexis Ballier <aballier@gentoo.org>
+ gtkspell-python-2.19.1.ebuild:
+ keyword ~x86-fbsd
23 Mar 2009; Jeroen Roovers <jer@gentoo.org>
gtkspell-python-2.19.1.ebuild:
diff --git a/dev-python/gtkspell-python/gtkspell-python-2.19.1.ebuild b/dev-python/gtkspell-python/gtkspell-python-2.19.1.ebuild
index 7f0d38af44ca..51a7e572ddb1 100644
--- a/dev-python/gtkspell-python/gtkspell-python-2.19.1.ebuild
+++ b/dev-python/gtkspell-python/gtkspell-python-2.19.1.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/gtkspell-python/gtkspell-python-2.19.1.ebuild,v 1.8 2009/03/23 04:58:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gtkspell-python/gtkspell-python-2.19.1.ebuild,v 1.9 2009/08/25 12:42:59 aballier Exp $
G_PY_PN="gnome-python-extras"
@@ -15,7 +15,7 @@ DESCRIPTION="GtkSpell bindings for Python"
# an ebuild, currently. Punt till we actually have to face the issue.
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="doc examples"
RDEPEND="=app-text/gtkspell-2*"