summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-05-27 07:07:29 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-05-27 07:07:29 +0000
commitb2897252f2dc9628d31ec60d53dab5fc75b23c6b (patch)
treeb4d8965e33579d99b97f16414fd49252eafa89ac /dev-python/python-docs
parentVersion bump wrt #271238, thanks to Gilles Dartiguelongue. (diff)
downloadgentoo-2-b2897252f2dc9628d31ec60d53dab5fc75b23c6b.tar.gz
gentoo-2-b2897252f2dc9628d31ec60d53dab5fc75b23c6b.tar.bz2
gentoo-2-b2897252f2dc9628d31ec60d53dab5fc75b23c6b.zip
stable x86, bug 270943
(Portage version: 2.1.6.11/cvs/Linux i686)
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.5.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/python-docs/ChangeLog b/dev-python/python-docs/ChangeLog
index 2af836b373eb..64a135bc3245 100644
--- a/dev-python/python-docs/ChangeLog
+++ b/dev-python/python-docs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/python-docs
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.114 2009/05/26 01:44:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.115 2009/05/27 07:07:29 fauli Exp $
+
+ 27 May 2009; Christian Faulhammer <fauli@gentoo.org>
+ python-docs-2.5.4.ebuild:
+ stable x86, bug 270943
26 May 2009; Jeroen Roovers <jer@gentoo.org> python-docs-2.5.4.ebuild:
Stable for HPPA (bug #270943).
diff --git a/dev-python/python-docs/python-docs-2.5.4.ebuild b/dev-python/python-docs/python-docs-2.5.4.ebuild
index ebb1dae78bf8..e34d84598cb4 100644
--- a/dev-python/python-docs/python-docs-2.5.4.ebuild
+++ b/dev-python/python-docs/python-docs-2.5.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.5.4.ebuild,v 1.6 2009/05/26 01:44:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.5.4.ebuild,v 1.7 2009/05/27 07:07:29 fauli Exp $
DESCRIPTION="HTML documentation for Python"
HOMEPAGE="http://www.python.org/doc/${PV}/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.python.org/ftp/python/doc/${PV}/html-${PV}.tar.bz2"
LICENSE="PSF-2.2"
SLOT="2.5"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE=""
DEPEND=""