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/egg-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/egg-python')
-rw-r--r--dev-python/egg-python/ChangeLog6
-rw-r--r--dev-python/egg-python/egg-python-2.19.1.ebuild4
2 files changed, 7 insertions, 3 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