diff options
author | 2011-06-10 01:09:34 +0000 | |
---|---|---|
committer | 2011-06-10 01:09:34 +0000 | |
commit | 494c5ace78635647c154e6193e9118c6e999034c (patch) | |
tree | 3852f3fab41d1abef35c5f3b21855c0116faa134 /dev-libs/libtompoly/libtompoly-0.04.ebuild | |
parent | Update LICENSE. (diff) | |
download | gentoo-2-494c5ace78635647c154e6193e9118c6e999034c.tar.gz gentoo-2-494c5ace78635647c154e6193e9118c6e999034c.tar.bz2 gentoo-2-494c5ace78635647c154e6193e9118c6e999034c.zip |
Update LICENSE.
(Portage version: 2.2.0_alpha37/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libtompoly/libtompoly-0.04.ebuild')
-rw-r--r-- | dev-libs/libtompoly/libtompoly-0.04.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libtompoly/libtompoly-0.04.ebuild b/dev-libs/libtompoly/libtompoly-0.04.ebuild index 552e1d51f640..5a5dc1a9351b 100644 --- a/dev-libs/libtompoly/libtompoly-0.04.ebuild +++ b/dev-libs/libtompoly/libtompoly-0.04.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtompoly/libtompoly-0.04.ebuild,v 1.7 2009/07/29 00:05:25 vostorga Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtompoly/libtompoly-0.04.ebuild,v 1.8 2011/06/10 01:09:34 radhermit Exp $ inherit toolchain-funcs @@ -8,7 +8,7 @@ DESCRIPTION="portable ISO C library for polynomial basis arithmetic" HOMEPAGE="http://poly.libtomcrypt.org/" SRC_URI="http://poly.libtomcrypt.org/files/ltp-${PV}.tar.bz2" -LICENSE="public-domain" +LICENSE="WTFPL-2" SLOT="0" KEYWORDS="amd64 ppc x86" IUSE="" |