summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-06-14 19:52:36 +0000
committerMarkus Meier <maekke@gentoo.org>2011-06-14 19:52:36 +0000
commitaef5f86854af35ec091acd53492c56ee9485f716 (patch)
tree8d61e7618aac630d5f7c64975af99254aaa086e1 /dev-libs/libtommath
parentx86 stable, bug #370505 (diff)
downloadgentoo-2-aef5f86854af35ec091acd53492c56ee9485f716.tar.gz
gentoo-2-aef5f86854af35ec091acd53492c56ee9485f716.tar.bz2
gentoo-2-aef5f86854af35ec091acd53492c56ee9485f716.zip
arm stable, bug #328383
(Portage version: 2.1.10.3/cvs/Linux x86_64)
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 c5815c0252e6..b5943890aa18 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.36 2011/06/14 03:23:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/ChangeLog,v 1.37 2011/06/14 19:52:36 maekke Exp $
+
+ 14 Jun 2011; Markus Meier <maekke@gentoo.org> libtommath-0.42.0.ebuild:
+ arm stable, bug #328383
14 Jun 2011; Jeroen Roovers <jer@gentoo.org> libtommath-0.42.0.ebuild:
Stable for HPPA (bug #328383).
diff --git a/dev-libs/libtommath/libtommath-0.42.0.ebuild b/dev-libs/libtommath/libtommath-0.42.0.ebuild
index 43a83b24b0e9..f6c4360f5fcd 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.3 2011/06/14 03:23:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.42.0.ebuild,v 1.4 2011/06/14 19:52:36 maekke 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 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="doc examples static-libs"
DEPEND=""