diff options
author | Jack Morgan <jmorgan@gentoo.org> | 2015-05-13 06:59:23 +0000 |
---|---|---|
committer | Jack Morgan <jmorgan@gentoo.org> | 2015-05-13 06:59:23 +0000 |
commit | 5f8262b6b5917c71849e6642c2b97f7ef9c4d854 (patch) | |
tree | 2ed3c0aa3f65ab8e8a164f1264750851dd7b6ac1 /sci-libs | |
parent | ppc64 stable wrt bug #535448 (diff) | |
download | gentoo-2-5f8262b6b5917c71849e6642c2b97f7ef9c4d854.tar.gz gentoo-2-5f8262b6b5917c71849e6642c2b97f7ef9c4d854.tar.bz2 gentoo-2-5f8262b6b5917c71849e6642c2b97f7ef9c4d854.zip |
ppc64 stable wrt bug #534642
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key )
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/ccolamd/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/ccolamd/ccolamd-2.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/ccolamd/ChangeLog b/sci-libs/ccolamd/ChangeLog index cbe9865d0bbb..950fc695e757 100644 --- a/sci-libs/ccolamd/ChangeLog +++ b/sci-libs/ccolamd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/ccolamd # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccolamd/ChangeLog,v 1.40 2015/05/13 06:35:52 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccolamd/ChangeLog,v 1.41 2015/05/13 06:59:23 jmorgan Exp $ + + 13 May 2015; Jack Morgan <jmorgan@gentoo.org> ccolamd-2.8.0.ebuild: + ppc64 stable wrt bug #534642 13 May 2015; Jack Morgan <jmorgan@gentoo.org> ccolamd-2.8.0.ebuild: sparc stable wrt bug #534642 diff --git a/sci-libs/ccolamd/ccolamd-2.8.0.ebuild b/sci-libs/ccolamd/ccolamd-2.8.0.ebuild index c4957c24a18c..72e6c319445b 100644 --- a/sci-libs/ccolamd/ccolamd-2.8.0.ebuild +++ b/sci-libs/ccolamd/ccolamd-2.8.0.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/ccolamd/ccolamd-2.8.0.ebuild,v 1.10 2015/05/13 06:35:52 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccolamd/ccolamd-2.8.0.ebuild,v 1.11 2015/05/13 06:59:23 jmorgan Exp $ EAPI=5 @@ -13,7 +13,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="static-libs" RDEPEND="sci-libs/suitesparseconfig" |