summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-18 20:34:02 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-18 20:34:02 +0000
commit48058fe95b5654c78e8860f9c695ffbca8ac8657 (patch)
tree8c6ec5ae956b267a98155964bece8b9dfc224a0a /sci-libs
parentStable for ppc, wrt bug #449626 (diff)
downloadgentoo-2-48058fe95b5654c78e8860f9c695ffbca8ac8657.tar.gz
gentoo-2-48058fe95b5654c78e8860f9c695ffbca8ac8657.tar.bz2
gentoo-2-48058fe95b5654c78e8860f9c695ffbca8ac8657.zip
Stable for ppc, wrt bug #457822
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/mpir/ChangeLog5
-rw-r--r--sci-libs/mpir/mpir-2.6.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/mpir/ChangeLog b/sci-libs/mpir/ChangeLog
index 9955b4d62912..d0abe3cae914 100644
--- a/sci-libs/mpir/ChangeLog
+++ b/sci-libs/mpir/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/mpir
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/mpir/ChangeLog,v 1.16 2013/02/16 22:39:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/mpir/ChangeLog,v 1.17 2013/02/18 20:34:02 ago Exp $
+
+ 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> mpir-2.6.0.ebuild:
+ Stable for ppc, wrt bug #457822
16 Feb 2013; Agostino Sarubbo <ago@gentoo.org> mpir-2.6.0.ebuild:
Stable for x86, wrt bug #457822
diff --git a/sci-libs/mpir/mpir-2.6.0.ebuild b/sci-libs/mpir/mpir-2.6.0.ebuild
index 0e8399f10992..78c2408d0a6c 100644
--- a/sci-libs/mpir/mpir-2.6.0.ebuild
+++ b/sci-libs/mpir/mpir-2.6.0.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/sci-libs/mpir/mpir-2.6.0.ebuild,v 1.3 2013/02/16 22:39:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/mpir/mpir-2.6.0.ebuild,v 1.4 2013/02/18 20:34:02 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://www.mpir.org/${P}.tar.lzma"
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux"
IUSE="+cxx cpudetection static-libs"
DEPEND="x86? ( dev-lang/yasm )