summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-02-06 13:18:06 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-02-06 13:18:06 +0000
commit991c8004dd01ec956f0e54e6fe3d6f631c9baaca (patch)
tree61ce84ec804443b726c09d42098b4d048150ae01 /sci-libs/gsl
parentcleanout (diff)
downloadgentoo-2-991c8004dd01ec956f0e54e6fe3d6f631c9baaca.tar.gz
gentoo-2-991c8004dd01ec956f0e54e6fe3d6f631c9baaca.tar.bz2
gentoo-2-991c8004dd01ec956f0e54e6fe3d6f631c9baaca.zip
Stable on sparc
(Portage version: 2.1.2-r8)
Diffstat (limited to 'sci-libs/gsl')
-rw-r--r--sci-libs/gsl/ChangeLog5
-rw-r--r--sci-libs/gsl/gsl-1.8.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-libs/gsl/ChangeLog b/sci-libs/gsl/ChangeLog
index 53f6e83f8619..fc2193cbcc57 100644
--- a/sci-libs/gsl/ChangeLog
+++ b/sci-libs/gsl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/gsl
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/ChangeLog,v 1.17 2007/01/18 13:27:39 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/ChangeLog,v 1.18 2007/02/06 13:18:06 gustavoz Exp $
+
+ 06 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> gsl-1.8.ebuild:
+ Stable on sparc
18 Jan 2007; Ferris McCormick <fmccor@gentoo.org> gsl-1.7.ebuild:
Stable on sparc (no problems reported for 15 months).
diff --git a/sci-libs/gsl/gsl-1.8.ebuild b/sci-libs/gsl/gsl-1.8.ebuild
index 102324d36fa4..1c908351348b 100644
--- a/sci-libs/gsl/gsl-1.8.ebuild
+++ b/sci-libs/gsl/gsl-1.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.8.ebuild,v 1.2 2006/06/17 01:34:52 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.8.ebuild,v 1.3 2007/02/06 13:18:06 gustavoz Exp $
inherit eutils flag-o-matic autotools
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 sparc ~x86"
IUSE=""
DEPEND="virtual/libc"