diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-02-15 14:59:57 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-02-15 14:59:57 +0000 |
commit | e64f10e52ce6a59135f16a63b44e649d23864dd0 (patch) | |
tree | f8ed4d55ea16a4ef31ab5cffd1ac1b31a727b3e5 /sci-libs | |
parent | Stable for x86, wrt bug #534684 (diff) | |
download | gentoo-2-e64f10e52ce6a59135f16a63b44e649d23864dd0.tar.gz gentoo-2-e64f10e52ce6a59135f16a63b44e649d23864dd0.tar.bz2 gentoo-2-e64f10e52ce6a59135f16a63b44e649d23864dd0.zip |
ppc/ppc64 stable, bug #534626
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/amd/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/amd/amd-2.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/amd/ChangeLog b/sci-libs/amd/ChangeLog index 945a1927e402..1240bc3932ac 100644 --- a/sci-libs/amd/ChangeLog +++ b/sci-libs/amd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/amd # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.40 2015/01/31 14:11:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.41 2015/02/15 14:59:57 pacho Exp $ + + 15 Feb 2015; Pacho Ramos <pacho@gentoo.org> amd-2.3.1.ebuild: + ppc/ppc64 stable, bug #534626 31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> amd-2.3.1.ebuild: Stable for amd64, wrt bug #534626 diff --git a/sci-libs/amd/amd-2.3.1.ebuild b/sci-libs/amd/amd-2.3.1.ebuild index 2897ef71d748..5e7f2e27c5a1 100644 --- a/sci-libs/amd/amd-2.3.1.ebuild +++ b/sci-libs/amd/amd-2.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild,v 1.6 2015/01/31 14:11:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild,v 1.7 2015/02/15 14:59:57 pacho Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~bicatali/distfiles/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~mips ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="doc fortran static-libs" RDEPEND="sci-libs/suitesparseconfig" |