summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-03-09 23:22:18 +0000
committerAron Griffis <agriffis@gentoo.org>2004-03-09 23:22:18 +0000
commitb4ec00f9fc4228b3929f411cc9545e64e204b764 (patch)
tree2aa774f5590158c92a0d4a7a6da41853fdabcc9e /dev-python/python-docs
parentstable on alpha and ia64 (Manifest recommit) (diff)
downloadgentoo-2-b4ec00f9fc4228b3929f411cc9545e64e204b764.tar.gz
gentoo-2-b4ec00f9fc4228b3929f411cc9545e64e204b764.tar.bz2
gentoo-2-b4ec00f9fc4228b3929f411cc9545e64e204b764.zip
stable on alpha and ia64
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.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/python-docs/ChangeLog b/dev-python/python-docs/ChangeLog
index 7959295cb267..433a23cfe228 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 Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.23 2004/03/03 02:16:01 iggy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.24 2004/03/09 23:18:05 agriffis Exp $
+
+ 09 Mar 2004; <agriffis@gentoo.org> python-docs-2.3.3.ebuild:
+ stable on alpha and ia64
02 Mar 2004; Brian Jackson <iggy@gentoo.org> python-docs-2.2.3.ebuild,
python-docs-2.3.3.ebuild:
diff --git a/dev-python/python-docs/python-docs-2.3.3.ebuild b/dev-python/python-docs/python-docs-2.3.3.ebuild
index 116e21abec65..99aee77f6738 100644
--- a/dev-python/python-docs/python-docs-2.3.3.ebuild
+++ b/dev-python/python-docs/python-docs-2.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.3.3.ebuild,v 1.10 2004/03/03 02:16:01 iggy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.3.3.ebuild,v 1.11 2004/03/09 23:18:05 agriffis 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 hppa amd64 s390" # ~alpha ~ia64
+KEYWORDS="x86 ppc sparc hppa amd64 s390" # alpha ia64
DEPEND=""
RDEPEND=""