summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-06-25 17:25:02 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-06-25 17:25:02 +0000
commite70b9bed1acbe957162459d6638e8df17710ed95 (patch)
treeb7f1c95d1f2f046a7a8cca8904fde55dbe8bf428 /dev-libs/libtommath
parentalpha/sparc stable wrt #369897 (diff)
downloadgentoo-2-e70b9bed1acbe957162459d6638e8df17710ed95.tar.gz
gentoo-2-e70b9bed1acbe957162459d6638e8df17710ed95.tar.bz2
gentoo-2-e70b9bed1acbe957162459d6638e8df17710ed95.zip
Add ~sparc wrt #370959
(Portage version: 2.1.10.3/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 b90a29d24139..54af11fa586b 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.39 2011/06/19 12:03:27 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/ChangeLog,v 1.40 2011/06/25 17:25:02 armin76 Exp $
+
+ 25 Jun 2011; Raúl Porcel <armin76@gentoo.org> libtommath-0.42.0.ebuild:
+ Add ~sparc wrt #370959
19 Jun 2011; Kacper Kowalik <xarthisius@gentoo.org> libtommath-0.42.0.ebuild:
ppc/ppc64 stable wrt #328383
diff --git a/dev-libs/libtommath/libtommath-0.42.0.ebuild b/dev-libs/libtommath/libtommath-0.42.0.ebuild
index cf7986bd9139..ee3dfe7213be 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.6 2011/06/19 12:03:27 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.42.0.ebuild,v 1.7 2011/06/25 17:25:02 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 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=""