summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2011-06-10 00:57:31 +0000
committerTim Harder <radhermit@gentoo.org>2011-06-10 00:57:31 +0000
commit3fff56680c3d3d576b44978837816906d6e7cd4f (patch)
tree56d8c570c9cf864d415a5a33d4879024152e8aa5 /dev-libs/libtommath/libtommath-0.41.ebuild
parentFixed URL (diff)
downloadhistorical-3fff56680c3d3d576b44978837816906d6e7cd4f.tar.gz
historical-3fff56680c3d3d576b44978837816906d6e7cd4f.tar.bz2
historical-3fff56680c3d3d576b44978837816906d6e7cd4f.zip
Version bump. Update LICENSE and add doc, examples, and static-libs USE flags.
Package-Manager: portage-2.2.0_alpha37/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/libtommath/libtommath-0.41.ebuild')
-rw-r--r--dev-libs/libtommath/libtommath-0.41.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libtommath/libtommath-0.41.ebuild b/dev-libs/libtommath/libtommath-0.41.ebuild
index 86356437aa51..4133a2a96b5c 100644
--- a/dev-libs/libtommath/libtommath-0.41.ebuild
+++ b/dev-libs/libtommath/libtommath-0.41.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-libs/libtommath/libtommath-0.41.ebuild,v 1.7 2011/03/07 21:07:49 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.41.ebuild,v 1.8 2011/06/10 00:57:30 radhermit Exp $
EAPI=3
@@ -10,7 +10,7 @@ DESCRIPTION="highly optimized and portable routines for integer based number the
HOMEPAGE="http://www.libtom.org/"
SRC_URI="http://www.libtom.org/files/ltm-${PV}.tar.bz2"
-LICENSE="public-domain"
+LICENSE="WTFPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""