summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-07-11 10:12:26 +0000
committerPacho Ramos <pacho@gentoo.org>2010-07-11 10:12:26 +0000
commit9a2c7d0dca987331ad543e14ae2aeff762886ed4 (patch)
tree9c4472ece3552f7ddbf796b7b36c0b7ea6af73d6 /dev-python/egg-python
parentnew ebuild, part of 389 Directory Server (http://port389.org), closes bug #30... (diff)
downloadgentoo-2-9a2c7d0dca987331ad543e14ae2aeff762886ed4.tar.gz
gentoo-2-9a2c7d0dca987331ad543e14ae2aeff762886ed4.tar.bz2
gentoo-2-9a2c7d0dca987331ad543e14ae2aeff762886ed4.zip
Drop hppa keyword per bug #324511.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/egg-python')
-rw-r--r--dev-python/egg-python/ChangeLog5
-rw-r--r--dev-python/egg-python/egg-python-2.19.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/egg-python/ChangeLog b/dev-python/egg-python/ChangeLog
index d964e9599799..0e897c445bfd 100644
--- a/dev-python/egg-python/ChangeLog
+++ b/dev-python/egg-python/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/egg-python
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/egg-python/ChangeLog,v 1.13 2010/06/14 13:11:26 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/egg-python/ChangeLog,v 1.14 2010/07/11 10:12:26 pacho Exp $
+
+ 11 Jul 2010; Pacho Ramos <pacho@gentoo.org> egg-python-2.19.1.ebuild:
+ Drop hppa keyword per bug #324511.
*egg-python-2.25.3 (14 Jun 2010)
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 9a325dec3bb4..7dfe6384433e 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-2010 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.13 2010/06/02 21:05:01 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/egg-python/egg-python-2.19.1.ebuild,v 1.14 2010/07/11 10:12:26 pacho Exp $
EAPI="2"
@@ -18,7 +18,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 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="examples"
RDEPEND=">=dev-python/libbonobo-python-2.22.1