diff options
author | David Holm <dholm@gentoo.org> | 2004-04-30 13:34:44 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-30 13:34:44 +0000 |
commit | 8847a77b8e1165b08a7c0797c50396df51f5a6f6 (patch) | |
tree | 5adf2d06fa5a57785041d15ff041ae273c3e770b /app-sci | |
parent | mark x86 (Manifest recommit) (diff) | |
download | gentoo-2-8847a77b8e1165b08a7c0797c50396df51f5a6f6.tar.gz gentoo-2-8847a77b8e1165b08a7c0797c50396df51f5a6f6.tar.bz2 gentoo-2-8847a77b8e1165b08a7c0797c50396df51f5a6f6.zip |
Added to ~ppc
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/lapack-config/ChangeLog | 7 | ||||
-rw-r--r-- | app-sci/lapack-config/lapack-config-1.0.0.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-sci/lapack-config/ChangeLog b/app-sci/lapack-config/ChangeLog index 00c8560e829a..5ec19d50ef79 100644 --- a/app-sci/lapack-config/ChangeLog +++ b/app-sci/lapack-config/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/lapack-config -# Copyright 2004 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-sci/lapack-config/ChangeLog,v 1.1 2004/04/30 01:29:53 george Exp $ +# Copyright 2004-2004 Gentoo Technologies, Inc.; Distributed under the GPL +# $Header: /var/cvsroot/gentoo-x86/app-sci/lapack-config/ChangeLog,v 1.2 2004/04/30 13:34:44 dholm Exp $ + + 30 Apr 2004; David Holm <dholm@gentoo.org> lapack-config-1.0.0.ebuild: + Added to ~ppc. *lapack-config-1.0.0.ebuild (29 Apr 2004) diff --git a/app-sci/lapack-config/lapack-config-1.0.0.ebuild b/app-sci/lapack-config/lapack-config-1.0.0.ebuild index 066559694951..e43ab9124811 100644 --- a/app-sci/lapack-config/lapack-config-1.0.0.ebuild +++ b/app-sci/lapack-config/lapack-config-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/lapack-config/lapack-config-1.0.0.ebuild,v 1.1 2004/04/30 01:29:53 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/lapack-config/lapack-config-1.0.0.ebuild,v 1.2 2004/04/30 13:34:44 dholm 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="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="" |