summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVicente Olivert Riera <vincent@gentoo.org>2014-03-04 19:45:44 +0000
committerVicente Olivert Riera <vincent@gentoo.org>2014-03-04 19:45:44 +0000
commitc40d9f8bf6b95134ce909becb4e63c760b5198c4 (patch)
tree8d3ad350f66a503950d98bc4468efda8203a67b7 /sci-libs
parentAdd ~mips keyword. (diff)
downloadgentoo-2-c40d9f8bf6b95134ce909becb4e63c760b5198c4.tar.gz
gentoo-2-c40d9f8bf6b95134ce909becb4e63c760b5198c4.tar.bz2
gentoo-2-c40d9f8bf6b95134ce909becb4e63c760b5198c4.zip
Add ~mips keyword.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 5AE9E7B2E9BBCBA8)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/ccolamd/ChangeLog7
-rw-r--r--sci-libs/ccolamd/ccolamd-2.8.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-libs/ccolamd/ChangeLog b/sci-libs/ccolamd/ChangeLog
index bc78d7fb1a77..175c4d333c9b 100644
--- a/sci-libs/ccolamd/ChangeLog
+++ b/sci-libs/ccolamd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/ccolamd
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccolamd/ChangeLog,v 1.33 2013/07/18 14:13:46 chithanh Exp $
+# 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 $
+
+ 04 Mar 2014; Vicente Olivert Riera <vincent@gentoo.org> ccolamd-2.8.0.ebuild:
+ Add ~mips keyword.
18 Jul 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
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 402f5a3837d5..e524b4c92fea 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-2013 Gentoo Foundation
+# Copyright 1999-2014 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.3 2013/07/18 14:13:46 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccolamd/ccolamd-2.8.0.ebuild,v 1.4 2014/03/04 19:45:44 vincent 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 ~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"