summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/python-docs/ChangeLog5
-rw-r--r--dev-python/python-docs/python-docs-2.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/python-docs/ChangeLog b/dev-python/python-docs/ChangeLog
index 89f5813b7149..990ccf4b4432 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.66 2005/10/13 06:30:31 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.67 2005/10/13 11:26:36 agriffis Exp $
+
+ 13 Oct 2005; Aron Griffis <agriffis@gentoo.org> python-docs-2.4.2.ebuild:
+ Mark 2.4.2 stable on ia64
13 Oct 2005; Rob Cakebread <pythonhead@gentoo.org>
python-docs-2.4.2.ebuild:
diff --git a/dev-python/python-docs/python-docs-2.4.2.ebuild b/dev-python/python-docs/python-docs-2.4.2.ebuild
index 1537371c7303..38515d27152c 100644
--- a/dev-python/python-docs/python-docs-2.4.2.ebuild
+++ b/dev-python/python-docs/python-docs-2.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.4.2.ebuild,v 1.2 2005/10/13 06:30:31 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.4.2.ebuild,v 1.3 2005/10/13 11:26:36 agriffis Exp $
DESCRIPTION="HTML documentation for Python"
HOMEPAGE="http://www.python.org/doc/${PV}/"
@@ -9,7 +9,7 @@ http://www.python.org/ftp/python/doc/${PV}/info-${PV}.tar.bz2"
LICENSE="PSF-2.2"
SLOT="2.4"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
IUSE=""
DEPEND=""