diff options
Diffstat (limited to 'dev-python/python-docs/python-docs-2.6.4.ebuild')
-rw-r--r-- | dev-python/python-docs/python-docs-2.6.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-docs/python-docs-2.6.4.ebuild b/dev-python/python-docs/python-docs-2.6.4.ebuild index 9b545aed671b..7a2a80855a5e 100644 --- a/dev-python/python-docs/python-docs-2.6.4.ebuild +++ b/dev-python/python-docs/python-docs-2.6.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.6.4.ebuild,v 1.5 2009/12/20 16:04:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.6.4.ebuild,v 1.6 2010/01/01 17:27:25 ranger Exp $ DESCRIPTION="HTML documentation for Python" HOMEPAGE="http://www.python.org/doc/" @@ -8,7 +8,7 @@ SRC_URI="http://www.python.org/ftp/python/doc/${PV}/python-${PV}-docs-html.tar.b LICENSE="PSF-2.2" SLOT="2.6" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND=">=app-admin/eselect-python-20090606" |