diff options
Diffstat (limited to 'gnustep-apps/zipper/zipper-0.9.ebuild')
-rw-r--r-- | gnustep-apps/zipper/zipper-0.9.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/gnustep-apps/zipper/zipper-0.9.ebuild b/gnustep-apps/zipper/zipper-0.9.ebuild index 8e8edd276282..44b0c2200b57 100644 --- a/gnustep-apps/zipper/zipper-0.9.ebuild +++ b/gnustep-apps/zipper/zipper-0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/zipper/zipper-0.9.ebuild,v 1.2 2004/12/04 21:22:19 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/zipper/zipper-0.9.ebuild,v 1.3 2005/08/25 18:57:12 swegener Exp $ inherit gnustep @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~ppc" -IUSE="${IUSE}" +IUSE="" DEPEND="${GS_DEPEND} gnustep-libs/renaissance gnustep-libs/objcunit" @@ -25,4 +25,3 @@ RDEPEND="${GS_RDEPEND} # what to do about rar? unrar doesn't seem to work right, and rar is intel only egnustep_install_domain "System" - |