summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-08-25 18:57:12 +0000
committerSven Wegener <swegener@gentoo.org>2005-08-25 18:57:12 +0000
commit4139838e6631417c411a10fd762779c3064a03da (patch)
tree8d4b229fd1d1b80c01f91ad9c9b66d931266964e /gnustep-apps/affiche
parentstable on ia64 (diff)
downloadgentoo-2-4139838e6631417c411a10fd762779c3064a03da.tar.gz
gentoo-2-4139838e6631417c411a10fd762779c3064a03da.tar.bz2
gentoo-2-4139838e6631417c411a10fd762779c3064a03da.zip
fix IUSE="${IUSE}"
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'gnustep-apps/affiche')
-rw-r--r--gnustep-apps/affiche/affiche-0.6.0-r2.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/gnustep-apps/affiche/affiche-0.6.0-r2.ebuild b/gnustep-apps/affiche/affiche-0.6.0-r2.ebuild
index f1b7bdf5bda0..3df8d2748d12 100644
--- a/gnustep-apps/affiche/affiche-0.6.0-r2.ebuild
+++ b/gnustep-apps/affiche/affiche-0.6.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/affiche/affiche-0.6.0-r2.ebuild,v 1.2 2005/04/15 05:21:20 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/affiche/affiche-0.6.0-r2.ebuild,v 1.3 2005/08/25 18:57:12 swegener Exp $
inherit gnustep
@@ -13,9 +13,8 @@ KEYWORDS="x86 ppc"
SLOT="0"
LICENSE="GPL-2"
-IUSE="${IUSE}"
+IUSE=""
DEPEND="${GS_DEPEND}"
RDEPEND="${GS_RDEPEND}"
egnustep_install_domain "Local"
-