diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-05-13 10:13:02 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-05-13 10:13:02 +0000 |
commit | 1841619e4fed0dba6fb836e49b9b53d339d46377 (patch) | |
tree | baabd56dff76860c5a6f6d347b9e846035887cc8 /dev-python/python-docs/python-docs-2.4.4.ebuild | |
parent | Stable on ppc64; bug #177804 (diff) | |
download | historical-1841619e4fed0dba6fb836e49b9b53d339d46377.tar.gz historical-1841619e4fed0dba6fb836e49b9b53d339d46377.tar.bz2 historical-1841619e4fed0dba6fb836e49b9b53d339d46377.zip |
Stable on ppc64; bug #177804
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-python/python-docs/python-docs-2.4.4.ebuild')
-rw-r--r-- | dev-python/python-docs/python-docs-2.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-docs/python-docs-2.4.4.ebuild b/dev-python/python-docs/python-docs-2.4.4.ebuild index eb208d67f22e..b99708529821 100644 --- a/dev-python/python-docs/python-docs-2.4.4.ebuild +++ b/dev-python/python-docs/python-docs-2.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.4.ebuild,v 1.6 2007/05/07 14:02:15 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.4.4.ebuild,v 1.7 2007/05/13 10:13:02 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 ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" DEPEND="" |