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
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')
-rw-r--r--dev-python/egg-python/ChangeLog6
-rw-r--r--dev-python/egg-python/egg-python-2.19.1.ebuild4
-rw-r--r--dev-python/gdl-python/ChangeLog6
-rw-r--r--dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild4
4 files changed, 14 insertions, 6 deletions
diff --git a/dev-python/egg-python/ChangeLog b/dev-python/egg-python/ChangeLog
index da3e1c46d8e6..5dd4c9d0db69 100644
--- a/dev-python/egg-python/ChangeLog
+++ b/dev-python/egg-python/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/egg-python
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/egg-python/ChangeLog,v 1.10 2009/03/23 05:04:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/egg-python/ChangeLog,v 1.11 2009/08/25 13:18:31 aballier Exp $
+
+ 25 Aug 2009; Alexis Ballier <aballier@gentoo.org>
+ egg-python-2.19.1.ebuild:
+ keyword ~x86-fbsd
23 Mar 2009; Jeroen Roovers <jer@gentoo.org> egg-python-2.19.1.ebuild:
Stable for HPPA (bug #258040).
diff --git a/dev-python/egg-python/egg-python-2.19.1.ebuild b/dev-python/egg-python/egg-python-2.19.1.ebuild
index e5f3233fe1fc..8c570946c154 100644
--- a/dev-python/egg-python/egg-python-2.19.1.ebuild
+++ b/dev-python/egg-python/egg-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/egg-python/egg-python-2.19.1.ebuild,v 1.11 2009/03/23 05:04:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/egg-python/egg-python-2.19.1.ebuild,v 1.12 2009/08/25 13:18:31 aballier Exp $
# We don't support the egg.recent bindings that are also provided - they are
# deprecated, have deps we don't really want and there are no users in-tree.
@@ -16,7 +16,7 @@ SRC_URI="mirror://gnome/sources/${G_PY_PN}/${PVP}/${G_PY_PN}-${PV}.tar.bz2
DESCRIPTION="EggTrayIcon bindings for Python"
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-python/libbonobo-python-2.22.1
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"