summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-08-25 13:18:31 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-08-25 13:18:31 +0000
commitb5c8b8ccfa4f9c35561791a7e7e5ef3102beb519 (patch)
tree60e32beed2cd6179dca9a37bae8f760e099281fe /dev-python/gdl-python
parentRename xfce4-time-out to xfce4-time-out-plugin. (diff)
downloadhistorical-b5c8b8ccfa4f9c35561791a7e7e5ef3102beb519.tar.gz
historical-b5c8b8ccfa4f9c35561791a7e7e5ef3102beb519.tar.bz2
historical-b5c8b8ccfa4f9c35561791a7e7e5ef3102beb519.zip
keyword ~x86-fbsd
Package-Manager: portage-2.2_rc40/cvs/Linux x86_64
Diffstat (limited to 'dev-python/gdl-python')
-rw-r--r--dev-python/gdl-python/ChangeLog6
-rw-r--r--dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/gdl-python/ChangeLog b/dev-python/gdl-python/ChangeLog
index c726ad6c7f75..0c18014c7fdb 100644
--- a/dev-python/gdl-python/ChangeLog
+++ b/dev-python/gdl-python/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/gdl-python
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gdl-python/ChangeLog,v 1.17 2009/08/19 16:48:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gdl-python/ChangeLog,v 1.18 2009/08/25 13:15:34 aballier Exp $
+
+ 25 Aug 2009; Alexis Ballier <aballier@gentoo.org>
+ gdl-python-2.19.1-r1.ebuild:
+ keyword ~x86-fbsd
19 Aug 2009; Jeroen Roovers <jer@gentoo.org> ChangeLog:
Stable for HPPA (bug #268359).
diff --git a/dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild b/dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild
index 9a6ac6d68d41..79fef7d1113c 100644
--- a/dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild
+++ b/dev-python/gdl-python/gdl-python-2.19.1-r1.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/gdl-python/gdl-python-2.19.1-r1.ebuild,v 1.8 2009/07/04 18:37:40 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild,v 1.9 2009/08/25 13:15:34 aballier Exp $
G_PY_PN="gnome-python-extras"
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${G_PY_PN}/${PVP}/${G_PY_PN}-${PV}.tar.bz2
DESCRIPTION="Python bindings for GDL"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha ~amd64 hppa ~ia64 ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="examples"
RDEPEND=">=dev-libs/gdl-2.24.0"