summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2002-07-18 04:09:20 +0000
committerGeorge Shapovalov <george@gentoo.org>2002-07-18 04:09:20 +0000
commit489a32a518774f8a36538f2c966a5508c7047a58 (patch)
treeb407fe8695cfdb3e5676d0a7db3e4fb9e6cb8505 /app-sci/iverilog
parentadded license for scilab (diff)
downloadgentoo-2-489a32a518774f8a36538f2c966a5508c7047a58.tar.gz
gentoo-2-489a32a518774f8a36538f2c966a5508c7047a58.tar.bz2
gentoo-2-489a32a518774f8a36538f2c966a5508c7047a58.zip
few more KEYWORDS/LICENSE/SLOT clean-ups
Diffstat (limited to 'app-sci/iverilog')
-rw-r--r--app-sci/iverilog/iverilog-0.6.1.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/app-sci/iverilog/iverilog-0.6.1.ebuild b/app-sci/iverilog/iverilog-0.6.1.ebuild
index b6ae81cda2ac..a880db1343c9 100644
--- a/app-sci/iverilog/iverilog-0.6.1.ebuild
+++ b/app-sci/iverilog/iverilog-0.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-sci/iverilog/iverilog-0.6.1.ebuild,v 1.1 2002/05/08 02:04:28 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/iverilog/iverilog-0.6.1.ebuild,v 1.2 2002/07/18 04:09:19 george Exp $
S=${WORKDIR}/${P}
@@ -10,6 +10,10 @@ HOMEPAGE="http://www.icarus.com/eda/verilog/"
DEPEND="dev-util/gperf"
PROVIDE="dev-lang/iverilog"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86"
+
src_unpack() {
unpack ${A}
cd ${WORKDIR}