diff options
author | Arcady Genkin <agenkin@gentoo.org> | 2003-03-04 22:10:19 +0000 |
---|---|---|
committer | Arcady Genkin <agenkin@gentoo.org> | 2003-03-04 22:10:19 +0000 |
commit | 4c42f6906acce5c2887045132a5b05e529594342 (patch) | |
tree | c429b9c62973c588988b6de78d110ad9c0042163 /dev-python | |
parent | First relase (diff) | |
download | gentoo-2-4c42f6906acce5c2887045132a5b05e529594342.tar.gz gentoo-2-4c42f6906acce5c2887045132a5b05e529594342.tar.bz2 gentoo-2-4c42f6906acce5c2887045132a5b05e529594342.zip |
Marking stable on all aches.
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/python-docs/python-docs-2.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-docs/python-docs-2.2.2.ebuild b/dev-python/python-docs/python-docs-2.2.2.ebuild index f53d3d14369a..af48bed4fbcd 100644 --- a/dev-python/python-docs/python-docs-2.2.2.ebuild +++ b/dev-python/python-docs/python-docs-2.2.2.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.2.2.ebuild,v 1.3 2003/02/13 11:38:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.2.2.ebuild,v 1.4 2003/03/04 22:10:19 agenkin Exp $ S=${WORKDIR}/${P} DESCRIPTION="HTML documentation for Python" @@ -10,7 +10,7 @@ DEPEND="" RDEPEND="" SLOT="2.2" LICENSE="PSF-2.2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ppc sparc alpha" src_unpack() { mkdir ${S} |