diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-02 09:23:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-02 09:23:11 +0000 |
commit | d4e19b795c916451370b4219d471fd787aa3354c (patch) | |
tree | 221cef59d1140dc3cdc2526ae003a30eab95c9bb /sci-libs/ccolamd | |
parent | Stable for ppc, wrt bug #509544 (diff) | |
download | gentoo-2-d4e19b795c916451370b4219d471fd787aa3354c.tar.gz gentoo-2-d4e19b795c916451370b4219d471fd787aa3354c.tar.bz2 gentoo-2-d4e19b795c916451370b4219d471fd787aa3354c.zip |
Stable for ppc, wrt bug #534642
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-libs/ccolamd')
-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 7e4f31aac2cc..530d1223288c 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.37 2015/02/22 00:52:02 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccolamd/ChangeLog,v 1.38 2015/03/02 09:23:11 ago Exp $ + + 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> ccolamd-2.8.0.ebuild: + Stable for ppc, wrt bug #534642 22 Feb 2015; Matt Turner <mattst88@gentoo.org> ccolamd-2.7.3.ebuild, ccolamd-2.8.0.ebuild: diff --git a/sci-libs/ccolamd/ccolamd-2.8.0.ebuild b/sci-libs/ccolamd/ccolamd-2.8.0.ebuild index 663dbd1e3176..c9ba37342ef2 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.7 2015/02/22 00:52:02 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccolamd/ccolamd-2.8.0.ebuild,v 1.8 2015/03/02 09:23:11 ago 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" |