summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-05-30 21:15:47 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-05-30 21:15:47 +0000
commita29d44dde15d8a15355a79d0a17225879ff9cdf8 (patch)
treee060ce5801c14a512da27056e2c03e0827f13dc2 /dev-python/python-docs
parentVersion bump due to security bug #86649. (diff)
downloadgentoo-2-a29d44dde15d8a15355a79d0a17225879ff9cdf8.tar.gz
gentoo-2-a29d44dde15d8a15355a79d0a17225879ff9cdf8.tar.bz2
gentoo-2-a29d44dde15d8a15355a79d0a17225879ff9cdf8.zip
Stable on alpha.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-python/python-docs')
-rw-r--r--dev-python/python-docs/ChangeLog6
-rw-r--r--dev-python/python-docs/python-docs-2.3.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/python-docs/ChangeLog b/dev-python/python-docs/ChangeLog
index 65426ecc7181..00fcb6531219 100644
--- a/dev-python/python-docs/ChangeLog
+++ b/dev-python/python-docs/ChangeLog
@@ -1,6 +1,10 @@
# 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.54 2005/05/18 13:08:58 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.55 2005/05/30 21:15:47 kloeri Exp $
+
+ 30 May 2005; Bryan Østergaard <kloeri@gentoo.org>
+ python-docs-2.3.5.ebuild:
+ Stable on alpha.
18 May 2005; Markus Rothe <corsair@gentoo.org> python-docs-2.3.5.ebuild:
Added ~ppc64 to KEYWORDS
diff --git a/dev-python/python-docs/python-docs-2.3.5.ebuild b/dev-python/python-docs/python-docs-2.3.5.ebuild
index cdc1237ac62c..108770858bf5 100644
--- a/dev-python/python-docs/python-docs-2.3.5.ebuild
+++ b/dev-python/python-docs/python-docs-2.3.5.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.3.5.ebuild,v 1.7 2005/05/18 13:08:58 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.3.5.ebuild,v 1.8 2005/05/30 21:15:47 kloeri 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="~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=""