diff options
author | 2003-04-06 07:17:42 +0000 | |
---|---|---|
committer | 2003-04-06 07:17:42 +0000 | |
commit | 3c402fa8b4666c46dbe104aac967f4343ef93c40 (patch) | |
tree | b893c63ce8c0584f609b89be9c14c6408648b82f /app-sci/iverilog/iverilog-0.7.ebuild | |
parent | moved to stable (diff) | |
download | gentoo-2-3c402fa8b4666c46dbe104aac967f4343ef93c40.tar.gz gentoo-2-3c402fa8b4666c46dbe104aac967f4343ef93c40.tar.bz2 gentoo-2-3c402fa8b4666c46dbe104aac967f4343ef93c40.zip |
moved to stable
Diffstat (limited to 'app-sci/iverilog/iverilog-0.7.ebuild')
-rw-r--r-- | app-sci/iverilog/iverilog-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/iverilog/iverilog-0.7.ebuild b/app-sci/iverilog/iverilog-0.7.ebuild index 91acd817a3ab..3443a50c752b 100644 --- a/app-sci/iverilog/iverilog-0.7.ebuild +++ b/app-sci/iverilog/iverilog-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/iverilog/iverilog-0.7.ebuild,v 1.1 2003/03/09 20:29:43 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/iverilog/iverilog-0.7.ebuild,v 1.2 2003/04/06 07:14:15 george Exp $ IUSE="" @@ -14,7 +14,7 @@ DEPEND="dev-util/gperf" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" src_compile() { econf || "./configure failed" |