summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2015-02-22 00:47:15 +0000
committerMatt Turner <mattst88@gentoo.org>2015-02-22 00:47:15 +0000
commitf8f7fb7bd46353b61295f266e1f8ab86e08f4d1a (patch)
tree4ba640520ca8ba9a07cb6daddbe0d0f98d5f2c30 /sci-libs/cxsparse
parentDrop alpha keyword. (diff)
downloadgentoo-2-f8f7fb7bd46353b61295f266e1f8ab86e08f4d1a.tar.gz
gentoo-2-f8f7fb7bd46353b61295f266e1f8ab86e08f4d1a.tar.bz2
gentoo-2-f8f7fb7bd46353b61295f266e1f8ab86e08f4d1a.zip
Drop alpha keyword.
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)
Diffstat (limited to 'sci-libs/cxsparse')
-rw-r--r--sci-libs/cxsparse/ChangeLog8
-rw-r--r--sci-libs/cxsparse/cxsparse-2.2.1.ebuild6
-rw-r--r--sci-libs/cxsparse/cxsparse-2.2.6.ebuild6
-rw-r--r--sci-libs/cxsparse/cxsparse-3.1.1.ebuild6
-rw-r--r--sci-libs/cxsparse/cxsparse-3.1.2.ebuild6
5 files changed, 18 insertions, 14 deletions
diff --git a/sci-libs/cxsparse/ChangeLog b/sci-libs/cxsparse/ChangeLog
index 4fd30a3c67d9..48edfc85a5f7 100644
--- a/sci-libs/cxsparse/ChangeLog
+++ b/sci-libs/cxsparse/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/cxsparse
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.27 2014/08/10 20:25:06 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.28 2015/02/22 00:47:15 mattst88 Exp $
+
+ 22 Feb 2015; Matt Turner <mattst88@gentoo.org> cxsparse-2.2.1.ebuild,
+ cxsparse-2.2.6.ebuild, cxsparse-3.1.1.ebuild, cxsparse-3.1.2.ebuild:
+ Drop alpha keyword.
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> cxsparse-2.2.1.ebuild,
cxsparse-2.2.6.ebuild:
diff --git a/sci-libs/cxsparse/cxsparse-2.2.1.ebuild b/sci-libs/cxsparse/cxsparse-2.2.1.ebuild
index ccaac387b563..63463470ab33 100644
--- a/sci-libs/cxsparse/cxsparse-2.2.1.ebuild
+++ b/sci-libs/cxsparse/cxsparse-2.2.1.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/cxsparse/cxsparse-2.2.1.ebuild,v 1.16 2014/08/10 20:25:06 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v 1.17 2015/02/22 00:47:15 mattst88 Exp $
inherit autotools eutils
@@ -12,7 +12,7 @@ SRC_URI="http://www.cise.ufl.edu/research/sparse/${MY_PN}/versions/${MY_PN}-${PV
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86"
+KEYWORDS="amd64 hppa ppc ppc64 sparc x86"
IUSE=""
DEPEND="sci-libs/ufconfig"
diff --git a/sci-libs/cxsparse/cxsparse-2.2.6.ebuild b/sci-libs/cxsparse/cxsparse-2.2.6.ebuild
index a96d21261a98..2e9eda97e04c 100644
--- a/sci-libs/cxsparse/cxsparse-2.2.6.ebuild
+++ b/sci-libs/cxsparse/cxsparse-2.2.6.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/cxsparse/cxsparse-2.2.6.ebuild,v 1.3 2014/08/10 20:25:06 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.6.ebuild,v 1.4 2015/02/22 00:47:15 mattst88 Exp $
EAPI=4
@@ -15,7 +15,7 @@ SRC_URI="http://www.cise.ufl.edu/research/sparse/${MY_PN}/versions/${MY_PN}-${PV
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
IUSE="static-libs"
DEPEND="sci-libs/ufconfig"
diff --git a/sci-libs/cxsparse/cxsparse-3.1.1.ebuild b/sci-libs/cxsparse/cxsparse-3.1.1.ebuild
index 9ae4dde34e1b..aa592a0ab97c 100644
--- a/sci-libs/cxsparse/cxsparse-3.1.1.ebuild
+++ b/sci-libs/cxsparse/cxsparse-3.1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 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/cxsparse/cxsparse-3.1.1.ebuild,v 1.2 2012/11/12 02:02:11 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-3.1.1.ebuild,v 1.3 2015/02/22 00:47:15 mattst88 Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~bicatali/distfiles/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-fbsd ~x86-linux ~x86-macos"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
IUSE="static-libs"
RDEPEND="sci-libs/suitesparseconfig"
diff --git a/sci-libs/cxsparse/cxsparse-3.1.2.ebuild b/sci-libs/cxsparse/cxsparse-3.1.2.ebuild
index e1f10f590887..ed0c96ef4e25 100644
--- a/sci-libs/cxsparse/cxsparse-3.1.2.ebuild
+++ b/sci-libs/cxsparse/cxsparse-3.1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 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/cxsparse/cxsparse-3.1.2.ebuild,v 1.2 2013/07/18 13:09:25 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-3.1.2.ebuild,v 1.3 2015/02/22 00:47:15 mattst88 Exp $
EAPI=5
@@ -12,7 +12,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 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
IUSE="static-libs"
RDEPEND="sci-libs/suitesparseconfig"