summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-11-14 20:05:37 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-11-14 20:05:37 +0000
commit209286579c9992ec594a0b89fa7dba5a3a09e1c8 (patch)
treea659a09c32099804c57a624f26fb7d9f73e22a41 /app-sci/gtkwave/gtkwave-2.0.0_pre20021022-r1.ebuild
parentdependency from sys-apps/bzip2 to app-arch/bzip2 (diff)
downloadhistorical-209286579c9992ec594a0b89fa7dba5a3a09e1c8.tar.gz
historical-209286579c9992ec594a0b89fa7dba5a3a09e1c8.tar.bz2
historical-209286579c9992ec594a0b89fa7dba5a3a09e1c8.zip
dependency from sys-apps/bzip2 to app-arch/bzip2
Diffstat (limited to 'app-sci/gtkwave/gtkwave-2.0.0_pre20021022-r1.ebuild')
-rw-r--r--app-sci/gtkwave/gtkwave-2.0.0_pre20021022-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/gtkwave/gtkwave-2.0.0_pre20021022-r1.ebuild b/app-sci/gtkwave/gtkwave-2.0.0_pre20021022-r1.ebuild
index 18caa0198d61..0d2534d5cfcd 100644
--- a/app-sci/gtkwave/gtkwave-2.0.0_pre20021022-r1.ebuild
+++ b/app-sci/gtkwave/gtkwave-2.0.0_pre20021022-r1.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/gtkwave/gtkwave-2.0.0_pre20021022-r1.ebuild,v 1.1 2003/03/20 13:02:46 vladimir Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/gtkwave/gtkwave-2.0.0_pre20021022-r1.ebuild,v 1.2 2003/11/14 20:05:07 seemant Exp $
MY_P="${P/_pre/pre1-}"
DESCRIPTION="A wave viewer for LXT and Verilog VCD/EVCD files"
@@ -15,7 +15,7 @@ IUSE=""
DEPEND="virtual/x11
=x11-libs/gtk+-1.2*
=dev-libs/glib-1.2*
- sys-apps/bzip2"
+ app-arch/bzip2"
S="${WORKDIR}/${MY_P}"