diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-04-19 11:40:01 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-04-19 11:40:01 +0000 |
commit | 7ae8e5513e221772dc7331132301cc5b77110a03 (patch) | |
tree | 30b9c9d14cb8ee4e6d3c6674e9fca5518bcad300 /app-sci/modelsim/modelsim-5.7d.ebuild | |
parent | Depend on gcl/cmucl only for x86. Added IUSE. Cleanup. (Manifest recommit) (diff) | |
download | gentoo-2-7ae8e5513e221772dc7331132301cc5b77110a03.tar.gz gentoo-2-7ae8e5513e221772dc7331132301cc5b77110a03.tar.bz2 gentoo-2-7ae8e5513e221772dc7331132301cc5b77110a03.zip |
Adding IUSE
Diffstat (limited to 'app-sci/modelsim/modelsim-5.7d.ebuild')
-rw-r--r-- | app-sci/modelsim/modelsim-5.7d.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-sci/modelsim/modelsim-5.7d.ebuild b/app-sci/modelsim/modelsim-5.7d.ebuild index 54849df45f3b..1de3ebc78d96 100644 --- a/app-sci/modelsim/modelsim-5.7d.ebuild +++ b/app-sci/modelsim/modelsim-5.7d.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/modelsim/modelsim-5.7d.ebuild,v 1.2 2003/09/08 07:26:32 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/modelsim/modelsim-5.7d.ebuild,v 1.3 2004/04/19 11:40:01 phosphan Exp $ DESCRIPTION="VHDL and mixed-VHDL/Verilog simulator" HOMEPAGE="http://www.model.com/" @@ -10,6 +10,7 @@ SRC_URI="modeltech-base.tar.gz LICENSE="modelsim" SLOT="0" +IUSE="doc" KEYWORDS="-* x86" RESTRICT="nostrip fetch" |