diff options
author | Alastair Tse <liquidx@gentoo.org> | 2004-01-24 01:49:34 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2004-01-24 01:49:34 +0000 |
commit | 2681ae3539b2b89f42e87093e2cfbe665c539c9b (patch) | |
tree | 28ec063f8e6bc89128028c17a091ae430ba3f5d1 /dev-python/python-docs/python-docs-2.3.3.ebuild | |
parent | Initial import (diff) | |
download | gentoo-2-2681ae3539b2b89f42e87093e2cfbe665c539c9b.tar.gz gentoo-2-2681ae3539b2b89f42e87093e2cfbe665c539c9b.tar.bz2 gentoo-2-2681ae3539b2b89f42e87093e2cfbe665c539c9b.zip |
cleanup and stable bump
Diffstat (limited to 'dev-python/python-docs/python-docs-2.3.3.ebuild')
-rw-r--r-- | dev-python/python-docs/python-docs-2.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-docs/python-docs-2.3.3.ebuild b/dev-python/python-docs/python-docs-2.3.3.ebuild index add5c10276f6..5ef68b35190a 100644 --- a/dev-python/python-docs/python-docs-2.3.3.ebuild +++ b/dev-python/python-docs/python-docs-2.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.3.3.ebuild,v 1.1 2004/01/03 03:47:40 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.3.3.ebuild,v 1.2 2004/01/24 01:49:34 liquidx Exp $ DESCRIPTION="HTML documentation for Python" SRC_URI="http://www.python.org/ftp/python/doc/${PV}/html-${PV}.tar.bz2" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.python.org/doc/2.3/" IUSE="" SLOT="2.3" -KEYWORDS="~x86 ~ppc" # ~sparc ~alpha ~hppa ~ia64 ~amd64" +KEYWORDS="x86 ~ppc" # ~sparc ~alpha ~hppa ~ia64 ~amd64" LICENSE="PSF-2.2" DEPEND="" |