diff options
author | Jesus Rivero <neurogeek@gentoo.org> | 2011-08-27 21:15:27 +0000 |
---|---|---|
committer | Jesus Rivero <neurogeek@gentoo.org> | 2011-08-27 21:15:27 +0000 |
commit | 0d93a49c8f7a43ce15cc819fb198bc864473ecb8 (patch) | |
tree | f6b01468a86a47b57990fe500d60a1eb06acaffd /dev-python/cheetah/cheetah-2.4.4.ebuild | |
parent | Change to generic license (diff) | |
download | gentoo-2-0d93a49c8f7a43ce15cc819fb198bc864473ecb8.tar.gz gentoo-2-0d93a49c8f7a43ce15cc819fb198bc864473ecb8.tar.bz2 gentoo-2-0d93a49c8f7a43ce15cc819fb198bc864473ecb8.zip |
Change to generic license
(Portage version: 2.2.0_alpha41/cvs/Linux i686)
Diffstat (limited to 'dev-python/cheetah/cheetah-2.4.4.ebuild')
-rw-r--r-- | dev-python/cheetah/cheetah-2.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cheetah/cheetah-2.4.4.ebuild b/dev-python/cheetah/cheetah-2.4.4.ebuild index 1a0cb7ee4f7e..39790836138f 100644 --- a/dev-python/cheetah/cheetah-2.4.4.ebuild +++ b/dev-python/cheetah/cheetah-2.4.4.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/cheetah/cheetah-2.4.4.ebuild,v 1.5 2011/02/27 18:02:47 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.4.4.ebuild,v 1.6 2011/08/27 21:15:27 neurogeek Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -16,7 +16,7 @@ DESCRIPTION="Python-powered template engine and code generator." HOMEPAGE="http://www.cheetahtemplate.org/ http://rtyler.github.com/cheetah/ http://pypi.python.org/pypi/Cheetah" SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" -LICENSE="PSF-2.2" +LICENSE="PSF-2" IUSE="" KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" SLOT="0" |