summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-10-13 11:27:07 +0000
committerAron Griffis <agriffis@gentoo.org>2005-10-13 11:27:07 +0000
commitd6c0aeedf0f7f5748d31895bc55623e01e31fd37 (patch)
tree48a756fed6b7a96e6f762248bc2c853dec89cdfa /dev-python/python-docs
parent* bump (diff)
downloadgentoo-2-d6c0aeedf0f7f5748d31895bc55623e01e31fd37.tar.gz
gentoo-2-d6c0aeedf0f7f5748d31895bc55623e01e31fd37.tar.bz2
gentoo-2-d6c0aeedf0f7f5748d31895bc55623e01e31fd37.zip
Mark 2.4.2 stable on ia64
(Portage version: 1.589-cvs)
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.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=""