summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-08-07 16:55:25 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-08-07 16:55:25 +0000
commit5e570bc0102f1b450f478e4e948c383ce640bc21 (patch)
tree984cb875c2bd0d9f1ab6cb0c133d694e891d8903 /dev-libs/libtommath
parentFix building with libpng15 wrt #377363 by Stuart Longland (diff)
downloadgentoo-2-5e570bc0102f1b450f478e4e948c383ce640bc21.tar.gz
gentoo-2-5e570bc0102f1b450f478e4e948c383ce640bc21.tar.bz2
gentoo-2-5e570bc0102f1b450f478e4e948c383ce640bc21.zip
alpha/ia64/sparc stable wrt #376163
(Portage version: 2.1.10.7/cvs/Linux ia64)
Diffstat (limited to 'dev-libs/libtommath')
-rw-r--r--dev-libs/libtommath/ChangeLog5
-rw-r--r--dev-libs/libtommath/libtommath-0.42.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libtommath/ChangeLog b/dev-libs/libtommath/ChangeLog
index 0981c87081dd..7b9205a123c5 100644
--- a/dev-libs/libtommath/ChangeLog
+++ b/dev-libs/libtommath/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libtommath
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/ChangeLog,v 1.42 2011/08/02 05:18:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/ChangeLog,v 1.43 2011/08/07 16:55:25 armin76 Exp $
+
+ 07 Aug 2011; Raúl Porcel <armin76@gentoo.org> libtommath-0.42.0.ebuild:
+ alpha/ia64/sparc stable wrt #376163
*libtommath-0.42.0-r1 (02 Aug 2011)
diff --git a/dev-libs/libtommath/libtommath-0.42.0.ebuild b/dev-libs/libtommath/libtommath-0.42.0.ebuild
index 61b450033358..b19a16da7397 100644
--- a/dev-libs/libtommath/libtommath-0.42.0.ebuild
+++ b/dev-libs/libtommath/libtommath-0.42.0.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.42.0.ebuild,v 1.8 2011/08/02 05:03:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.42.0.ebuild,v 1.9 2011/08/07 16:55:25 armin76 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 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="doc examples static-libs"
DEPEND="sys-devel/libtool"