diff options
author | Jack Morgan <jmorgan@gentoo.org> | 2015-05-13 06:34:29 +0000 |
---|---|---|
committer | Jack Morgan <jmorgan@gentoo.org> | 2015-05-13 06:34:29 +0000 |
commit | 3569244ce77a1c75910f8ae46c4ea4d2b9a885d6 (patch) | |
tree | 47058f42c5410d208f4bc1ad4e7f5dbafe044e02 /sci-libs/colamd | |
parent | sparc stable wrt bug #548252 (diff) | |
download | gentoo-2-3569244ce77a1c75910f8ae46c4ea4d2b9a885d6.tar.gz gentoo-2-3569244ce77a1c75910f8ae46c4ea4d2b9a885d6.tar.bz2 gentoo-2-3569244ce77a1c75910f8ae46c4ea4d2b9a885d6.zip |
sparc stable wrt bug #534636
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key )
Diffstat (limited to 'sci-libs/colamd')
-rw-r--r-- | sci-libs/colamd/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/colamd/colamd-2.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/colamd/ChangeLog b/sci-libs/colamd/ChangeLog index a24b51562816..e36f25bed2c1 100644 --- a/sci-libs/colamd/ChangeLog +++ b/sci-libs/colamd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/colamd # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/colamd/ChangeLog,v 1.41 2015/04/19 09:49:31 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/colamd/ChangeLog,v 1.42 2015/05/13 06:34:29 jmorgan Exp $ + + 13 May 2015; Jack Morgan <jmorgan@gentoo.org> colamd-2.8.0.ebuild: + sparc stable wrt bug #534636 19 Apr 2015; Pacho Ramos <pacho@gentoo.org> colamd-2.8.0.ebuild: x86 stable wrt bug #534636 diff --git a/sci-libs/colamd/colamd-2.8.0.ebuild b/sci-libs/colamd/colamd-2.8.0.ebuild index 75dd9b472b42..9a57919b61b9 100644 --- a/sci-libs/colamd/colamd-2.8.0.ebuild +++ b/sci-libs/colamd/colamd-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/colamd/colamd-2.8.0.ebuild,v 1.9 2015/04/19 09:49:31 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/colamd/colamd-2.8.0.ebuild,v 1.10 2015/05/13 06:34:29 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" |