diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 13:39:46 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 13:39:46 +0000 |
commit | 56850b27540d9dbdc2e26dd5fa956fa97912a5f9 (patch) | |
tree | 5059315ff36dcc8c82ba060787877a2a36812844 /dev-lang/icc | |
parent | Version bump, closes 55817 (diff) | |
download | gentoo-2-56850b27540d9dbdc2e26dd5fa956fa97912a5f9.tar.gz gentoo-2-56850b27540d9dbdc2e26dd5fa956fa97912a5f9.tar.bz2 gentoo-2-56850b27540d9dbdc2e26dd5fa956fa97912a5f9.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-lang/icc')
-rw-r--r-- | dev-lang/icc/icc-6.0-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-lang/icc/icc-6.0.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/dev-lang/icc/icc-6.0-r1.ebuild b/dev-lang/icc/icc-6.0-r1.ebuild index 14ba6cee410c..bcc77011c362 100644 --- a/dev-lang/icc/icc-6.0-r1.ebuild +++ b/dev-lang/icc/icc-6.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/icc-6.0-r1.ebuild,v 1.11 2004/06/24 22:50:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/icc-6.0-r1.ebuild,v 1.12 2004/07/14 13:39:33 agriffis Exp $ S=${WORKDIR} @@ -27,6 +27,7 @@ RDEPEND="virtual/linux-sources SLOT="0" KEYWORDS="-* x86" +IUSE="" src_compile() { # Keep disk space to a minimum diff --git a/dev-lang/icc/icc-6.0.ebuild b/dev-lang/icc/icc-6.0.ebuild index ec1d71bfe4b1..6afdb49f32fd 100644 --- a/dev-lang/icc/icc-6.0.ebuild +++ b/dev-lang/icc/icc-6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/icc-6.0.ebuild,v 1.13 2004/06/24 22:50:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/icc-6.0.ebuild,v 1.14 2004/07/14 13:39:33 agriffis Exp $ S=${WORKDIR} @@ -27,6 +27,7 @@ RDEPEND="virtual/linux-sources SLOT="0" KEYWORDS="-* x86" +IUSE="" src_compile() { # Keep disk space to a minimum |