* [gentoo-commits] gentoo-x86 commit in sci-libs/cxsparse: cxsparse-2.2.1.ebuild ChangeLog
@ 2008-04-27 14:35 Ferris McCormick (fmccor)
0 siblings, 0 replies; 13+ messages in thread
From: Ferris McCormick (fmccor) @ 2008-04-27 14:35 UTC (permalink / raw
To: gentoo-commits
fmccor 08/04/27 14:35:26
Modified: cxsparse-2.2.1.ebuild ChangeLog
Log:
Added ~sparc for testing, Bug #219460 (all demos run successfully).
(Portage version: 2.2_pre5)
Revision Changes Path
1.2 sci-libs/cxsparse/cxsparse-2.2.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?r1=1.1&r2=1.2
Index: cxsparse-2.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cxsparse-2.2.1.ebuild 5 Feb 2008 18:15:40 -0000 1.1
+++ cxsparse-2.2.1.ebuild 27 Apr 2008 14:35:25 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.1 2008/02/05 18:15:40 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v 1.2 2008/04/27 14:35:25 fmccor Exp $
inherit autotools eutils
@@ -11,7 +11,7 @@
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
IUSE=""
DEPEND="sci-libs/ufconfig"
1.2 sci-libs/cxsparse/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 5 Feb 2008 18:15:40 -0000 1.1
+++ ChangeLog 27 Apr 2008 14:35:26 -0000 1.2
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/cxsparse
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.1 2008/02/05 18:15:40 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.2 2008/04/27 14:35:26 fmccor Exp $
+
+ 27 Apr 2008; Ferris McCormick <fmccor@gentoo.org> cxsparse-2.2.1.ebuild:
+ Added ~sparc for testing, Bug #219460 (all demos run successfully).
*cxsparse-2.2.1 (05 Feb 2008)
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-libs/cxsparse: cxsparse-2.2.1.ebuild ChangeLog
@ 2008-04-28 0:35 Jeroen Roovers (jer)
0 siblings, 0 replies; 13+ messages in thread
From: Jeroen Roovers (jer) @ 2008-04-28 0:35 UTC (permalink / raw
To: gentoo-commits
jer 08/04/28 00:35:31
Modified: cxsparse-2.2.1.ebuild ChangeLog
Log:
Marked ~hppa (bug #219460).
(Portage version: 2.1.5_rc6)
Revision Changes Path
1.3 sci-libs/cxsparse/cxsparse-2.2.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?r1=1.2&r2=1.3
Index: cxsparse-2.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- cxsparse-2.2.1.ebuild 27 Apr 2008 14:35:25 -0000 1.2
+++ cxsparse-2.2.1.ebuild 28 Apr 2008 00:35:30 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.2 2008/04/27 14:35:25 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v 1.3 2008/04/28 00:35:30 jer Exp $
inherit autotools eutils
@@ -11,7 +11,7 @@
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~sparc ~x86"
IUSE=""
DEPEND="sci-libs/ufconfig"
1.3 sci-libs/cxsparse/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 27 Apr 2008 14:35:26 -0000 1.2
+++ ChangeLog 28 Apr 2008 00:35:30 -0000 1.3
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/cxsparse
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.2 2008/04/27 14:35:26 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.3 2008/04/28 00:35:30 jer Exp $
+
+ 28 Apr 2008; Jeroen Roovers <jer@gentoo.org> cxsparse-2.2.1.ebuild:
+ Marked ~hppa (bug #219460).
27 Apr 2008; Ferris McCormick <fmccor@gentoo.org> cxsparse-2.2.1.ebuild:
Added ~sparc for testing, Bug #219460 (all demos run successfully).
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-libs/cxsparse: cxsparse-2.2.1.ebuild ChangeLog
@ 2008-04-28 19:48 Tobias Klausmann (klausman)
0 siblings, 0 replies; 13+ messages in thread
From: Tobias Klausmann (klausman) @ 2008-04-28 19:48 UTC (permalink / raw
To: gentoo-commits
klausman 08/04/28 19:48:20
Modified: cxsparse-2.2.1.ebuild ChangeLog
Log:
Keyworded on alpha, bug #219460
(Portage version: 2.1.5_rc6)
Revision Changes Path
1.4 sci-libs/cxsparse/cxsparse-2.2.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?r1=1.3&r2=1.4
Index: cxsparse-2.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cxsparse-2.2.1.ebuild 28 Apr 2008 00:35:30 -0000 1.3
+++ cxsparse-2.2.1.ebuild 28 Apr 2008 19:48:19 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.3 2008/04/28 00:35:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v 1.4 2008/04/28 19:48:19 klausman Exp $
inherit autotools eutils
@@ -11,7 +11,7 @@
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~sparc ~x86"
IUSE=""
DEPEND="sci-libs/ufconfig"
1.4 sci-libs/cxsparse/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 28 Apr 2008 00:35:30 -0000 1.3
+++ ChangeLog 28 Apr 2008 19:48:19 -0000 1.4
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/cxsparse
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.3 2008/04/28 00:35:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.4 2008/04/28 19:48:19 klausman Exp $
+
+ 28 Apr 2008; Tobias Klausmann <klausman@gentoo.org> cxsparse-2.2.1.ebuild:
+ Keyworded on alpha, bug #219460
28 Apr 2008; Jeroen Roovers <jer@gentoo.org> cxsparse-2.2.1.ebuild:
Marked ~hppa (bug #219460).
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-libs/cxsparse: cxsparse-2.2.1.ebuild ChangeLog
@ 2008-04-29 16:28 Brent Baude (ranger)
0 siblings, 0 replies; 13+ messages in thread
From: Brent Baude (ranger) @ 2008-04-29 16:28 UTC (permalink / raw
To: gentoo-commits
ranger 08/04/29 16:28:37
Modified: cxsparse-2.2.1.ebuild ChangeLog
Log:
keyworded ~arch for ppc64, bug 219460
(Portage version: 2.1.4.4)
Revision Changes Path
1.5 sci-libs/cxsparse/cxsparse-2.2.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?r1=1.4&r2=1.5
Index: cxsparse-2.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- cxsparse-2.2.1.ebuild 28 Apr 2008 19:48:19 -0000 1.4
+++ cxsparse-2.2.1.ebuild 29 Apr 2008 16:28:36 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.4 2008/04/28 19:48:19 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v 1.5 2008/04/29 16:28:36 ranger Exp $
inherit autotools eutils
@@ -11,7 +11,7 @@
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND="sci-libs/ufconfig"
1.5 sci-libs/cxsparse/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 28 Apr 2008 19:48:19 -0000 1.4
+++ ChangeLog 29 Apr 2008 16:28:36 -0000 1.5
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/cxsparse
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.4 2008/04/28 19:48:19 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.5 2008/04/29 16:28:36 ranger Exp $
+
+ 29 Apr 2008; Brent Baude <ranger@gentoo.org> cxsparse-2.2.1.ebuild:
+ keyworded ~arch for ppc64, bug 219460
28 Apr 2008; Tobias Klausmann <klausman@gentoo.org> cxsparse-2.2.1.ebuild:
Keyworded on alpha, bug #219460
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-libs/cxsparse: cxsparse-2.2.1.ebuild ChangeLog
@ 2008-05-27 7:32 Matti Bickel (mabi)
0 siblings, 0 replies; 13+ messages in thread
From: Matti Bickel (mabi) @ 2008-05-27 7:32 UTC (permalink / raw
To: gentoo-commits
mabi 08/05/27 07:32:22
Modified: cxsparse-2.2.1.ebuild ChangeLog
Log:
added ~ppc (bug #219460)
(Portage version: 2.1.5.2)
Revision Changes Path
1.6 sci-libs/cxsparse/cxsparse-2.2.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?r1=1.5&r2=1.6
Index: cxsparse-2.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- cxsparse-2.2.1.ebuild 29 Apr 2008 16:28:36 -0000 1.5
+++ cxsparse-2.2.1.ebuild 27 May 2008 07:32:22 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.5 2008/04/29 16:28:36 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v 1.6 2008/05/27 07:32:22 mabi Exp $
inherit autotools eutils
@@ -11,7 +11,7 @@
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND="sci-libs/ufconfig"
1.6 sci-libs/cxsparse/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 29 Apr 2008 16:28:36 -0000 1.5
+++ ChangeLog 27 May 2008 07:32:22 -0000 1.6
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/cxsparse
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.5 2008/04/29 16:28:36 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.6 2008/05/27 07:32:22 mabi Exp $
+
+ 27 May 2008; Matti Bickel <mabi@gentoo.org> cxsparse-2.2.1.ebuild:
+ added ~ppc (bug #219460)
29 Apr 2008; Brent Baude <ranger@gentoo.org> cxsparse-2.2.1.ebuild:
keyworded ~arch for ppc64, bug 219460
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-libs/cxsparse: cxsparse-2.2.1.ebuild ChangeLog
@ 2009-01-31 6:17 Zac Medico (zmedico)
0 siblings, 0 replies; 13+ messages in thread
From: Zac Medico (zmedico) @ 2009-01-31 6:17 UTC (permalink / raw
To: gentoo-commits
zmedico 09/01/31 06:17:54
Modified: cxsparse-2.2.1.ebuild ChangeLog
Log:
Update HOMEPAGE.
(Portage version: 2.2_rc23_p12560/cvs/Linux i686)
Revision Changes Path
1.7 sci-libs/cxsparse/cxsparse-2.2.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?r1=1.6&r2=1.7
Index: cxsparse-2.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- cxsparse-2.2.1.ebuild 27 May 2008 07:32:22 -0000 1.6
+++ cxsparse-2.2.1.ebuild 31 Jan 2009 06:17:54 -0000 1.7
@@ -1,12 +1,12 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 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.6 2008/05/27 07:32:22 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v 1.7 2009/01/31 06:17:54 zmedico Exp $
inherit autotools eutils
MY_PN=CXSparse
DESCRIPTION="Extended sparse matrix package."
-HOMEPAGE="http://www.cise.ufl.edu/research/sparse/cxsparse"
+HOMEPAGE="http://www.cise.ufl.edu/research/sparse/CXSparse/"
SRC_URI="http://www.cise.ufl.edu/research/sparse/${MY_PN}/versions/${MY_PN}-${PV}.tar.gz"
LICENSE="LGPL-2.1"
1.7 sci-libs/cxsparse/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 27 May 2008 07:32:22 -0000 1.6
+++ ChangeLog 31 Jan 2009 06:17:54 -0000 1.7
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/cxsparse
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.6 2008/05/27 07:32:22 mabi Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.7 2009/01/31 06:17:54 zmedico Exp $
+
+ 31 Jan 2009; Zac Medico <zmedico@gentoo.org> cxsparse-2.2.1.ebuild:
+ Update HOMEPAGE.
27 May 2008; Matti Bickel <mabi@gentoo.org> cxsparse-2.2.1.ebuild:
added ~ppc (bug #219460)
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-libs/cxsparse: cxsparse-2.2.1.ebuild ChangeLog
@ 2009-02-08 15:42 Tobias Klausmann (klausman)
0 siblings, 0 replies; 13+ messages in thread
From: Tobias Klausmann (klausman) @ 2009-02-08 15:42 UTC (permalink / raw
To: gentoo-commits
klausman 09/02/08 15:42:09
Modified: cxsparse-2.2.1.ebuild ChangeLog
Log:
Stable on alpha, bug #245707
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Revision Changes Path
1.8 sci-libs/cxsparse/cxsparse-2.2.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?r1=1.7&r2=1.8
Index: cxsparse-2.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- cxsparse-2.2.1.ebuild 31 Jan 2009 06:17:54 -0000 1.7
+++ cxsparse-2.2.1.ebuild 8 Feb 2009 15:42:09 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.7 2009/01/31 06:17:54 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v 1.8 2009/02/08 15:42:09 klausman Exp $
inherit autotools eutils
@@ -11,7 +11,7 @@
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND="sci-libs/ufconfig"
1.8 sci-libs/cxsparse/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 31 Jan 2009 06:17:54 -0000 1.7
+++ ChangeLog 8 Feb 2009 15:42:09 -0000 1.8
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/cxsparse
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.7 2009/01/31 06:17:54 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.8 2009/02/08 15:42:09 klausman Exp $
+
+ 08 Feb 2009; Tobias Klausmann <klausman@gentoo.org> cxsparse-2.2.1.ebuild:
+ Stable on alpha, bug #245707
31 Jan 2009; Zac Medico <zmedico@gentoo.org> cxsparse-2.2.1.ebuild:
Update HOMEPAGE.
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-libs/cxsparse: cxsparse-2.2.1.ebuild ChangeLog
@ 2009-03-23 3:19 Jeremy Olexa (darkside)
0 siblings, 0 replies; 13+ messages in thread
From: Jeremy Olexa (darkside) @ 2009-03-23 3:19 UTC (permalink / raw
To: gentoo-commits
darkside 09/03/23 03:19:22
Modified: cxsparse-2.2.1.ebuild ChangeLog
Log:
amd64 stable, bug 245707
(Portage version: 2.1.6.9/cvs/Linux x86_64)
Revision Changes Path
1.9 sci-libs/cxsparse/cxsparse-2.2.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?r1=1.8&r2=1.9
Index: cxsparse-2.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- cxsparse-2.2.1.ebuild 8 Feb 2009 15:42:09 -0000 1.8
+++ cxsparse-2.2.1.ebuild 23 Mar 2009 03:19:21 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.8 2009/02/08 15:42:09 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v 1.9 2009/03/23 03:19:21 darkside Exp $
inherit autotools eutils
@@ -11,7 +11,7 @@
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND="sci-libs/ufconfig"
1.10 sci-libs/cxsparse/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 9 Mar 2009 14:39:47 -0000 1.9
+++ ChangeLog 23 Mar 2009 03:19:21 -0000 1.10
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/cxsparse
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.9 2009/03/09 14:39:47 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.10 2009/03/23 03:19:21 darkside Exp $
+
+ 23 Mar 2009; Jeremy Olexa <darkside@gentoo.org> cxsparse-2.2.1.ebuild:
+ amd64 stable, bug 245707
*cxsparse-2.2.2 (09 Mar 2009)
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-libs/cxsparse: cxsparse-2.2.1.ebuild ChangeLog
@ 2009-03-27 12:29 Ferris McCormick (fmccor)
0 siblings, 0 replies; 13+ messages in thread
From: Ferris McCormick (fmccor) @ 2009-03-27 12:29 UTC (permalink / raw
To: gentoo-commits
fmccor 09/03/27 12:29:04
Modified: cxsparse-2.2.1.ebuild ChangeLog
Log:
Sparc stable, preparation for bug #245707.
(Portage version: 2.2_rc27/cvs/Linux x86_64)
Revision Changes Path
1.10 sci-libs/cxsparse/cxsparse-2.2.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?r1=1.9&r2=1.10
Index: cxsparse-2.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- cxsparse-2.2.1.ebuild 23 Mar 2009 03:19:21 -0000 1.9
+++ cxsparse-2.2.1.ebuild 27 Mar 2009 12:29:04 -0000 1.10
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.9 2009/03/23 03:19:21 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v 1.10 2009/03/27 12:29:04 fmccor Exp $
inherit autotools eutils
@@ -11,7 +11,7 @@
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 sparc ~x86"
IUSE=""
DEPEND="sci-libs/ufconfig"
1.11 sci-libs/cxsparse/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 23 Mar 2009 03:19:21 -0000 1.10
+++ ChangeLog 27 Mar 2009 12:29:04 -0000 1.11
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/cxsparse
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.10 2009/03/23 03:19:21 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.11 2009/03/27 12:29:04 fmccor Exp $
+
+ 27 Mar 2009; Ferris McCormick <fmccor@gentoo.org> cxsparse-2.2.1.ebuild:
+ Sparc stable, preparation for bug #245707.
23 Mar 2009; Jeremy Olexa <darkside@gentoo.org> cxsparse-2.2.1.ebuild:
amd64 stable, bug 245707
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-libs/cxsparse: cxsparse-2.2.1.ebuild ChangeLog
@ 2009-04-20 19:57 Markus Meier (maekke)
0 siblings, 0 replies; 13+ messages in thread
From: Markus Meier (maekke) @ 2009-04-20 19:57 UTC (permalink / raw
To: gentoo-commits
maekke 09/04/20 19:57:16
Modified: cxsparse-2.2.1.ebuild ChangeLog
Log:
x86 stable, bug #245707
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Revision Changes Path
1.11 sci-libs/cxsparse/cxsparse-2.2.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?r1=1.10&r2=1.11
Index: cxsparse-2.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- cxsparse-2.2.1.ebuild 27 Mar 2009 12:29:04 -0000 1.10
+++ cxsparse-2.2.1.ebuild 20 Apr 2009 19:57:16 -0000 1.11
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.10 2009/03/27 12:29:04 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v 1.11 2009/04/20 19:57:16 maekke Exp $
inherit autotools eutils
@@ -11,7 +11,7 @@
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 sparc x86"
IUSE=""
DEPEND="sci-libs/ufconfig"
1.12 sci-libs/cxsparse/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 27 Mar 2009 12:29:04 -0000 1.11
+++ ChangeLog 20 Apr 2009 19:57:16 -0000 1.12
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/cxsparse
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.11 2009/03/27 12:29:04 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.12 2009/04/20 19:57:16 maekke Exp $
+
+ 20 Apr 2009; Markus Meier <maekke@gentoo.org> cxsparse-2.2.1:
+ x86 stable, bug #245707
27 Mar 2009; Ferris McCormick <fmccor@gentoo.org> cxsparse-2.2.1.ebuild:
Sparc stable, preparation for bug #245707.
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-libs/cxsparse: cxsparse-2.2.1.ebuild ChangeLog
@ 2009-05-17 13:13 Gysbert Wassenaar (nixnut)
0 siblings, 0 replies; 13+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-05-17 13:13 UTC (permalink / raw
To: gentoo-commits
nixnut 09/05/17 13:13:35
Modified: cxsparse-2.2.1.ebuild ChangeLog
Log:
ppc stable #245707
(Portage version: 2.1.6.13/cvs/Linux ppc)
Revision Changes Path
1.12 sci-libs/cxsparse/cxsparse-2.2.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?r1=1.11&r2=1.12
Index: cxsparse-2.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- cxsparse-2.2.1.ebuild 20 Apr 2009 19:57:16 -0000 1.11
+++ cxsparse-2.2.1.ebuild 17 May 2009 13:13:35 -0000 1.12
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.11 2009/04/20 19:57:16 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v 1.12 2009/05/17 13:13:35 nixnut Exp $
inherit autotools eutils
@@ -11,7 +11,7 @@
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~hppa ppc ~ppc64 sparc x86"
IUSE=""
DEPEND="sci-libs/ufconfig"
1.13 sci-libs/cxsparse/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 20 Apr 2009 19:57:16 -0000 1.12
+++ ChangeLog 17 May 2009 13:13:35 -0000 1.13
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/cxsparse
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.12 2009/04/20 19:57:16 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.13 2009/05/17 13:13:35 nixnut Exp $
+
+ 17 May 2009; nixnut <nixnut@gentoo.org> cxsparse-2.2.1.ebuild:
+ ppc stable #245707
20 Apr 2009; Markus Meier <maekke@gentoo.org> cxsparse-2.2.1:
x86 stable, bug #245707
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-libs/cxsparse: cxsparse-2.2.1.ebuild ChangeLog
@ 2009-10-12 20:05 Jeroen Roovers (jer)
0 siblings, 0 replies; 13+ messages in thread
From: Jeroen Roovers (jer) @ 2009-10-12 20:05 UTC (permalink / raw
To: gentoo-commits
jer 09/10/12 20:05:09
Modified: cxsparse-2.2.1.ebuild ChangeLog
Log:
Stable for HPPA (bug #245707).
(Portage version: 2.2_rc46/cvs/Linux i686)
Revision Changes Path
1.13 sci-libs/cxsparse/cxsparse-2.2.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?r1=1.12&r2=1.13
Index: cxsparse-2.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- cxsparse-2.2.1.ebuild 17 May 2009 13:13:35 -0000 1.12
+++ cxsparse-2.2.1.ebuild 12 Oct 2009 20:05:08 -0000 1.13
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.12 2009/05/17 13:13:35 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v 1.13 2009/10/12 20:05:08 jer Exp $
inherit autotools eutils
@@ -11,7 +11,7 @@
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86"
IUSE=""
DEPEND="sci-libs/ufconfig"
1.14 sci-libs/cxsparse/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 17 May 2009 13:13:35 -0000 1.13
+++ ChangeLog 12 Oct 2009 20:05:08 -0000 1.14
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/cxsparse
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.13 2009/05/17 13:13:35 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.14 2009/10/12 20:05:08 jer Exp $
+
+ 12 Oct 2009; Jeroen Roovers <jer@gentoo.org> cxsparse-2.2.1.ebuild:
+ Stable for HPPA (bug #245707).
17 May 2009; nixnut <nixnut@gentoo.org> cxsparse-2.2.1.ebuild:
ppc stable #245707
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-libs/cxsparse: cxsparse-2.2.1.ebuild ChangeLog
@ 2010-07-09 10:11 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 13+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-07-09 10:11 UTC (permalink / raw
To: gentoo-commits
ssuominen 10/07/09 10:11:57
Modified: cxsparse-2.2.1.ebuild ChangeLog
Log:
ppc64 stable wrt #318649
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.14 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.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?r1=1.13&r2=1.14
Index: cxsparse-2.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- cxsparse-2.2.1.ebuild 12 Oct 2009 20:05:08 -0000 1.13
+++ cxsparse-2.2.1.ebuild 9 Jul 2010 10:11:57 -0000 1.14
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 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.13 2009/10/12 20:05:08 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v 1.14 2010/07/09 10:11:57 ssuominen Exp $
inherit autotools eutils
@@ -11,7 +11,7 @@
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86"
IUSE=""
DEPEND="sci-libs/ufconfig"
1.17 sci-libs/cxsparse/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cxsparse/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cxsparse/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cxsparse/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 2 Jan 2010 18:11:27 -0000 1.16
+++ ChangeLog 9 Jul 2010 10:11:57 -0000 1.17
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/cxsparse
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.16 2010/01/02 18:11:27 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.17 2010/07/09 10:11:57 ssuominen Exp $
+
+ 09 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> cxsparse-2.2.1.ebuild:
+ ppc64 stable wrt #318649
02 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
cxsparse-2.2.3.ebuild:
^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2010-07-09 10:12 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-29 16:28 [gentoo-commits] gentoo-x86 commit in sci-libs/cxsparse: cxsparse-2.2.1.ebuild ChangeLog Brent Baude (ranger)
-- strict thread matches above, loose matches on Subject: below --
2010-07-09 10:11 Samuli Suominen (ssuominen)
2009-10-12 20:05 Jeroen Roovers (jer)
2009-05-17 13:13 Gysbert Wassenaar (nixnut)
2009-04-20 19:57 Markus Meier (maekke)
2009-03-27 12:29 Ferris McCormick (fmccor)
2009-03-23 3:19 Jeremy Olexa (darkside)
2009-02-08 15:42 Tobias Klausmann (klausman)
2009-01-31 6:17 Zac Medico (zmedico)
2008-05-27 7:32 Matti Bickel (mabi)
2008-04-28 19:48 Tobias Klausmann (klausman)
2008-04-28 0:35 Jeroen Roovers (jer)
2008-04-27 14:35 Ferris McCormick (fmccor)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox