diff options
author | 2010-05-14 16:17:45 +0000 | |
---|---|---|
committer | 2010-05-14 16:17:45 +0000 | |
commit | 70623f5b6c54617154a22191a112c89b2b75a4bf (patch) | |
tree | 72dd07b87186935c933a01b8c9814e8243a113f6 /dev-python/python-docs/python-docs-2.6.5.ebuild | |
parent | Add gcc-4.5 patch wrt bug #319363. Adjust imagemagick dependencies wrt bug #3... (diff) | |
download | gentoo-2-70623f5b6c54617154a22191a112c89b2b75a4bf.tar.gz gentoo-2-70623f5b6c54617154a22191a112c89b2b75a4bf.tar.bz2 gentoo-2-70623f5b6c54617154a22191a112c89b2b75a4bf.zip |
Stable for HPPA (bug #319723).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'dev-python/python-docs/python-docs-2.6.5.ebuild')
-rw-r--r-- | dev-python/python-docs/python-docs-2.6.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-docs/python-docs-2.6.5.ebuild b/dev-python/python-docs/python-docs-2.6.5.ebuild index 65868fa062e9..a723cb3a2d1b 100644 --- a/dev-python/python-docs/python-docs-2.6.5.ebuild +++ b/dev-python/python-docs/python-docs-2.6.5.ebuild @@ -1,6 +1,6 @@ # 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.5.ebuild,v 1.1 2010/03/21 19:17:59 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.6.5.ebuild,v 1.2 2010/05/14 16:17:45 jer 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.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-20091230" |