summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2004-11-03 07:55:44 +0000
committerJoseph Jezak <josejx@gentoo.org>2004-11-03 07:55:44 +0000
commit303096b16ed175f9147bf783733e9a2783e3969c (patch)
treec1d029e72844c01ff5885a3eae28feb321a67573 /app-sci
parentEbuild cleanup. (Manifest recommit) (diff)
downloadgentoo-2-303096b16ed175f9147bf783733e9a2783e3969c.tar.gz
gentoo-2-303096b16ed175f9147bf783733e9a2783e3969c.tar.bz2
gentoo-2-303096b16ed175f9147bf783733e9a2783e3969c.zip
Marked ppc stable for bug #69766.
Diffstat (limited to 'app-sci')
-rw-r--r--app-sci/blas-config/ChangeLog5
-rw-r--r--app-sci/blas-config/blas-config-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-sci/blas-config/ChangeLog b/app-sci/blas-config/ChangeLog
index 8260fe92568b..b7568ec4ac31 100644
--- a/app-sci/blas-config/ChangeLog
+++ b/app-sci/blas-config/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/blas-config
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-config/ChangeLog,v 1.14 2004/10/31 21:11:27 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-config/ChangeLog,v 1.15 2004/11/03 07:55:44 josejx Exp $
+
+ 03 Nov 2004; Joseph Jezak <josejx@gentoo.org> blas-config-1.0.1.ebuild:
+ Marked ppc stable for bug #69766.
31 Oct 2004; George Shapovalov <george@gentoo.org> blas-config-1.0.1.ebuild :
marked stable on x86 and amd64, as 1.0.0 no longer works
diff --git a/app-sci/blas-config/blas-config-1.0.1.ebuild b/app-sci/blas-config/blas-config-1.0.1.ebuild
index b70d675e31bf..24566016c6c2 100644
--- a/app-sci/blas-config/blas-config-1.0.1.ebuild
+++ b/app-sci/blas-config/blas-config-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-config/blas-config-1.0.1.ebuild,v 1.4 2004/10/31 21:11:27 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-config/blas-config-1.0.1.ebuild,v 1.5 2004/11/03 07:55:44 josejx Exp $
DESCRIPTION="Utility to change the default BLAS library"
HOMEPAGE="http://www.gentoo.org/"
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 amd64 ~ppc ~ppc64 sparc ~alpha"
+KEYWORDS="x86 amd64 ppc ~ppc64 sparc ~alpha"
IUSE=""
DEPEND=""