diff options
author | Matt Turner <mattst88@gentoo.org> | 2013-12-13 06:09:20 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2013-12-13 06:09:20 +0000 |
commit | 5abf76d33b8702d8861a0e9ea88902760aa358f5 (patch) | |
tree | 50505e409ae6db1e882d669f1ab1b7e844efe960 /dev-python/python-docs/python-docs-3.3.2.ebuild | |
parent | Version bump on ESR and main branches (diff) | |
download | gentoo-2-5abf76d33b8702d8861a0e9ea88902760aa358f5.tar.gz gentoo-2-5abf76d33b8702d8861a0e9ea88902760aa358f5.tar.bz2 gentoo-2-5abf76d33b8702d8861a0e9ea88902760aa358f5.zip |
alpha stable, bug 474128.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)
Diffstat (limited to 'dev-python/python-docs/python-docs-3.3.2.ebuild')
-rw-r--r-- | dev-python/python-docs/python-docs-3.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-docs/python-docs-3.3.2.ebuild b/dev-python/python-docs/python-docs-3.3.2.ebuild index 725b8219575a..47284f7a962f 100644 --- a/dev-python/python-docs/python-docs-3.3.2.ebuild +++ b/dev-python/python-docs/python-docs-3.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-3.3.2.ebuild,v 1.5 2013/12/08 09:31:36 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-3.3.2.ebuild,v 1.6 2013/12/13 06:09:20 mattst88 Exp $ EAPI="3" @@ -10,7 +10,7 @@ SRC_URI="http://www.python.org/ftp/python/doc/${PV}/python-${PV}-docs-html.tar.b LICENSE="PSF-2" SLOT="3.3" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" DEPEND="" |