diff options
author | Jack Morgan <jmorgan@gentoo.org> | 2015-05-13 05:58:22 +0000 |
---|---|---|
committer | Jack Morgan <jmorgan@gentoo.org> | 2015-05-13 05:58:22 +0000 |
commit | 14b360b2613f151f76f8032262b992b692b4190f (patch) | |
tree | 6c60b52290839c2c4444e8cf2a15608c17e5045e /sci-libs | |
parent | Stable for HPPA PPC64 (bug #549258). (diff) | |
download | gentoo-2-14b360b2613f151f76f8032262b992b692b4190f.tar.gz gentoo-2-14b360b2613f151f76f8032262b992b692b4190f.tar.bz2 gentoo-2-14b360b2613f151f76f8032262b992b692b4190f.zip |
sparc stable wrt bug #534626
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key )
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 9b04df430b44..a1da2b17b538 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.43 2015/04/19 09:48:16 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.44 2015/05/13 05:58:22 jmorgan Exp $ + + 13 May 2015; Jack Morgan <jmorgan@gentoo.org> amd-2.3.1.ebuild: + sparc stable wrt bug #534626 19 Apr 2015; Pacho Ramos <pacho@gentoo.org> amd-2.3.1.ebuild: x86 stable wrt bug #534626 diff --git a/sci-libs/amd/amd-2.3.1.ebuild b/sci-libs/amd/amd-2.3.1.ebuild index fc38c4bd4c8c..1e5795de468f 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.9 2015/04/19 09:48:16 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild,v 1.10 2015/05/13 05:58:22 jmorgan 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="amd64 ~arm hppa ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="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" |