summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Kursawe <phosphan@gentoo.org>2004-04-19 11:40:01 +0000
committerPatrick Kursawe <phosphan@gentoo.org>2004-04-19 11:40:01 +0000
commit7ae8e5513e221772dc7331132301cc5b77110a03 (patch)
tree30b9c9d14cb8ee4e6d3c6674e9fca5518bcad300 /app-sci/modelsim
parentDepend on gcl/cmucl only for x86. Added IUSE. Cleanup. (Manifest recommit) (diff)
downloadgentoo-2-7ae8e5513e221772dc7331132301cc5b77110a03.tar.gz
gentoo-2-7ae8e5513e221772dc7331132301cc5b77110a03.tar.bz2
gentoo-2-7ae8e5513e221772dc7331132301cc5b77110a03.zip
Adding IUSE
Diffstat (limited to 'app-sci/modelsim')
-rw-r--r--app-sci/modelsim/ChangeLog7
-rw-r--r--app-sci/modelsim/modelsim-5.7d.ebuild5
2 files changed, 8 insertions, 4 deletions
diff --git a/app-sci/modelsim/ChangeLog b/app-sci/modelsim/ChangeLog
index 0d8942fe0adb..f15a82edef14 100644
--- a/app-sci/modelsim/ChangeLog
+++ b/app-sci/modelsim/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/modelsim
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/modelsim/ChangeLog,v 1.1 2003/07/10 19:26:56 vapier Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-sci/modelsim/ChangeLog,v 1.2 2004/04/19 11:40:01 phosphan Exp $
+
+ 19 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> modelsim-5.7d.ebuild:
+ Adding IUSE
*modelsim-5.7d (09 Jul 2003)
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"