summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Kursawe <phosphan@gentoo.org>2004-04-19 10:29:24 +0000
committerPatrick Kursawe <phosphan@gentoo.org>2004-04-19 10:29:24 +0000
commitdb3b3aa3b4dd2915ec5433451a49ee9512456d6d (patch)
tree11c19c0e6671505f176cc37a243e0344d2841af5 /app-sci/iverilog
parentAdded IUSE (Manifest recommit) (diff)
downloadgentoo-2-db3b3aa3b4dd2915ec5433451a49ee9512456d6d.tar.gz
gentoo-2-db3b3aa3b4dd2915ec5433451a49ee9512456d6d.tar.bz2
gentoo-2-db3b3aa3b4dd2915ec5433451a49ee9512456d6d.zip
Adding IUSE
Diffstat (limited to 'app-sci/iverilog')
-rw-r--r--app-sci/iverilog/ChangeLog7
-rw-r--r--app-sci/iverilog/iverilog-20031009.ebuild5
2 files changed, 8 insertions, 4 deletions
diff --git a/app-sci/iverilog/ChangeLog b/app-sci/iverilog/ChangeLog
index 07f18af8ab31..916cad8dea45 100644
--- a/app-sci/iverilog/ChangeLog
+++ b/app-sci/iverilog/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/iverilog
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/iverilog/ChangeLog,v 1.8 2003/11/28 20:36:22 plasmaroo Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-sci/iverilog/ChangeLog,v 1.9 2004/04/19 10:25:42 phosphan Exp $
+
+ 19 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> iverilog-20031009.ebuild:
+ Adding IUSE
*iverilog-20031009 (28 Nov 2003)
diff --git a/app-sci/iverilog/iverilog-20031009.ebuild b/app-sci/iverilog/iverilog-20031009.ebuild
index f67984aa9fce..070e1e132da2 100644
--- a/app-sci/iverilog/iverilog-20031009.ebuild
+++ b/app-sci/iverilog/iverilog-20031009.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/iverilog/iverilog-20031009.ebuild,v 1.1 2003/11/28 20:36:22 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/iverilog/iverilog-20031009.ebuild,v 1.2 2004/04/19 10:25:42 phosphan Exp $
S="${WORKDIR}/verilog-${PV}"
@@ -13,6 +13,7 @@ DEPEND="dev-util/gperf"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
src_compile() {