diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-06-27 20:51:45 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-06-27 20:51:45 +0000 |
commit | d478149509140706bee890aa0be655ae0f157f7f (patch) | |
tree | 5d7a0b9e0d91d4c67e9a3d4782d6deadcc41951c /dev-python/python-docs | |
parent | remove old 1.0.* ebuilds (diff) | |
download | gentoo-2-d478149509140706bee890aa0be655ae0f157f7f.tar.gz gentoo-2-d478149509140706bee890aa0be655ae0f157f7f.tar.bz2 gentoo-2-d478149509140706bee890aa0be655ae0f157f7f.zip |
Stable on alpha, ia64 and x86.
(Portage version: 2.1.1_pre1-r1)
Diffstat (limited to 'dev-python/python-docs')
-rw-r--r-- | dev-python/python-docs/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/python-docs/python-docs-2.4.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/python-docs/ChangeLog b/dev-python/python-docs/ChangeLog index d85145e98803..0fb79bf06be6 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.76 2006/04/13 10:53:41 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.77 2006/06/27 20:51:45 kloeri Exp $ + + 27 Jun 2006; Bryan Østergaard <kloeri@gentoo.org> + python-docs-2.4.3.ebuild: + Stable on alpha, ia64 and x86. *python-docs-2.4.3 (13 Apr 2006) 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 5038593140da..94c4a056d74c 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.1 2006/04/13 10:53:41 kloeri Exp $ +# $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 $ 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="" |