summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-08-01 18:46:28 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-08-01 18:46:28 +0000
commit914ff821d2c9171d59d78c830c93b4b465321ff8 (patch)
tree267b40e68e7cb52dc549ccb98698daa3b5271ad4 /dev-libs/mkl
parentAdded KEYWORDS, removed old version. (diff)
downloadgentoo-2-914ff821d2c9171d59d78c830c93b4b465321ff8.tar.gz
gentoo-2-914ff821d2c9171d59d78c830c93b4b465321ff8.tar.bz2
gentoo-2-914ff821d2c9171d59d78c830c93b4b465321ff8.zip
repoman'd
Diffstat (limited to 'dev-libs/mkl')
-rw-r--r--dev-libs/mkl/mkl-5.1.ebuild18
1 files changed, 9 insertions, 9 deletions
diff --git a/dev-libs/mkl/mkl-5.1.ebuild b/dev-libs/mkl/mkl-5.1.ebuild
index 5ebe944347b4..b7629a4854a9 100644
--- a/dev-libs/mkl/mkl-5.1.ebuild
+++ b/dev-libs/mkl/mkl-5.1.ebuild
@@ -1,26 +1,26 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/mkl/mkl-5.1.ebuild,v 1.2 2002/07/11 06:30:21 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/mkl/mkl-5.1.ebuild,v 1.3 2002/08/01 18:46:28 seemant Exp $
S=${WORKDIR}
-
DESCRIPTION="Intel(R) Math Kernel Library"
+HOMEPAGE="http://developer.intel.com/software/products/mkl/mkl52/index.htm"
+SRC_URI="http://developer.intel.com/software/products/mkl/downloads/mkleval-514.tar"
+
# No need to, there aren't any executables and it takes a long time.
RESTRICT="nostrip"
+SLOT="0"
LICENSE="imkl-5.1"
+KEYWORDS="x86"
-SRC_URI="http://developer.intel.com/software/products/mkl/downloads/mkleval-514.tar"
-
-HOMEPAGE="http://developer.intel.com/software/products/mkl/mkl52/index.htm"
-DEPEND=">=sys-libs/glibc-2.2.2
- sys-apps/cpio
- app-arch/rpm"
+DEPEND="sys-apps/cpio
+ app-arch/rpm"
RDEPEND=">=sys-kernel/linux-sources-2.4
- >=sys-libs/glibc-2.2.2"
+ >=sys-libs/glibc-2.2.2"
src_compile() {
mkdir opt