summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-10-17 22:54:10 +0000
committerJason Wever <weeve@gentoo.org>2004-10-17 22:54:10 +0000
commit303d534194ed8432018ab7d04fe5e80872309db1 (patch)
tree4e38b45caff294a64128081f4fdebc54294591a3 /dev-python/python-docs
parentupdated digests (diff)
downloadgentoo-2-303d534194ed8432018ab7d04fe5e80872309db1.tar.gz
gentoo-2-303d534194ed8432018ab7d04fe5e80872309db1.tar.bz2
gentoo-2-303d534194ed8432018ab7d04fe5e80872309db1.zip
Stable on sparc.
Diffstat (limited to 'dev-python/python-docs')
-rw-r--r--dev-python/python-docs/ChangeLog5
-rw-r--r--dev-python/python-docs/python-docs-2.3.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/python-docs/ChangeLog b/dev-python/python-docs/ChangeLog
index 09116d989710..faaafe33ed93 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.41 2004/10/17 11:42:16 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.42 2004/10/17 22:53:24 weeve Exp $
+
+ 17 Oct 2004; Jason Wever <weeve@gentoo.org> python-docs-2.3.4.ebuild:
+ Stable on sparc.
17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> python-docs-2.3.4.ebuild:
stable on amd64.
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 ef6b71aef61a..ed3e7dd2f2fe 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.5 2004/10/17 11:42:16 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.3.4.ebuild,v 1.6 2004/10/17 22:53:24 weeve 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=""