summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-03-09 23:18:26 +0000
committerAron Griffis <agriffis@gentoo.org>2004-03-09 23:18:26 +0000
commit02a0847d3ebe0bcade7ffe9ed1071e60a82e15ef (patch)
tree8a8e7a6e6ce6deeb8a4df25f65c2b0990e8034a2 /dev-python/python-docs
parentstable on alpha and ia64 (diff)
downloadhistorical-02a0847d3ebe0bcade7ffe9ed1071e60a82e15ef.tar.gz
historical-02a0847d3ebe0bcade7ffe9ed1071e60a82e15ef.tar.bz2
historical-02a0847d3ebe0bcade7ffe9ed1071e60a82e15ef.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=""