diff options
author | 2009-11-08 20:01:26 +0000 | |
---|---|---|
committer | 2009-11-08 20:01:26 +0000 | |
commit | 29df662ca9558dcc39faa5a39daef989d12249c6 (patch) | |
tree | b4570d7819ba984899873eebbed6dfb6671db9fc /dev-python/setupdocs/setupdocs-1.0.3.ebuild | |
parent | ppc stable #290607 (diff) | |
download | historical-29df662ca9558dcc39faa5a39daef989d12249c6.tar.gz historical-29df662ca9558dcc39faa5a39daef989d12249c6.tar.bz2 historical-29df662ca9558dcc39faa5a39daef989d12249c6.zip |
ppc stable #290607
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'dev-python/setupdocs/setupdocs-1.0.3.ebuild')
-rw-r--r-- | dev-python/setupdocs/setupdocs-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/setupdocs/setupdocs-1.0.3.ebuild b/dev-python/setupdocs/setupdocs-1.0.3.ebuild index 7081cd2d782b..e4c64a58dc96 100644 --- a/dev-python/setupdocs/setupdocs-1.0.3.ebuild +++ b/dev-python/setupdocs/setupdocs-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/setupdocs/setupdocs-1.0.3.ebuild,v 1.4 2009/11/04 15:55:45 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/setupdocs/setupdocs-1.0.3.ebuild,v 1.5 2009/11/08 19:53:13 nixnut Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -16,7 +16,7 @@ SRC_URI="http://www.enthought.com/repo/ETS/${MY_P}.tar.gz" IUSE="" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" LICENSE="BSD" DEPEND="dev-python/setuptools >=dev-python/sphinx-0.5.1" |