summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Guertin <gerk@gentoo.org>2002-08-21 02:47:33 +0000
committerMark Guertin <gerk@gentoo.org>2002-08-21 02:47:33 +0000
commitc5a18ff38d1cec2657a1b6ed60e45b5663d615a3 (patch)
tree3fe50666f7831fc1fc7307eaeaa13ed5f5cbe4db /dev-python
parentadded ppc to keywords (diff)
downloadhistorical-c5a18ff38d1cec2657a1b6ed60e45b5663d615a3.tar.gz
historical-c5a18ff38d1cec2657a1b6ed60e45b5663d615a3.tar.bz2
historical-c5a18ff38d1cec2657a1b6ed60e45b5663d615a3.zip
added ppc to keywords
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pygtk/ChangeLog5
-rw-r--r--dev-python/pygtk/pygtk-1.99.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pygtk/ChangeLog b/dev-python/pygtk/ChangeLog
index 0ee5c5bba33a..4bfd4eca965f 100644
--- a/dev-python/pygtk/ChangeLog
+++ b/dev-python/pygtk/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for dev-python/pygtk
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/ChangeLog,v 1.5 2002/07/30 00:50:11 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/ChangeLog,v 1.6 2002/08/21 02:47:33 gerk Exp $
*pygtk-0.6.9 (19 Jun 2002)
@@ -13,6 +13,9 @@
New version, updated dependencies. Close bug #3891
*pygtk-1.99.10 (13 Jun 2002)
+ 21 Aug 2002; Mark Guertin <gerk@gentoo.org> pygtk-1.99.10.ebuild :
+ Added ppc to keywords
+
13 Jun 2002; Spider <spider@gentoo.org> pygtk-1.99.10.ebuild :
I've got a headache so this is a simple bump to the next level. and remember kids dont play in the playgrounds.
diff --git a/dev-python/pygtk/pygtk-1.99.10.ebuild b/dev-python/pygtk/pygtk-1.99.10.ebuild
index 2cac0af8fe08..643a896d93f1 100644
--- a/dev-python/pygtk/pygtk-1.99.10.ebuild
+++ b/dev-python/pygtk/pygtk-1.99.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/pygtk-1.99.10.ebuild,v 1.4 2002/08/16 02:49:58 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/pygtk-1.99.10.ebuild,v 1.5 2002/08/21 02:47:33 gerk Exp $
S=${WORKDIR}/${P}
DESCRIPTION="GTK+2 bindings for Python"
@@ -16,7 +16,7 @@ DEPEND="virtual/python
RDEPEND="${DEPEND}"
SLOT="2.0"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64"
LICENSE="LGPL-2.1"
src_compile() {