diff options
author | George Shapovalov <george@gentoo.org> | 2002-07-22 08:03:00 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2002-07-22 08:03:00 +0000 |
commit | 2c7abf08d3327638d137f799553405643ca38723 (patch) | |
tree | 592a152c1cfc86534069988efda43e703fe6f5f0 /dev-lang/ifc | |
parent | new license for dev-land/lua (diff) | |
download | gentoo-2-2c7abf08d3327638d137f799553405643ca38723.tar.gz gentoo-2-2c7abf08d3327638d137f799553405643ca38723.tar.bz2 gentoo-2-2c7abf08d3327638d137f799553405643ca38723.zip |
few more clean-ups
Diffstat (limited to 'dev-lang/ifc')
-rw-r--r-- | dev-lang/ifc/ifc-6.0.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-lang/ifc/ifc-6.0.ebuild b/dev-lang/ifc/ifc-6.0.ebuild index 538f6b7c8655..68603e871c2f 100644 --- a/dev-lang/ifc/ifc-6.0.ebuild +++ b/dev-lang/ifc/ifc-6.0.ebuild @@ -1,6 +1,6 @@ # 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-lang/ifc/ifc-6.0.ebuild,v 1.2 2002/07/11 06:30:20 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-6.0.ebuild,v 1.3 2002/07/22 08:03:00 george Exp $ S=${WORKDIR} @@ -17,6 +17,9 @@ HOMEPAGE="http://www.intel.com/software/products/compilers/f60l/" # The ifc-6 license is the same copy with minimal name changes. LICENSE="icc-6.0" +LOT="0" +KEYWORDS="x86" + DEPEND=">=virtual/linux-sources-2.4 >=sys-libs/glibc-2.2.2 |