summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-05-23 20:14:32 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-05-23 20:14:32 +0000
commitbe1c3371bc9b254818d34b52ac4f9a762b27db3c (patch)
tree93b488eac47b57c7da98d9d40c324a127e253778 /sci-libs/gsl
parentStable on ppc64 (diff)
downloadgentoo-2-be1c3371bc9b254818d34b52ac4f9a762b27db3c.tar.gz
gentoo-2-be1c3371bc9b254818d34b52ac4f9a762b27db3c.tar.bz2
gentoo-2-be1c3371bc9b254818d34b52ac4f9a762b27db3c.zip
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'sci-libs/gsl')
-rw-r--r--sci-libs/gsl/ChangeLog5
-rw-r--r--sci-libs/gsl/gsl-1.4.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-libs/gsl/ChangeLog b/sci-libs/gsl/ChangeLog
index 3938e5a03f71..291ce5eea1c2 100644
--- a/sci-libs/gsl/ChangeLog
+++ b/sci-libs/gsl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/gsl
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/ChangeLog,v 1.12 2006/04/11 15:02:48 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/ChangeLog,v 1.13 2006/05/23 20:14:32 corsair Exp $
+
+ 23 May 2006; Markus Rothe <corsair@gentoo.org> gsl-1.4.ebuild:
+ Stable on ppc64
*gsl-1.8 (11 Apr 2006)
diff --git a/sci-libs/gsl/gsl-1.4.ebuild b/sci-libs/gsl/gsl-1.4.ebuild
index 58ef3edfb760..3ccd902153a3 100644
--- a/sci-libs/gsl/gsl-1.4.ebuild
+++ b/sci-libs/gsl/gsl-1.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.4.ebuild,v 1.2 2005/01/16 14:58:45 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.4.ebuild,v 1.3 2006/05/23 20:14:32 corsair Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86 ~ppc64"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE=""
DEPEND="virtual/libc"