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/vindaloo
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/vindaloo')
-rw-r--r--gnustep-apps/vindaloo/vindaloo-0.1.ebuild5
-rw-r--r--gnustep-apps/vindaloo/vindaloo-0.2.ebuild5
2 files changed, 4 insertions, 6 deletions
diff --git a/gnustep-apps/vindaloo/vindaloo-0.1.ebuild b/gnustep-apps/vindaloo/vindaloo-0.1.ebuild
index 38414c61a463..91f84d3a0492 100644
--- a/gnustep-apps/vindaloo/vindaloo-0.1.ebuild
+++ b/gnustep-apps/vindaloo/vindaloo-0.1.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/vindaloo/vindaloo-0.1.ebuild,v 1.2 2005/07/16 11:33:56 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/vindaloo/vindaloo-0.1.ebuild,v 1.3 2005/08/25 18:57:12 swegener Exp $
inherit gnustep
@@ -15,11 +15,10 @@ LICENSE="GPL-2"
KEYWORDS="~ppc ~x86"
SLOT="0"
-IUSE="${IUSE}"
+IUSE=""
DEPEND="${GS_DEPEND}
gnustep-libs/popplerkit"
RDEPEND="${GS_RDEPEND}
gnustep-libs/popplerkit"
egnustep_install_domain "Local"
-
diff --git a/gnustep-apps/vindaloo/vindaloo-0.2.ebuild b/gnustep-apps/vindaloo/vindaloo-0.2.ebuild
index 11a7eb02e0e9..b0ba819ecbf2 100644
--- a/gnustep-apps/vindaloo/vindaloo-0.2.ebuild
+++ b/gnustep-apps/vindaloo/vindaloo-0.2.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/vindaloo/vindaloo-0.2.ebuild,v 1.1 2005/07/20 21:48:30 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/vindaloo/vindaloo-0.2.ebuild,v 1.2 2005/08/25 18:57:12 swegener Exp $
inherit gnustep
@@ -15,11 +15,10 @@ LICENSE="GPL-2"
KEYWORDS="~ppc ~x86"
SLOT="0"
-IUSE="${IUSE}"
+IUSE=""
DEPEND="${GS_DEPEND}
gnustep-libs/popplerkit"
RDEPEND="${GS_RDEPEND}
gnustep-libs/popplerkit"
egnustep_install_domain "Local"
-