summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-03-04 02:26:05 +0000
committerMike Frysinger <vapier@gentoo.org>2006-03-04 02:26:05 +0000
commit4dae587328f209d84d17b10a3c983788e6e2ddd2 (patch)
tree2cf9e33b7f17c830f60c2781e05c3cf6676d684e /dev-libs/tomsfastmath
parenttouchup patch so we dont link against libstdc++ #124809 by Bruce Guenter (diff)
downloadhistorical-4dae587328f209d84d17b10a3c983788e6e2ddd2.tar.gz
historical-4dae587328f209d84d17b10a3c983788e6e2ddd2.tar.bz2
historical-4dae587328f209d84d17b10a3c983788e6e2ddd2.zip
stabilize
Package-Manager: portage-2.1_pre5-r2
Diffstat (limited to 'dev-libs/tomsfastmath')
-rw-r--r--dev-libs/tomsfastmath/tomsfastmath-0.05.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/tomsfastmath/tomsfastmath-0.05.ebuild b/dev-libs/tomsfastmath/tomsfastmath-0.05.ebuild
index 609fd0b40969..20c39a1b5c8e 100644
--- a/dev-libs/tomsfastmath/tomsfastmath-0.05.ebuild
+++ b/dev-libs/tomsfastmath/tomsfastmath-0.05.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 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.1 2005/08/10 02:09:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tomsfastmath/tomsfastmath-0.05.ebuild,v 1.2 2006/03/04 02:25:53 vapier Exp $
DESCRIPTION="portable fixed precision math library geared towards doing one thing very fast"
HOMEPAGE="http://libtomcrypt.org/tfm/"
@@ -8,7 +8,7 @@ SRC_URI="http://libtomcrypt.org/tfm/files/tfm-${PV}.zip"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 arm ppc x86"
IUSE=""
src_compile() {