summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-07-03 15:24:06 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-07-03 15:24:06 +0000
commitc80e7b42dc6491ad851974e37400f8d51d36d313 (patch)
treef17bcc81e4b6d68f5196859d1cc5dddbbcf81e58 /dev-python/gnome-python-extras
parentAdd small patch to only use db->update when root privileges are present. (diff)
downloadgentoo-2-c80e7b42dc6491ad851974e37400f8d51d36d313.tar.gz
gentoo-2-c80e7b42dc6491ad851974e37400f8d51d36d313.tar.bz2
gentoo-2-c80e7b42dc6491ad851974e37400f8d51d36d313.zip
Add ~alpha keyword.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-python/gnome-python-extras')
-rw-r--r--dev-python/gnome-python-extras/ChangeLog6
-rw-r--r--dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/gnome-python-extras/ChangeLog b/dev-python/gnome-python-extras/ChangeLog
index 48e732416658..d914c322fd8e 100644
--- a/dev-python/gnome-python-extras/ChangeLog
+++ b/dev-python/gnome-python-extras/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/gnome-python-extras
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.4 2005/07/03 12:05:31 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.5 2005/07/03 15:24:06 kloeri Exp $
+
+ 03 Jul 2005; Bryan Østergaard <kloeri@gentoo.org>
+ gnome-python-extras-2.10.2.ebuild:
+ Add ~alpha keyword.
03 Jul 2005; David Holm <dholm@gentoo.org>
gnome-python-extras-2.10.2.ebuild:
diff --git a/dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild b/dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild
index 91834501e5c4..4e573bf0bb96 100644
--- a/dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild
+++ b/dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild,v 1.5 2005/07/03 12:05:31 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild,v 1.6 2005/07/03 15:24:06 kloeri Exp $
inherit eutils gnome2 python
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.pygtk.org"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~ppc ~sparc ~x86"
IUSE="doc firefox mozilla"
RDEPEND=">=dev-lang/python-2.3