diff options
author | Tim Harder <radhermit@gentoo.org> | 2011-06-10 01:16:36 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2011-06-10 01:16:36 +0000 |
commit | 705613e335bf08730b9f29e09638545c04a45372 (patch) | |
tree | dc4bbda6564b0109ca160d66cf8b33093f4e3b4c /dev-libs/libtomcrypt | |
parent | Update LICENSE. (diff) | |
download | gentoo-2-705613e335bf08730b9f29e09638545c04a45372.tar.gz gentoo-2-705613e335bf08730b9f29e09638545c04a45372.tar.bz2 gentoo-2-705613e335bf08730b9f29e09638545c04a45372.zip |
Update LICENSE.
(Portage version: 2.2.0_alpha37/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libtomcrypt')
-rw-r--r-- | dev-libs/libtomcrypt/ChangeLog | 9 | ||||
-rw-r--r-- | dev-libs/libtomcrypt/libtomcrypt-1.06.ebuild | 6 | ||||
-rw-r--r-- | dev-libs/libtomcrypt/libtomcrypt-1.17-r3.ebuild | 6 | ||||
-rw-r--r-- | dev-libs/libtomcrypt/libtomcrypt-1.17-r4.ebuild | 6 | ||||
-rw-r--r-- | dev-libs/libtomcrypt/libtomcrypt-1.17-r5.ebuild | 6 |
5 files changed, 19 insertions, 14 deletions
diff --git a/dev-libs/libtomcrypt/ChangeLog b/dev-libs/libtomcrypt/ChangeLog index 3af0b0028894..35c1dcf1526b 100644 --- a/dev-libs/libtomcrypt/ChangeLog +++ b/dev-libs/libtomcrypt/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-libs/libtomcrypt -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtomcrypt/ChangeLog,v 1.42 2010/09/27 18:56:54 tommy Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtomcrypt/ChangeLog,v 1.43 2011/06/10 01:16:36 radhermit Exp $ + + 10 Jun 2011; Tim Harder <radhermit@gentoo.org> libtomcrypt-1.06.ebuild, + libtomcrypt-1.17-r3.ebuild, libtomcrypt-1.17-r4.ebuild, + libtomcrypt-1.17-r5.ebuild: + Update LICENSE. *libtomcrypt-1.17-r5 (27 Sep 2010) diff --git a/dev-libs/libtomcrypt/libtomcrypt-1.06.ebuild b/dev-libs/libtomcrypt/libtomcrypt-1.06.ebuild index a312d0326746..ad6b644c8019 100644 --- a/dev-libs/libtomcrypt/libtomcrypt-1.06.ebuild +++ b/dev-libs/libtomcrypt/libtomcrypt-1.06.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/libtomcrypt/libtomcrypt-1.06.ebuild,v 1.7 2009/12/26 17:33:08 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtomcrypt/libtomcrypt-1.06.ebuild,v 1.8 2011/06/10 01:16:36 radhermit Exp $ inherit eutils flag-o-matic @@ -8,7 +8,7 @@ DESCRIPTION="modular and portable cryptographic toolkit" HOMEPAGE="http://libtomcrypt.org/" SRC_URI="http://libtomcrypt.org/files/crypt-${PV}.tar.bz2" -LICENSE="public-domain" +LICENSE="WTFPL-2" SLOT="0" KEYWORDS="amd64 ppc x86" IUSE="doc libtommath tomsfastmath" diff --git a/dev-libs/libtomcrypt/libtomcrypt-1.17-r3.ebuild b/dev-libs/libtomcrypt/libtomcrypt-1.17-r3.ebuild index 6fb8a77ed243..6139a002ef5b 100644 --- a/dev-libs/libtomcrypt/libtomcrypt-1.17-r3.ebuild +++ b/dev-libs/libtomcrypt/libtomcrypt-1.17-r3.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/libtomcrypt/libtomcrypt-1.17-r3.ebuild,v 1.3 2009/12/26 17:33:08 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtomcrypt/libtomcrypt-1.17-r3.ebuild,v 1.4 2011/06/10 01:16:36 radhermit Exp $ inherit flag-o-matic toolchain-funcs @@ -8,7 +8,7 @@ DESCRIPTION="modular and portable cryptographic toolkit" HOMEPAGE="http://libtom.org/?page=features&whatfile=crypt" SRC_URI="http://libtom.org/files/crypt-${PV}.tar.bz2" -LICENSE="public-domain" +LICENSE="WTFPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc libtommath tomsfastmath" diff --git a/dev-libs/libtomcrypt/libtomcrypt-1.17-r4.ebuild b/dev-libs/libtomcrypt/libtomcrypt-1.17-r4.ebuild index 320a133a5265..781b11f388a7 100644 --- a/dev-libs/libtomcrypt/libtomcrypt-1.17-r4.ebuild +++ b/dev-libs/libtomcrypt/libtomcrypt-1.17-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 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/libtomcrypt/libtomcrypt-1.17-r4.ebuild,v 1.2 2010/09/19 04:37:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtomcrypt/libtomcrypt-1.17-r4.ebuild,v 1.3 2011/06/10 01:16:36 radhermit Exp $ EAPI="2" @@ -10,7 +10,7 @@ DESCRIPTION="modular and portable cryptographic toolkit" HOMEPAGE="http://libtom.org/?page=features&whatfile=crypt" SRC_URI="http://libtom.org/files/crypt-${PV}.tar.bz2" -LICENSE="public-domain" +LICENSE="WTFPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc libtommath tomsfastmath" diff --git a/dev-libs/libtomcrypt/libtomcrypt-1.17-r5.ebuild b/dev-libs/libtomcrypt/libtomcrypt-1.17-r5.ebuild index 5bf761371dbf..e06100df9857 100644 --- a/dev-libs/libtomcrypt/libtomcrypt-1.17-r5.ebuild +++ b/dev-libs/libtomcrypt/libtomcrypt-1.17-r5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 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/libtomcrypt/libtomcrypt-1.17-r5.ebuild,v 1.1 2010/09/27 18:56:54 tommy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtomcrypt/libtomcrypt-1.17-r5.ebuild,v 1.2 2011/06/10 01:16:36 radhermit Exp $ EAPI="2" @@ -10,7 +10,7 @@ DESCRIPTION="modular and portable cryptographic toolkit" HOMEPAGE="http://libtom.org/?page=features&whatfile=crypt" SRC_URI="http://libtom.org/files/crypt-${PV}.tar.bz2" -LICENSE="public-domain" +LICENSE="WTFPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc libtommath tomsfastmath" |