diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 12:30:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 12:30:08 +0000 |
commit | e9a2ded160a1ceabea1a1994ba65059ccad8a67c (patch) | |
tree | 0e5b2d635a3ee4631f4991b1a6bd333391edba54 /sci-libs/mpir | |
parent | Stable for x86, wrt bug #473562 (diff) | |
download | gentoo-2-e9a2ded160a1ceabea1a1994ba65059ccad8a67c.tar.gz gentoo-2-e9a2ded160a1ceabea1a1994ba65059ccad8a67c.tar.bz2 gentoo-2-e9a2ded160a1ceabea1a1994ba65059ccad8a67c.zip |
Stable for x86, wrt bug #474076
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-libs/mpir')
-rw-r--r-- | sci-libs/mpir/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/mpir/mpir-2.6.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/mpir/ChangeLog b/sci-libs/mpir/ChangeLog index 7d70f0c3d200..6d4e86c70ae6 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.20 2013/06/24 17:00:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/mpir/ChangeLog,v 1.21 2013/06/25 12:30:08 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> mpir-2.6.0-r2.ebuild: + Stable for x86, wrt bug #474076 24 Jun 2013; Agostino Sarubbo <ago@gentoo.org> mpir-2.6.0-r2.ebuild: Stable for ppc, wrt bug #474076 diff --git a/sci-libs/mpir/mpir-2.6.0-r2.ebuild b/sci-libs/mpir/mpir-2.6.0-r2.ebuild index 469acbd8f573..a94079c2bf09 100644 --- a/sci-libs/mpir/mpir-2.6.0-r2.ebuild +++ b/sci-libs/mpir/mpir-2.6.0-r2.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-r2.ebuild,v 1.2 2013/06/24 17:00:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/mpir/mpir-2.6.0-r2.ebuild,v 1.3 2013/06/25 12:30:08 ago Exp $ EAPI=5 @@ -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 ) |