diff options
author | Tim Harder <radhermit@gentoo.org> | 2011-06-10 01:25:49 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2011-06-10 01:25:49 +0000 |
commit | 810b134a5c1d71f7fbadc67a3f1c27741ed26a84 (patch) | |
tree | e209888667bf649aab1027514378a550ed1170e5 /dev-libs | |
parent | Update LICENSE. (diff) | |
download | gentoo-2-810b134a5c1d71f7fbadc67a3f1c27741ed26a84.tar.gz gentoo-2-810b134a5c1d71f7fbadc67a3f1c27741ed26a84.tar.bz2 gentoo-2-810b134a5c1d71f7fbadc67a3f1c27741ed26a84.zip |
Update LICENSE.
(Portage version: 2.2.0_alpha37/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/tomsfastmath/ChangeLog | 8 | ||||
-rw-r--r-- | dev-libs/tomsfastmath/tomsfastmath-0.05.ebuild | 6 | ||||
-rw-r--r-- | dev-libs/tomsfastmath/tomsfastmath-0.12-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-libs/tomsfastmath/tomsfastmath-0.12.ebuild | 6 |
4 files changed, 15 insertions, 11 deletions
diff --git a/dev-libs/tomsfastmath/ChangeLog b/dev-libs/tomsfastmath/ChangeLog index f666e1d949c4..248bbd7ee412 100644 --- a/dev-libs/tomsfastmath/ChangeLog +++ b/dev-libs/tomsfastmath/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/tomsfastmath -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/tomsfastmath/ChangeLog,v 1.10 2009/11/22 18:15:29 vapier Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/tomsfastmath/ChangeLog,v 1.11 2011/06/10 01:25:49 radhermit Exp $ + + 10 Jun 2011; Tim Harder <radhermit@gentoo.org> tomsfastmath-0.05.ebuild, + tomsfastmath-0.12.ebuild, tomsfastmath-0.12-r1.ebuild: + Update LICENSE. 22 Nov 2009; Mike Frysinger <vapier@gentoo.org> tomsfastmath-0.12-r1.ebuild: diff --git a/dev-libs/tomsfastmath/tomsfastmath-0.05.ebuild b/dev-libs/tomsfastmath/tomsfastmath-0.05.ebuild index d7d1bc38c5cb..94ce123629dc 100644 --- a/dev-libs/tomsfastmath/tomsfastmath-0.05.ebuild +++ b/dev-libs/tomsfastmath/tomsfastmath-0.05.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 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/tomsfastmath/tomsfastmath-0.05.ebuild,v 1.4 2006/10/22 04:04:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/tomsfastmath/tomsfastmath-0.05.ebuild,v 1.5 2011/06/10 01:25:49 radhermit Exp $ inherit eutils @@ -8,7 +8,7 @@ DESCRIPTION="portable fixed precision math library geared towards doing one thin HOMEPAGE="http://libtomcrypt.org/tfm/" SRC_URI="http://libtomcrypt.org/tfm/files/tfm-${PV}.zip" -LICENSE="public-domain" +LICENSE="WTFPL-2" SLOT="0" KEYWORDS="amd64 arm ppc x86" IUSE="" diff --git a/dev-libs/tomsfastmath/tomsfastmath-0.12-r1.ebuild b/dev-libs/tomsfastmath/tomsfastmath-0.12-r1.ebuild index 49f8742fab5e..4069e847f334 100644 --- a/dev-libs/tomsfastmath/tomsfastmath-0.12-r1.ebuild +++ b/dev-libs/tomsfastmath/tomsfastmath-0.12-r1.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/tomsfastmath/tomsfastmath-0.12-r1.ebuild,v 1.2 2009/11/22 18:15:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/tomsfastmath/tomsfastmath-0.12-r1.ebuild,v 1.3 2011/06/10 01:25:49 radhermit Exp $ inherit eutils toolchain-funcs multilib @@ -8,7 +8,7 @@ DESCRIPTION="portable fixed precision math library geared towards doing one thin HOMEPAGE="http://libtom.org/" SRC_URI="http://libtom.org/files/tfm-${PV}.tar.bz2" -LICENSE="public-domain" +LICENSE="WTFPL-2" SLOT="0" KEYWORDS="~amd64 ~arm ~ppc ~x86" IUSE="" diff --git a/dev-libs/tomsfastmath/tomsfastmath-0.12.ebuild b/dev-libs/tomsfastmath/tomsfastmath-0.12.ebuild index 6ce65665fc44..275864ac1729 100644 --- a/dev-libs/tomsfastmath/tomsfastmath-0.12.ebuild +++ b/dev-libs/tomsfastmath/tomsfastmath-0.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 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/tomsfastmath/tomsfastmath-0.12.ebuild,v 1.2 2008/06/10 13:12:34 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/tomsfastmath/tomsfastmath-0.12.ebuild,v 1.3 2011/06/10 01:25:49 radhermit Exp $ inherit eutils @@ -8,7 +8,7 @@ DESCRIPTION="portable fixed precision math library geared towards doing one thin HOMEPAGE="http://libtom.org/" SRC_URI="http://libtom.org/files/tfm-${PV}.tar.bz2" -LICENSE="public-domain" +LICENSE="WTFPL-2" SLOT="0" KEYWORDS="~amd64 ~arm ~ppc ~x86" IUSE="" |