summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-17 11:44:38 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-17 11:44:38 +0000
commit482c0623cfafc2e8900248c9492d46c0787ff433 (patch)
treeb027c9d6d97c7352afc19f1d880e69cc87b0cdd2 /dev-python
parentstable on amd64. (Manifest recommit) (diff)
downloadgentoo-2-482c0623cfafc2e8900248c9492d46c0787ff433.tar.gz
gentoo-2-482c0623cfafc2e8900248c9492d46c0787ff433.tar.bz2
gentoo-2-482c0623cfafc2e8900248c9492d46c0787ff433.zip
stable on amd64.
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pygtk/ChangeLog5
-rw-r--r--dev-python/pygtk/pygtk-2.2.0.ebuild4
-rw-r--r--dev-python/python-docs/ChangeLog5
-rw-r--r--dev-python/python-docs/python-docs-2.3.4.ebuild4
-rw-r--r--dev-python/pyxml/ChangeLog5
-rw-r--r--dev-python/pyxml/pyxml-0.8.3.ebuild4
6 files changed, 18 insertions, 9 deletions
diff --git a/dev-python/pygtk/ChangeLog b/dev-python/pygtk/ChangeLog
index c280ba8d720c..5dd518dc1ec5 100644
--- a/dev-python/pygtk/ChangeLog
+++ b/dev-python/pygtk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pygtk
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/ChangeLog,v 1.62 2004/10/11 23:41:45 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/ChangeLog,v 1.63 2004/10/17 11:44:38 absinthe Exp $
+
+ 17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> pygtk-2.2.0.ebuild:
+ stable on amd64.
12 Oct 2004; Guy Martin <gmsoft@gentoo.org> pygtk-2.2.0.ebuild:
Stable on hppa.
diff --git a/dev-python/pygtk/pygtk-2.2.0.ebuild b/dev-python/pygtk/pygtk-2.2.0.ebuild
index f1bb547f5b6b..531a1ca72fed 100644
--- a/dev-python/pygtk/pygtk-2.2.0.ebuild
+++ b/dev-python/pygtk/pygtk-2.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/pygtk-2.2.0.ebuild,v 1.15 2004/10/11 23:41:45 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/pygtk-2.2.0.ebuild,v 1.16 2004/10/17 11:44:38 absinthe Exp $
inherit gnome.org python flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnome.org/pub/gnome/sources/pygtk/2.2/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="2"
-KEYWORDS="x86 ~ppc sparc alpha hppa ~amd64 ppc64"
+KEYWORDS="x86 ~ppc sparc alpha hppa amd64 ppc64"
IUSE="gnome opengl"
RDEPEND=">=dev-lang/python-2.2
diff --git a/dev-python/python-docs/ChangeLog b/dev-python/python-docs/ChangeLog
index 56ba8dae7bea..09116d989710 100644
--- a/dev-python/python-docs/ChangeLog
+++ b/dev-python/python-docs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/python-docs
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.40 2004/10/17 02:38:47 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.41 2004/10/17 11:42:16 absinthe Exp $
+
+ 17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> python-docs-2.3.4.ebuild:
+ stable on amd64.
17 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> :
Stable on alpha.
diff --git a/dev-python/python-docs/python-docs-2.3.4.ebuild b/dev-python/python-docs/python-docs-2.3.4.ebuild
index e3595c7551e3..ef6b71aef61a 100644
--- a/dev-python/python-docs/python-docs-2.3.4.ebuild
+++ b/dev-python/python-docs/python-docs-2.3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.3.4.ebuild,v 1.4 2004/10/16 19:09:20 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.3.4.ebuild,v 1.5 2004/10/17 11:42:16 absinthe Exp $
DESCRIPTION="HTML documentation for Python"
HOMEPAGE="http://www.python.org/doc/2.3/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.python.org/ftp/python/doc/${PV}/html-${PV}.tar.bz2"
LICENSE="PSF-2.2"
SLOT="2.3"
-KEYWORDS="x86 ~ppc ~sparc ~mips alpha ~arm ~amd64 ia64"
+KEYWORDS="x86 ~ppc ~sparc ~mips alpha ~arm amd64 ia64"
IUSE=""
DEPEND=""
diff --git a/dev-python/pyxml/ChangeLog b/dev-python/pyxml/ChangeLog
index 010cce082830..bc74b98a7f0e 100644
--- a/dev-python/pyxml/ChangeLog
+++ b/dev-python/pyxml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pyxml
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxml/ChangeLog,v 1.15 2004/06/25 01:47:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxml/ChangeLog,v 1.16 2004/10/17 11:43:08 absinthe Exp $
+
+ 17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> pyxml-0.8.3.ebuild:
+ stable on amd64.
*pyxml-0.8.3-r1 (17 Jun 2004)
diff --git a/dev-python/pyxml/pyxml-0.8.3.ebuild b/dev-python/pyxml/pyxml-0.8.3.ebuild
index 195dad1c2f37..452924df4780 100644
--- a/dev-python/pyxml/pyxml-0.8.3.ebuild
+++ b/dev-python/pyxml/pyxml-0.8.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxml/pyxml-0.8.3.ebuild,v 1.12 2004/06/25 01:47:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxml/pyxml-0.8.3.ebuild,v 1.13 2004/10/17 11:43:08 absinthe Exp $
inherit distutils
@@ -15,7 +15,7 @@ DEPEND="virtual/python
IUSE=""
SLOT="0"
-KEYWORDS="x86 ~ppc sparc alpha hppa ~amd64 ppc64 ia64 mips"
+KEYWORDS="x86 ~ppc sparc alpha hppa amd64 ppc64 ia64 mips"
LICENSE="PYTHON"
S=${WORKDIR}/${MY_P}