mattst88    15/02/22 00:47:15

  Modified:             cxsparse-2.2.1.ebuild cxsparse-2.2.6.ebuild
                        cxsparse-3.1.1.ebuild cxsparse-3.1.2.ebuild
                        ChangeLog
  Log:
  Drop alpha keyword.
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
974CA72A)

Revision  Changes    Path
1.17                 sci-libs/cxsparse/cxsparse-2.2.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?rev=1.17&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?rev=1.17&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?r1=1.16&r2=1.17

Index: cxsparse-2.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- cxsparse-2.2.1.ebuild       10 Aug 2014 20:25:06 -0000      1.16
+++ cxsparse-2.2.1.ebuild       22 Feb 2015 00:47:15 -0000      1.17
@@ -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 @@
 
 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"



1.4                  sci-libs/cxsparse/cxsparse-2.2.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.6.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.6.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.6.ebuild?r1=1.3&r2=1.4

Index: cxsparse-2.2.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cxsparse-2.2.6.ebuild       10 Aug 2014 20:25:06 -0000      1.3
+++ cxsparse-2.2.6.ebuild       22 Feb 2015 00:47:15 -0000      1.4
@@ -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 @@
 
 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"



1.3                  sci-libs/cxsparse/cxsparse-3.1.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cxsparse/cxsparse-3.1.1.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cxsparse/cxsparse-3.1.1.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cxsparse/cxsparse-3.1.1.ebuild?r1=1.2&r2=1.3

Index: cxsparse-3.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-3.1.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- cxsparse-3.1.1.ebuild       12 Nov 2012 02:02:11 -0000      1.2
+++ cxsparse-3.1.1.ebuild       22 Feb 2015 00:47:15 -0000      1.3
@@ -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 @@
 
 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"



1.3                  sci-libs/cxsparse/cxsparse-3.1.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cxsparse/cxsparse-3.1.2.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cxsparse/cxsparse-3.1.2.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cxsparse/cxsparse-3.1.2.ebuild?r1=1.2&r2=1.3

Index: cxsparse-3.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-3.1.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- cxsparse-3.1.2.ebuild       18 Jul 2013 13:09:25 -0000      1.2
+++ cxsparse-3.1.2.ebuild       22 Feb 2015 00:47:15 -0000      1.3
@@ -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 @@
 
 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"



1.28                 sci-libs/cxsparse/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cxsparse/ChangeLog?rev=1.28&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cxsparse/ChangeLog?rev=1.28&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cxsparse/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog   10 Aug 2014 20:25:06 -0000      1.27
+++ ChangeLog   22 Feb 2015 00:47:15 -0000      1.28
@@ -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 <[email protected]> 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 <[email protected]> cxsparse-2.2.1.ebuild,
   cxsparse-2.2.6.ebuild:




Reply via email to