summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2013-08-16 13:30:06 +0000
committerAlexis Ballier <aballier@gentoo.org>2013-08-16 13:30:06 +0000
commit3f69defa521f1fba25659a3107e29e0d9e6c293a (patch)
tree9df64752eb4a0bba57a9d0b918a30b4879c90f36 /dev-libs/libtommath
parentremove old (diff)
downloadgentoo-2-3f69defa521f1fba25659a3107e29e0d9e6c293a.tar.gz
gentoo-2-3f69defa521f1fba25659a3107e29e0d9e6c293a.tar.bz2
gentoo-2-3f69defa521f1fba25659a3107e29e0d9e6c293a.zip
keyword ~amd64-fbsd, bug #481092
(Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'dev-libs/libtommath')
-rw-r--r--dev-libs/libtommath/ChangeLog6
-rw-r--r--dev-libs/libtommath/libtommath-0.42.0-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/libtommath/ChangeLog b/dev-libs/libtommath/ChangeLog
index e5dc6dc7e76b..0afc3fc89ca5 100644
--- a/dev-libs/libtommath/ChangeLog
+++ b/dev-libs/libtommath/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/libtommath
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/ChangeLog,v 1.63 2013/07/09 16:35:47 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/ChangeLog,v 1.64 2013/08/16 13:30:06 aballier Exp $
+
+ 16 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ libtommath-0.42.0-r1.ebuild:
+ keyword ~amd64-fbsd, bug #481092
09 Jul 2013; Michael Palimaka <kensington@gentoo.org>
-libtommath-0.42.0.ebuild:
diff --git a/dev-libs/libtommath/libtommath-0.42.0-r1.ebuild b/dev-libs/libtommath/libtommath-0.42.0-r1.ebuild
index 9655d51d36a0..69b2993c168d 100644
--- a/dev-libs/libtommath/libtommath-0.42.0-r1.ebuild
+++ b/dev-libs/libtommath/libtommath-0.42.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.42.0-r1.ebuild,v 1.18 2013/06/09 16:03:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.42.0-r1.ebuild,v 1.19 2013/08/16 13:30:06 aballier Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://www.libtom.org/files/ltm-${PV}.tar.bz2"
LICENSE="WTFPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="doc examples static-libs"
DEPEND="sys-devel/libtool"