summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-05-10 20:27:59 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-05-10 20:27:59 +0000
commit065cc14672671425e3f4172bd4c8f8bc76ae95f5 (patch)
tree6f3affbc37aca16041e682c79e5927265b76266a /sci-libs/mpir
parentStable on amd64 wrt bug #366239 (diff)
downloadgentoo-2-065cc14672671425e3f4172bd4c8f8bc76ae95f5.tar.gz
gentoo-2-065cc14672671425e3f4172bd4c8f8bc76ae95f5.tar.bz2
gentoo-2-065cc14672671425e3f4172bd4c8f8bc76ae95f5.zip
Stable on amd64 wrt bug #366377
(Portage version: 2.1.9.47/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/mpir')
-rw-r--r--sci-libs/mpir/ChangeLog5
-rw-r--r--sci-libs/mpir/mpir-2.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/mpir/ChangeLog b/sci-libs/mpir/ChangeLog
index 5f85e5305367..aa571ebe8310 100644
--- a/sci-libs/mpir/ChangeLog
+++ b/sci-libs/mpir/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/mpir
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/mpir/ChangeLog,v 1.4 2011/01/18 18:12:07 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/mpir/ChangeLog,v 1.5 2011/05/10 20:27:59 hwoarang Exp $
+
+ 10 May 2011; Markos Chandras <hwoarang@gentoo.org> mpir-2.2.1.ebuild:
+ Stable on amd64 wrt bug #366377
*mpir-2.2.1 (18 Jan 2011)
diff --git a/sci-libs/mpir/mpir-2.2.1.ebuild b/sci-libs/mpir/mpir-2.2.1.ebuild
index adbb8d44fd19..b161bf5ba45b 100644
--- a/sci-libs/mpir/mpir-2.2.1.ebuild
+++ b/sci-libs/mpir/mpir-2.2.1.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/sci-libs/mpir/mpir-2.2.1.ebuild,v 1.1 2011/01/18 18:12:07 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/mpir/mpir-2.2.1.ebuild,v 1.2 2011/05/10 20:27:59 hwoarang Exp $
EAPI="3"
@@ -12,7 +12,7 @@ SRC_URI="http://www.mpir.org/${P}.tar.bz2"
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="+cxx cpudetection"
DEPEND="x86? ( dev-lang/yasm )