summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-07-20 17:25:19 +0000
committerSimon Stelling <blubb@gentoo.org>2006-07-20 17:25:19 +0000
commit5fc3130bc849515095e93b61597d4afe48933665 (patch)
tree04ef15fe9e1f5be817ae2523c64e9d29539aa880 /dev-python/python-docs
parentstable on amd64 (diff)
downloadgentoo-2-5fc3130bc849515095e93b61597d4afe48933665.tar.gz
gentoo-2-5fc3130bc849515095e93b61597d4afe48933665.tar.bz2
gentoo-2-5fc3130bc849515095e93b61597d4afe48933665.zip
stable amd64
(Portage version: 2.1.1_pre3-r1)
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.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/python-docs/ChangeLog b/dev-python/python-docs/ChangeLog
index 586ed52e7023..851cea75f246 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.82 2006/07/09 03:02:09 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.83 2006/07/20 17:25:19 blubb Exp $
+
+ 20 Jul 2006; Simon Stelling <blubb@gentoo.org> python-docs-2.4.3.ebuild:
+ stable on amd64
09 Jul 2006; Joshua Kinard <kumba@gentoo.org> python-docs-2.4.3.ebuild:
Marked stable on mips.
diff --git a/dev-python/python-docs/python-docs-2.4.3.ebuild b/dev-python/python-docs/python-docs-2.4.3.ebuild
index 818239205fc5..96aa141ad042 100644
--- a/dev-python/python-docs/python-docs-2.4.3.ebuild
+++ b/dev-python/python-docs/python-docs-2.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.3.ebuild,v 1.8 2006/07/09 03:02:09 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.4.3.ebuild,v 1.9 2006/07/20 17:25:19 blubb 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 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=""