diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-11-14 21:22:38 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-11-14 21:22:38 +0000 |
commit | ff9535e4af51c9f5cf1ddf0f43b2bf8758d3fed2 (patch) | |
tree | 59d696b16c4329be0e6e37b1f4176f0aec6b79db /app-arch/guitar/guitar-0.1.4.ebuild | |
parent | changed dep from sys-apps/gzip to app-arch/gzip (diff) | |
download | historical-ff9535e4af51c9f5cf1ddf0f43b2bf8758d3fed2.tar.gz historical-ff9535e4af51c9f5cf1ddf0f43b2bf8758d3fed2.tar.bz2 historical-ff9535e4af51c9f5cf1ddf0f43b2bf8758d3fed2.zip |
change dep from sys-apps/gzip to app-arch/gzip
Diffstat (limited to 'app-arch/guitar/guitar-0.1.4.ebuild')
-rw-r--r-- | app-arch/guitar/guitar-0.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/guitar/guitar-0.1.4.ebuild b/app-arch/guitar/guitar-0.1.4.ebuild index 54192f9f116f..567d6ce2082f 100644 --- a/app-arch/guitar/guitar-0.1.4.ebuild +++ b/app-arch/guitar/guitar-0.1.4.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-arch/guitar/guitar-0.1.4.ebuild,v 1.19 2003/11/14 20:00:38 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/guitar/guitar-0.1.4.ebuild,v 1.20 2003/11/14 21:22:37 seemant Exp $ MY_P=guiTAR-${PV} S=${WORKDIR}/${MY_P} @@ -20,7 +20,7 @@ DEPEND="x11-libs/gtk+ app-arch/bzip2 x86? ( app-arch/rar ) app-arch/unrar - sys-apps/gzip + app-arch/gzip app-arch/zip app-arch/unzip" |