diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-01-13 17:06:26 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-01-13 17:06:26 +0000 |
commit | a4644af0cb332fded7be2b7b282d514dbcf8f190 (patch) | |
tree | db4dcc9b9f53fa70643550372e777834998b9719 /sci-libs/ccolamd | |
parent | Stable for HPPA (bug #534636). (diff) | |
download | gentoo-2-a4644af0cb332fded7be2b7b282d514dbcf8f190.tar.gz gentoo-2-a4644af0cb332fded7be2b7b282d514dbcf8f190.tar.bz2 gentoo-2-a4644af0cb332fded7be2b7b282d514dbcf8f190.zip |
Stable for HPPA (bug #534642).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sci-libs/ccolamd')
-rw-r--r-- | sci-libs/ccolamd/ChangeLog | 7 | ||||
-rw-r--r-- | sci-libs/ccolamd/ccolamd-2.8.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-libs/ccolamd/ChangeLog b/sci-libs/ccolamd/ChangeLog index 175c4d333c9b..e513dafb6543 100644 --- a/sci-libs/ccolamd/ChangeLog +++ b/sci-libs/ccolamd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/ccolamd -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccolamd/ChangeLog,v 1.34 2014/03/04 19:45:44 vincent Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccolamd/ChangeLog,v 1.35 2015/01/13 17:06:26 jer Exp $ + + 13 Jan 2015; Jeroen Roovers <jer@gentoo.org> ccolamd-2.8.0.ebuild: + Stable for HPPA (bug #534642). 04 Mar 2014; Vicente Olivert Riera <vincent@gentoo.org> ccolamd-2.8.0.ebuild: Add ~mips keyword. diff --git a/sci-libs/ccolamd/ccolamd-2.8.0.ebuild b/sci-libs/ccolamd/ccolamd-2.8.0.ebuild index e524b4c92fea..60534f91cb88 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-2014 Gentoo Foundation +# 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.4 2014/03/04 19:45:44 vincent Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccolamd/ccolamd-2.8.0.ebuild,v 1.5 2015/01/13 17:06:26 jer 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="~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="static-libs" RDEPEND="sci-libs/suitesparseconfig" |