* [gentoo-commits] gentoo-x86 commit in sci-libs/amd: amd-2.3.1.ebuild ChangeLog
@ 2013-06-24 22:11 Sebastien Fabbro (bicatali)
0 siblings, 0 replies; 6+ messages in thread
From: Sebastien Fabbro (bicatali) @ 2013-06-24 22:11 UTC (permalink / raw
To: gentoo-commits
bicatali 13/06/24 22:11:14
Modified: amd-2.3.1.ebuild ChangeLog
Log:
Switch to EAPI5 and new tar ball
(Portage version: 2.2.01.22013-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
Revision Changes Path
1.2 sci-libs/amd/amd-2.3.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild?r1=1.1&r2=1.2
Index: amd-2.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- amd-2.3.1.ebuild 12 Nov 2012 01:47:11 -0000 1.1
+++ amd-2.3.1.ebuild 24 Jun 2013 22:11:14 -0000 1.2
@@ -1,14 +1,14 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild,v 1.1 2012/11/12 01:47:11 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild,v 1.2 2013/06/24 22:11:14 bicatali Exp $
-EAPI=4
+EAPI=5
inherit autotools-utils fortran-2
DESCRIPTION="Library to order a sparse matrix prior to Cholesky factorization"
HOMEPAGE="http://www.cise.ufl.edu/research/sparse/amd"
-SRC_URI="http://dev.gentoo.org/~bicatali/distfiles/${P}.tar.gz"
+SRC_URI="http://dev.gentoo.org/~bicatali/distfiles/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
1.35 sci-libs/amd/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/ChangeLog?r1=1.34&r2=1.35
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog 12 Nov 2012 01:47:11 -0000 1.34
+++ ChangeLog 24 Jun 2013 22:11:14 -0000 1.35
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/amd
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.34 2012/11/12 01:47:11 bicatali Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.35 2013/06/24 22:11:14 bicatali Exp $
+
+ 24 Jun 2013; Sébastien Fabbro <bicatali@gentoo.org> amd-2.3.1.ebuild:
+ Switch to EAPI5 and new tar ball
*amd-2.3.1 (12 Nov 2012)
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-libs/amd: amd-2.3.1.ebuild ChangeLog
@ 2013-07-18 12:51 Chi-Thanh Christopher Nguyen (chithanh)
0 siblings, 0 replies; 6+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2013-07-18 12:51 UTC (permalink / raw
To: gentoo-commits
chithanh 13/07/18 12:51:16
Modified: amd-2.3.1.ebuild ChangeLog
Log:
Keyword ~arm.
(Portage version: 2.1.12.2/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.3 sci-libs/amd/amd-2.3.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild?r1=1.2&r2=1.3
Index: amd-2.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- amd-2.3.1.ebuild 24 Jun 2013 22:11:14 -0000 1.2
+++ amd-2.3.1.ebuild 18 Jul 2013 12:51:16 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild,v 1.2 2013/06/24 22:11:14 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild,v 1.3 2013/07/18 12:51:16 chithanh Exp $
EAPI=5
@@ -12,7 +12,7 @@
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos"
IUSE="doc fortran static-libs"
RDEPEND="sci-libs/suitesparseconfig"
1.36 sci-libs/amd/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/ChangeLog?r1=1.35&r2=1.36
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog 24 Jun 2013 22:11:14 -0000 1.35
+++ ChangeLog 18 Jul 2013 12:51:16 -0000 1.36
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/amd
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.35 2013/06/24 22:11:14 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.36 2013/07/18 12:51:16 chithanh Exp $
+
+ 18 Jul 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ amd-2.3.1.ebuild:
+ Keyword ~arm.
24 Jun 2013; Sébastien Fabbro <bicatali@gentoo.org> amd-2.3.1.ebuild:
Switch to EAPI5 and new tar ball
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-libs/amd: amd-2.3.1.ebuild ChangeLog
@ 2014-03-04 19:51 Vicente Olivert Riera (vincent)
0 siblings, 0 replies; 6+ messages in thread
From: Vicente Olivert Riera (vincent) @ 2014-03-04 19:51 UTC (permalink / raw
To: gentoo-commits
vincent 14/03/04 19:51:23
Modified: amd-2.3.1.ebuild ChangeLog
Log:
Add ~mips keyword.
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 5AE9E7B2E9BBCBA8)
Revision Changes Path
1.4 sci-libs/amd/amd-2.3.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild?r1=1.3&r2=1.4
Index: amd-2.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- amd-2.3.1.ebuild 18 Jul 2013 12:51:16 -0000 1.3
+++ amd-2.3.1.ebuild 4 Mar 2014 19:51:23 -0000 1.4
@@ -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/amd/amd-2.3.1.ebuild,v 1.3 2013/07/18 12:51:16 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild,v 1.4 2014/03/04 19:51:23 vincent Exp $
EAPI=5
@@ -12,7 +12,7 @@
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="doc fortran static-libs"
RDEPEND="sci-libs/suitesparseconfig"
1.37 sci-libs/amd/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/ChangeLog?r1=1.36&r2=1.37
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog 18 Jul 2013 12:51:16 -0000 1.36
+++ ChangeLog 4 Mar 2014 19:51:23 -0000 1.37
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/amd
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.36 2013/07/18 12:51:16 chithanh Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.37 2014/03/04 19:51:23 vincent Exp $
+
+ 04 Mar 2014; Vicente Olivert Riera <vincent@gentoo.org> amd-2.3.1.ebuild:
+ Add ~mips keyword.
18 Jul 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
amd-2.3.1.ebuild:
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-libs/amd: amd-2.3.1.ebuild ChangeLog
@ 2015-01-31 14:11 Agostino Sarubbo (ago)
0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-01-31 14:11 UTC (permalink / raw
To: gentoo-commits
ago 15/01/31 14:11:25
Modified: amd-2.3.1.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #534626
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.6 sci-libs/amd/amd-2.3.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild?r1=1.5&r2=1.6
Index: amd-2.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- amd-2.3.1.ebuild 13 Jan 2015 17:08:15 -0000 1.5
+++ amd-2.3.1.ebuild 31 Jan 2015 14:11:25 -0000 1.6
@@ -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/amd/amd-2.3.1.ebuild,v 1.5 2015/01/13 17:08:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild,v 1.6 2015/01/31 14:11:25 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@
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="doc fortran static-libs"
RDEPEND="sci-libs/suitesparseconfig"
1.40 sci-libs/amd/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/ChangeLog?r1=1.39&r2=1.40
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog 13 Jan 2015 17:08:15 -0000 1.39
+++ ChangeLog 31 Jan 2015 14:11:25 -0000 1.40
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/amd
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.39 2015/01/13 17:08:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.40 2015/01/31 14:11:25 ago Exp $
+
+ 31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> amd-2.3.1.ebuild:
+ Stable for amd64, wrt bug #534626
13 Jan 2015; Jeroen Roovers <jer@gentoo.org> amd-2.3.1.ebuild:
Stable for HPPA (bug #534626).
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-libs/amd: amd-2.3.1.ebuild ChangeLog
@ 2015-02-15 14:59 Pacho Ramos (pacho)
0 siblings, 0 replies; 6+ messages in thread
From: Pacho Ramos (pacho) @ 2015-02-15 14:59 UTC (permalink / raw
To: gentoo-commits
pacho 15/02/15 14:59:57
Modified: amd-2.3.1.ebuild ChangeLog
Log:
ppc/ppc64 stable, bug #534626
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path
1.7 sci-libs/amd/amd-2.3.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild?r1=1.6&r2=1.7
Index: amd-2.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- amd-2.3.1.ebuild 31 Jan 2015 14:11:25 -0000 1.6
+++ amd-2.3.1.ebuild 15 Feb 2015 14:59:57 -0000 1.7
@@ -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/amd/amd-2.3.1.ebuild,v 1.6 2015/01/31 14:11:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild,v 1.7 2015/02/15 14:59:57 pacho Exp $
EAPI=5
@@ -12,7 +12,7 @@
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="doc fortran static-libs"
RDEPEND="sci-libs/suitesparseconfig"
1.41 sci-libs/amd/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/ChangeLog?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/ChangeLog?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/ChangeLog?r1=1.40&r2=1.41
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog 31 Jan 2015 14:11:25 -0000 1.40
+++ ChangeLog 15 Feb 2015 14:59:57 -0000 1.41
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/amd
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.40 2015/01/31 14:11:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.41 2015/02/15 14:59:57 pacho Exp $
+
+ 15 Feb 2015; Pacho Ramos <pacho@gentoo.org> amd-2.3.1.ebuild:
+ ppc/ppc64 stable, bug #534626
31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> amd-2.3.1.ebuild:
Stable for amd64, wrt bug #534626
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-libs/amd: amd-2.3.1.ebuild ChangeLog
@ 2015-05-13 5:58 Jack Morgan (jmorgan)
0 siblings, 0 replies; 6+ messages in thread
From: Jack Morgan (jmorgan) @ 2015-05-13 5:58 UTC (permalink / raw
To: gentoo-commits
jmorgan 15/05/13 05:58:22
Modified: amd-2.3.1.ebuild ChangeLog
Log:
sparc stable wrt bug #534626
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key )
Revision Changes Path
1.10 sci-libs/amd/amd-2.3.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild?r1=1.9&r2=1.10
Index: amd-2.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- amd-2.3.1.ebuild 19 Apr 2015 09:48:16 -0000 1.9
+++ amd-2.3.1.ebuild 13 May 2015 05:58:22 -0000 1.10
@@ -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/amd/amd-2.3.1.ebuild,v 1.9 2015/04/19 09:48:16 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild,v 1.10 2015/05/13 05:58:22 jmorgan Exp $
EAPI=5
@@ -12,7 +12,7 @@
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~arm hppa ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 ~arm hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos"
IUSE="doc fortran static-libs"
RDEPEND="sci-libs/suitesparseconfig"
1.44 sci-libs/amd/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/ChangeLog?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/ChangeLog?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/ChangeLog?r1=1.43&r2=1.44
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog 19 Apr 2015 09:48:16 -0000 1.43
+++ ChangeLog 13 May 2015 05:58:22 -0000 1.44
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/amd
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.43 2015/04/19 09:48:16 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.44 2015/05/13 05:58:22 jmorgan Exp $
+
+ 13 May 2015; Jack Morgan <jmorgan@gentoo.org> amd-2.3.1.ebuild:
+ sparc stable wrt bug #534626
19 Apr 2015; Pacho Ramos <pacho@gentoo.org> amd-2.3.1.ebuild:
x86 stable wrt bug #534626
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2015-05-13 5:58 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-13 5:58 [gentoo-commits] gentoo-x86 commit in sci-libs/amd: amd-2.3.1.ebuild ChangeLog Jack Morgan (jmorgan)
-- strict thread matches above, loose matches on Subject: below --
2015-02-15 14:59 Pacho Ramos (pacho)
2015-01-31 14:11 Agostino Sarubbo (ago)
2014-03-04 19:51 Vicente Olivert Riera (vincent)
2013-07-18 12:51 Chi-Thanh Christopher Nguyen (chithanh)
2013-06-24 22:11 Sebastien Fabbro (bicatali)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox