summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-09-17 21:54:29 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-09-17 21:54:29 +0000
commitb8300bcafe715a3c3fd100d8eeee0a9bf25189b2 (patch)
treeb1b44ae9d015d523fa832ce05f3f92ad329a5d32 /sci-libs/lapack-config
parentFix hardcoded CFLAGS and gcc (diff)
downloadgentoo-2-b8300bcafe715a3c3fd100d8eeee0a9bf25189b2.tar.gz
gentoo-2-b8300bcafe715a3c3fd100d8eeee0a9bf25189b2.tar.bz2
gentoo-2-b8300bcafe715a3c3fd100d8eeee0a9bf25189b2.zip
Stable on ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sci-libs/lapack-config')
-rw-r--r--sci-libs/lapack-config/ChangeLog6
-rw-r--r--sci-libs/lapack-config/lapack-config-1.0.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-libs/lapack-config/ChangeLog b/sci-libs/lapack-config/ChangeLog
index 15712f8d0ca5..f30526b94de9 100644
--- a/sci-libs/lapack-config/ChangeLog
+++ b/sci-libs/lapack-config/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/lapack-config
# Copyright 2004-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-config/ChangeLog,v 1.5 2005/09/16 07:29:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-config/ChangeLog,v 1.6 2005/09/17 21:54:29 hansmi Exp $
+
+ 17 Sep 2005; Michael Hanselmann <hansmi@gentoo.org>
+ lapack-config-1.0.1.ebuild:
+ Stable on ppc.
16 Sep 2005; Aron Griffis <agriffis@gentoo.org>
lapack-config-1.0.1.ebuild:
diff --git a/sci-libs/lapack-config/lapack-config-1.0.1.ebuild b/sci-libs/lapack-config/lapack-config-1.0.1.ebuild
index d0b9cfdded66..c7c5f3beca08 100644
--- a/sci-libs/lapack-config/lapack-config-1.0.1.ebuild
+++ b/sci-libs/lapack-config/lapack-config-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-config/lapack-config-1.0.1.ebuild,v 1.4 2005/09/16 07:29:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-config/lapack-config-1.0.1.ebuild,v 1.5 2005/09/17 21:54:29 hansmi Exp $
DESCRIPTION="Utility to change the default LAPACK library"
HOMEPAGE="http://www.gentoo.org/"
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
IUSE=""
DEPEND=""