summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-20 17:57:38 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-20 17:57:38 +0000
commitdfdadf5b3f6957f5f52cbf5cc58bcf3803ce14bf (patch)
treedb067f26ab5525cef42a98b76033d2d7f052c8fe /dev-libs/libtommath
parentStable for s390, wrt bug #463054 (diff)
downloadgentoo-2-dfdadf5b3f6957f5f52cbf5cc58bcf3803ce14bf.tar.gz
gentoo-2-dfdadf5b3f6957f5f52cbf5cc58bcf3803ce14bf.tar.bz2
gentoo-2-dfdadf5b3f6957f5f52cbf5cc58bcf3803ce14bf.zip
Stable for s390, wrt bug #470264
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="s390", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/libtommath')
-rw-r--r--dev-libs/libtommath/ChangeLog5
-rw-r--r--dev-libs/libtommath/libtommath-0.42.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libtommath/ChangeLog b/dev-libs/libtommath/ChangeLog
index 8db0c0ea472e..d08f8f5ec009 100644
--- a/dev-libs/libtommath/ChangeLog
+++ b/dev-libs/libtommath/ChangeLog
@@ -1,6 +1,9 @@
# 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.53 2013/05/20 17:24:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/ChangeLog,v 1.54 2013/05/20 17:57:38 ago Exp $
+
+ 20 May 2013; Agostino Sarubbo <ago@gentoo.org> libtommath-0.42.0-r1.ebuild:
+ Stable for s390, wrt bug #470264
20 May 2013; Agostino Sarubbo <ago@gentoo.org> libtommath-0.42.0-r1.ebuild:
Stable for arm, wrt bug #470264
diff --git a/dev-libs/libtommath/libtommath-0.42.0-r1.ebuild b/dev-libs/libtommath/libtommath-0.42.0-r1.ebuild
index 6ec727a1302e..4dcb5af07dbf 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.9 2013/05/20 17:24:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.42.0-r1.ebuild,v 1.10 2013/05/20 17:57:38 ago 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 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="doc examples static-libs"
DEPEND="sys-devel/libtool"