summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-sci/blas/blas-19980702.ebuild')
-rw-r--r--app-sci/blas/blas-19980702.ebuild16
1 files changed, 8 insertions, 8 deletions
diff --git a/app-sci/blas/blas-19980702.ebuild b/app-sci/blas/blas-19980702.ebuild
index 77fad04c9765..00ee5d4e5d08 100644
--- a/app-sci/blas/blas-19980702.ebuild
+++ b/app-sci/blas/blas-19980702.ebuild
@@ -1,18 +1,18 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-sci/blas/blas-19980702.ebuild,v 1.3 2003/02/13 09:21:08 vapier Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-sci/blas/blas-19980702.ebuild,v 1.4 2003/08/05 18:31:05 vapier Exp $
-SLOT="0"
-HOMEPAGE="http://www.netlib.org/blas/"
DESCRIPTION="Basic Linear Algebra Subprograms"
+HOMEPAGE="http://www.netlib.org/blas/"
SRC_URI="http://www.netlib.org/blas/${PN}.tgz"
-DEPEND="virtual/glibc"
-KEYWORDS="x86"
LICENSE="public-domain"
-IUSE=""
+SLOT="0"
+KEYWORDS="x86"
+
+DEPEND="virtual/glibc"
-S="${WORKDIR}"
+S=${WORKDIR}
src_compile() {
cp ${FILESDIR}/Makefile ./