summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-20 10:06:56 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-20 10:06:56 +0000
commit0645ecaec18cdcb8fc280118374e04388c397f1f (patch)
treea9e2d608dd257f5cf0350fe8b2d33d5302781712 /dev-libs/mpc
parentStable for s390, wrt bug #456676 (diff)
downloadgentoo-2-0645ecaec18cdcb8fc280118374e04388c397f1f.tar.gz
gentoo-2-0645ecaec18cdcb8fc280118374e04388c397f1f.tar.bz2
gentoo-2-0645ecaec18cdcb8fc280118374e04388c397f1f.zip
Stable for s390, wrt bug #441194
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/mpc')
-rw-r--r--dev-libs/mpc/ChangeLog5
-rw-r--r--dev-libs/mpc/mpc-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/mpc/ChangeLog b/dev-libs/mpc/ChangeLog
index 6bc947d8ab8f..bdd5109e053f 100644
--- a/dev-libs/mpc/ChangeLog
+++ b/dev-libs/mpc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/mpc
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/mpc/ChangeLog,v 1.41 2013/02/19 21:03:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/mpc/ChangeLog,v 1.42 2013/02/20 10:06:56 ago Exp $
+
+ 20 Feb 2013; Agostino Sarubbo <ago@gentoo.org> mpc-1.0.1.ebuild:
+ Stable for s390, wrt bug #441194
19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> mpc-1.0.1.ebuild:
Stable for arm, wrt bug #441194
diff --git a/dev-libs/mpc/mpc-1.0.1.ebuild b/dev-libs/mpc/mpc-1.0.1.ebuild
index 6a02b3fa36d0..df33f9410ddc 100644
--- a/dev-libs/mpc/mpc-1.0.1.ebuild
+++ b/dev-libs/mpc/mpc-1.0.1.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/dev-libs/mpc/mpc-1.0.1.ebuild,v 1.8 2013/02/19 21:03:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/mpc/mpc-1.0.1.ebuild,v 1.9 2013/02/20 10:06:56 ago Exp $
# Unconditional dependency of gcc. Keep this set to 0.
EAPI="0"
@@ -13,7 +13,7 @@ SRC_URI="http://www.multiprecision.org/mpc/download/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="static-libs"
DEPEND=">=dev-libs/gmp-4.3.2