diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-11-16 19:06:55 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-11-16 19:06:55 +0000 |
commit | ff9abc5e1c25c2bc5f036f188c080b6bfe9be5ac (patch) | |
tree | a995ee9c4443cb78dceea6e17f7cfe0a62c2243c /dev-python/setuptools/setuptools-0.6.16.ebuild | |
parent | Update LICENSE. Patch by Arfrever (diff) | |
download | gentoo-2-ff9abc5e1c25c2bc5f036f188c080b6bfe9be5ac.tar.gz gentoo-2-ff9abc5e1c25c2bc5f036f188c080b6bfe9be5ac.tar.bz2 gentoo-2-ff9abc5e1c25c2bc5f036f188c080b6bfe9be5ac.zip |
Update LICENSE. Patch by Arfrever.
(Portage version: 2.2.0_alpha74/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/setuptools/setuptools-0.6.16.ebuild')
-rw-r--r-- | dev-python/setuptools/setuptools-0.6.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/setuptools/setuptools-0.6.16.ebuild b/dev-python/setuptools/setuptools-0.6.16.ebuild index d7086edd1ed1..1e9871a1df0f 100644 --- a/dev-python/setuptools/setuptools-0.6.16.ebuild +++ b/dev-python/setuptools/setuptools-0.6.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.6.16.ebuild,v 1.3 2011/08/19 19:35:38 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.6.16.ebuild,v 1.4 2011/11/16 19:06:55 hwoarang Exp $ EAPI="3" SUPPORT_PYTHON_ABIS="1" @@ -15,7 +15,7 @@ DESCRIPTION="Distribute (fork of Setuptools) is a collection of extensions to Di HOMEPAGE="http://pypi.python.org/pypi/distribute" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" -LICENSE="PSF-2.2" +LICENSE="PSF-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" |