diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-02-08 15:36:49 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-02-08 15:36:49 +0000 |
commit | fcbd7b5cb4d1988aa59ac9e799ba7192c3b470bc (patch) | |
tree | 4e98b06155558da433b2d280fd9a4cbe40cba332 /sci-libs | |
parent | amd64/x86 stable, bug #245440 (diff) | |
download | historical-fcbd7b5cb4d1988aa59ac9e799ba7192c3b470bc.tar.gz historical-fcbd7b5cb4d1988aa59ac9e799ba7192c3b470bc.tar.bz2 historical-fcbd7b5cb4d1988aa59ac9e799ba7192c3b470bc.zip |
Stable on alpha, bug #245707
Package-Manager: portage-2.1.6.7/cvs/Linux x86_64
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/amd/ChangeLog | 7 | ||||
-rw-r--r-- | sci-libs/amd/amd-2.2.0.ebuild | 6 | ||||
-rw-r--r-- | sci-libs/camd/ChangeLog | 7 | ||||
-rw-r--r-- | sci-libs/camd/camd-2.2.0.ebuild | 6 | ||||
-rw-r--r-- | sci-libs/ccolamd/ChangeLog | 7 | ||||
-rw-r--r-- | sci-libs/ccolamd/ccolamd-2.7.1.ebuild | 6 | ||||
-rw-r--r-- | sci-libs/cholmod/ChangeLog | 8 | ||||
-rw-r--r-- | sci-libs/cholmod/cholmod-1.6.0-r1.ebuild | 6 | ||||
-rw-r--r-- | sci-libs/colamd/ChangeLog | 7 | ||||
-rw-r--r-- | sci-libs/colamd/colamd-2.7.1.ebuild | 6 | ||||
-rw-r--r-- | sci-libs/metis/ChangeLog | 7 | ||||
-rw-r--r-- | sci-libs/metis/metis-4.0.1-r1.ebuild | 6 | ||||
-rw-r--r-- | sci-libs/ufconfig/ChangeLog | 7 | ||||
-rw-r--r-- | sci-libs/ufconfig/ufconfig-3.1.0.ebuild | 6 |
14 files changed, 57 insertions, 35 deletions
diff --git a/sci-libs/amd/ChangeLog b/sci-libs/amd/ChangeLog index 2d4fdc910e9a..7d5896fad485 100644 --- a/sci-libs/amd/ChangeLog +++ b/sci-libs/amd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/amd -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.10 2008/06/29 08:13:40 tove Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.11 2009/02/08 15:36:23 klausman Exp $ + + 08 Feb 2009; Tobias Klausmann <klausman@gentoo.org> amd-2.2.0.ebuild: + Stable on alpha, bug #245707 29 Jun 2008; Torsten Veller <tove@gentoo.org> amd-2.0.4.ebuild, amd-2.2.0.ebuild: diff --git a/sci-libs/amd/amd-2.2.0.ebuild b/sci-libs/amd/amd-2.2.0.ebuild index d9b005174b9c..e776e31d41fd 100644 --- a/sci-libs/amd/amd-2.2.0.ebuild +++ b/sci-libs/amd/amd-2.2.0.ebuild @@ -1,6 +1,6 @@ -# 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/amd/amd-2.2.0.ebuild,v 1.9 2008/06/29 08:13:40 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.2.0.ebuild,v 1.10 2009/02/08 15:36:23 klausman Exp $ inherit autotools eutils fortran @@ -11,7 +11,7 @@ SRC_URI="http://www.cise.ufl.edu/research/sparse/${PN}/${MY_PN}-${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="doc" DEPEND="sci-libs/ufconfig" diff --git a/sci-libs/camd/ChangeLog b/sci-libs/camd/ChangeLog index f5459b5a849a..d7bd6dcbf12e 100644 --- a/sci-libs/camd/ChangeLog +++ b/sci-libs/camd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/camd -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/camd/ChangeLog,v 1.8 2008/05/22 01:24:52 jsbronder Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/camd/ChangeLog,v 1.9 2009/02/08 15:25:24 klausman Exp $ + + 08 Feb 2009; Tobias Klausmann <klausman@gentoo.org> camd-2.2.0.ebuild: + Stable on alpha, bug #245707 22 May 2008; Justin Bronder <jsbronder@gentoo.org> camd-2.2.0.ebuild: Adding ~ppc, no bug but required for cholmod (#219458) diff --git a/sci-libs/camd/camd-2.2.0.ebuild b/sci-libs/camd/camd-2.2.0.ebuild index e82b45aa6c00..23d632e721bd 100644 --- a/sci-libs/camd/camd-2.2.0.ebuild +++ b/sci-libs/camd/camd-2.2.0.ebuild @@ -1,6 +1,6 @@ -# 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/camd/camd-2.2.0.ebuild,v 1.6 2008/05/22 01:24:52 jsbronder Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/camd/camd-2.2.0.ebuild,v 1.7 2009/02/08 15:25:24 klausman Exp $ inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.cise.ufl.edu/research/sparse/${PN}/${MY_PN}-${PV}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="doc" DEPEND="sci-libs/ufconfig" diff --git a/sci-libs/ccolamd/ChangeLog b/sci-libs/ccolamd/ChangeLog index 2d4d5f942749..073e417855dc 100644 --- a/sci-libs/ccolamd/ChangeLog +++ b/sci-libs/ccolamd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/ccolamd -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccolamd/ChangeLog,v 1.6 2008/05/22 01:11:05 jsbronder Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccolamd/ChangeLog,v 1.7 2009/02/08 15:27:36 klausman Exp $ + + 08 Feb 2009; Tobias Klausmann <klausman@gentoo.org> ccolamd-2.7.1.ebuild: + Stable on alpha, bug #245707 22 May 2008; Justin Bronder <jsbronder@gentoo.org> ccolamd-2.7.1.ebuild: Adding ~ppc (#215839) diff --git a/sci-libs/ccolamd/ccolamd-2.7.1.ebuild b/sci-libs/ccolamd/ccolamd-2.7.1.ebuild index ace96bb4f645..b7b51131b98e 100644 --- a/sci-libs/ccolamd/ccolamd-2.7.1.ebuild +++ b/sci-libs/ccolamd/ccolamd-2.7.1.ebuild @@ -1,6 +1,6 @@ -# 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/ccolamd/ccolamd-2.7.1.ebuild,v 1.6 2008/05/22 01:11:05 jsbronder Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccolamd/ccolamd-2.7.1.ebuild,v 1.7 2009/02/08 15:27:36 klausman Exp $ inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.cise.ufl.edu/research/sparse/${PN}/${MY_PN}-${PV}.tar.gz" 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" diff --git a/sci-libs/cholmod/ChangeLog b/sci-libs/cholmod/ChangeLog index bfd78c101041..6bddbae61e18 100644 --- a/sci-libs/cholmod/ChangeLog +++ b/sci-libs/cholmod/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/cholmod -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cholmod/ChangeLog,v 1.11 2008/10/10 17:53:49 bicatali Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cholmod/ChangeLog,v 1.12 2009/02/08 15:36:49 klausman Exp $ + + 08 Feb 2009; Tobias Klausmann <klausman@gentoo.org> + cholmod-1.6.0-r1.ebuild: + Stable on alpha, bug #245707 10 Oct 2008; SĂ©bastien Fabbro <bicatali@gentoo.org> cholmod-1.6.0-r1.ebuild: diff --git a/sci-libs/cholmod/cholmod-1.6.0-r1.ebuild b/sci-libs/cholmod/cholmod-1.6.0-r1.ebuild index b902522e6638..384f51080f61 100644 --- a/sci-libs/cholmod/cholmod-1.6.0-r1.ebuild +++ b/sci-libs/cholmod/cholmod-1.6.0-r1.ebuild @@ -1,6 +1,6 @@ -# 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/cholmod/cholmod-1.6.0-r1.ebuild,v 1.8 2008/11/28 09:26:55 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cholmod/cholmod-1.6.0-r1.ebuild,v 1.9 2009/02/08 15:36:49 klausman Exp $ inherit autotools eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.cise.ufl.edu/research/sparse/${PN}/${MY_PN}-${PV}.tar.gz LICENSE="LGPL-2.1 GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="doc metis minimal supernodal" RDEPEND="supernodal? ( virtual/lapack ) diff --git a/sci-libs/colamd/ChangeLog b/sci-libs/colamd/ChangeLog index 26ea9a7b03bb..fbc3fe0f98bc 100644 --- a/sci-libs/colamd/ChangeLog +++ b/sci-libs/colamd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/colamd -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/colamd/ChangeLog,v 1.6 2008/05/22 01:10:24 jsbronder Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/colamd/ChangeLog,v 1.7 2009/02/08 15:30:44 klausman Exp $ + + 08 Feb 2009; Tobias Klausmann <klausman@gentoo.org> colamd-2.7.1.ebuild: + Stable on alpha, bug #245707 22 May 2008; Justin Bronder <jsbronder@gentoo.org> colamd-2.7.1.ebuild: Added ~ppc (#215836) diff --git a/sci-libs/colamd/colamd-2.7.1.ebuild b/sci-libs/colamd/colamd-2.7.1.ebuild index 725e1ba548b6..a4fbb9e8ac99 100644 --- a/sci-libs/colamd/colamd-2.7.1.ebuild +++ b/sci-libs/colamd/colamd-2.7.1.ebuild @@ -1,6 +1,6 @@ -# 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/colamd/colamd-2.7.1.ebuild,v 1.6 2008/05/22 01:10:24 jsbronder Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/colamd/colamd-2.7.1.ebuild,v 1.7 2009/02/08 15:30:44 klausman Exp $ inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.cise.ufl.edu/research/sparse/${PN}/${MY_PN}-${PV}.tar.gz" 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" diff --git a/sci-libs/metis/ChangeLog b/sci-libs/metis/ChangeLog index 430163a0ff61..07682594340d 100644 --- a/sci-libs/metis/ChangeLog +++ b/sci-libs/metis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/metis -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/metis/ChangeLog,v 1.10 2008/10/17 18:45:21 maekke Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/metis/ChangeLog,v 1.11 2009/02/08 15:33:49 klausman Exp $ + + 08 Feb 2009; Tobias Klausmann <klausman@gentoo.org> metis-4.0.1-r1.ebuild: + Stable on alpha, bug #245707 17 Oct 2008; Markus Meier <maekke@gentoo.org> metadata.xml: openmp USE-flag is global now diff --git a/sci-libs/metis/metis-4.0.1-r1.ebuild b/sci-libs/metis/metis-4.0.1-r1.ebuild index 309992ea2707..06bbbff27501 100644 --- a/sci-libs/metis/metis-4.0.1-r1.ebuild +++ b/sci-libs/metis/metis-4.0.1-r1.ebuild @@ -1,6 +1,6 @@ -# 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/metis/metis-4.0.1-r1.ebuild,v 1.6 2008/05/22 01:25:51 jsbronder Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/metis/metis-4.0.1-r1.ebuild,v 1.7 2009/02/08 15:33:49 klausman Exp $ inherit autotools eutils @@ -9,7 +9,7 @@ DESCRIPTION="A package for unstructured serial graph partitioning" HOMEPAGE="http://www-users.cs.umn.edu/~karypis/metis/metis/index.html" SRC_URI="http://glaros.dtc.umn.edu/gkhome/fetch/sw/${PN}/${MYP}.tar.gz" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" LICENSE="free-noncomm" IUSE="doc" diff --git a/sci-libs/ufconfig/ChangeLog b/sci-libs/ufconfig/ChangeLog index 285a76d43ec3..d5533a4b0a43 100644 --- a/sci-libs/ufconfig/ChangeLog +++ b/sci-libs/ufconfig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/ufconfig -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ChangeLog,v 1.8 2008/04/15 15:42:56 jer Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ChangeLog,v 1.9 2009/02/08 15:24:41 klausman Exp $ + + 08 Feb 2009; Tobias Klausmann <klausman@gentoo.org> ufconfig-3.1.0.ebuild: + Stable on alpha, bug #245707 15 Apr 2008; Jeroen Roovers <jer@gentoo.org> ufconfig-3.1.0.ebuild: Marked ~hppa (bug #215842). diff --git a/sci-libs/ufconfig/ufconfig-3.1.0.ebuild b/sci-libs/ufconfig/ufconfig-3.1.0.ebuild index 76ad77b18fa2..20527466a870 100644 --- a/sci-libs/ufconfig/ufconfig-3.1.0.ebuild +++ b/sci-libs/ufconfig/ufconfig-3.1.0.ebuild @@ -1,6 +1,6 @@ -# 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/ufconfig/ufconfig-3.1.0.ebuild,v 1.5 2008/04/15 15:42:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ufconfig-3.1.0.ebuild,v 1.6 2009/02/08 15:24:41 klausman Exp $ MY_PN=UFconfig @@ -10,7 +10,7 @@ SRC_URI="http://www.cise.ufl.edu/research/sparse/${MY_PN}/${MY_PN}-${PV}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="" |