diff options
author | 2015-01-31 14:09:48 +0000 | |
---|---|---|
committer | 2015-01-31 14:09:48 +0000 | |
commit | 0e15ba9d94401e9743216b63bc61ab2170d7f5bd (patch) | |
tree | 6781224eab828056165ca4d407f7765c75692519 /sci-libs | |
parent | Stable for amd64, wrt bug #535338 (diff) | |
download | gentoo-2-0e15ba9d94401e9743216b63bc61ab2170d7f5bd.tar.gz gentoo-2-0e15ba9d94401e9743216b63bc61ab2170d7f5bd.tar.bz2 gentoo-2-0e15ba9d94401e9743216b63bc61ab2170d7f5bd.zip |
Stable for amd64, wrt bug #534642
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
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 e513dafb6543..37cf3a90efc0 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.35 2015/01/13 17:06:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccolamd/ChangeLog,v 1.36 2015/01/31 14:09:48 ago Exp $ + + 31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> ccolamd-2.8.0.ebuild: + Stable for amd64, wrt bug #534642 13 Jan 2015; Jeroen Roovers <jer@gentoo.org> ccolamd-2.8.0.ebuild: Stable for HPPA (bug #534642). diff --git a/sci-libs/ccolamd/ccolamd-2.8.0.ebuild b/sci-libs/ccolamd/ccolamd-2.8.0.ebuild index 60534f91cb88..0e89914889c9 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.5 2015/01/13 17:06:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccolamd/ccolamd-2.8.0.ebuild,v 1.6 2015/01/31 14:09:48 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="~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" |