summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/gsl')
-rw-r--r--sci-libs/gsl/ChangeLog5
-rw-r--r--sci-libs/gsl/gsl-1.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/gsl/ChangeLog b/sci-libs/gsl/ChangeLog
index 035ac19616ed..712307591097 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.32 2007/06/05 14:13:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/ChangeLog,v 1.33 2007/06/06 14:57:37 armin76 Exp $
+
+ 06 Jun 2007; Raúl Porcel <armin76@gentoo.org> gsl-1.9.ebuild:
+ alpha/ia64/x86 stable wrt #180916
05 Jun 2007; Jeroen Roovers <jer@gentoo.org> gsl-1.9.ebuild:
Stable for HPPA (bug #180916).
diff --git a/sci-libs/gsl/gsl-1.9.ebuild b/sci-libs/gsl/gsl-1.9.ebuild
index 20aba35daab4..fa0f04c5ba83 100644
--- a/sci-libs/gsl/gsl-1.9.ebuild
+++ b/sci-libs/gsl/gsl-1.9.ebuild
@@ -1,6 +1,6 @@
# 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.9.ebuild,v 1.7 2007/06/05 14:13:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.9.ebuild,v 1.8 2007/06/06 14:57:37 armin76 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 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=""