summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-06-28 06:02:31 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-06-28 06:02:31 +0000
commit2af1b212c97e8b01a990b72928e5b2c1ec9c9c7f (patch)
tree797d19d7c482daab1ceb12508a17a4b8946c6103
parentmasking mozilla use on arm with vapier's permission (diff)
downloadgentoo-2-2af1b212c97e8b01a990b72928e5b2c1ec9c9c7f.tar.gz
gentoo-2-2af1b212c97e8b01a990b72928e5b2c1ec9c9c7f.tar.bz2
gentoo-2-2af1b212c97e8b01a990b72928e5b2c1ec9c9c7f.zip
Stable on ppc64; bug #138268
(Portage version: 2.1-r1)
-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 0fb79bf06be6..c9434c1c112d 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.77 2006/06/27 20:51:45 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.78 2006/06/28 06:02:31 corsair Exp $
+
+ 28 Jun 2006; Markus Rothe <corsair@gentoo.org> python-docs-2.4.3.ebuild:
+ Stable on ppc64; bug #138268
27 Jun 2006; Bryan Østergaard <kloeri@gentoo.org>
python-docs-2.4.3.ebuild:
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 94c4a056d74c..df2ba10a4dd2 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.2 2006/06/27 20:51:45 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.4.3.ebuild,v 1.3 2006/06/28 06:02:31 corsair 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=""