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/clipbook
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/clipbook')
-rw-r--r--gnustep-apps/clipbook/clipbook-0.6.0.7.0.ebuild5
-rw-r--r--gnustep-apps/clipbook/clipbook-0.6.0.7.1.ebuild5
2 files changed, 4 insertions, 6 deletions
diff --git a/gnustep-apps/clipbook/clipbook-0.6.0.7.0.ebuild b/gnustep-apps/clipbook/clipbook-0.6.0.7.0.ebuild
index b322b6825c6e..8e4ce36cccd0 100644
--- a/gnustep-apps/clipbook/clipbook-0.6.0.7.0.ebuild
+++ b/gnustep-apps/clipbook/clipbook-0.6.0.7.0.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/clipbook/clipbook-0.6.0.7.0.ebuild,v 1.1 2005/03/17 20:59:13 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/clipbook/clipbook-0.6.0.7.0.ebuild,v 1.2 2005/08/25 18:57:12 swegener Exp $
inherit gnustep
@@ -14,9 +14,8 @@ KEYWORDS="~x86 ~ppc"
LICENSE="GPL-2"
SLOT="0"
-IUSE="${IUSE}"
+IUSE=""
DEPEND="${GS_DEPEND}"
RDEPEND="${GS_RDEPEND}"
egnustep_install_domain "System"
-
diff --git a/gnustep-apps/clipbook/clipbook-0.6.0.7.1.ebuild b/gnustep-apps/clipbook/clipbook-0.6.0.7.1.ebuild
index f0a3339c9352..820b7774d95d 100644
--- a/gnustep-apps/clipbook/clipbook-0.6.0.7.1.ebuild
+++ b/gnustep-apps/clipbook/clipbook-0.6.0.7.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/clipbook/clipbook-0.6.0.7.1.ebuild,v 1.2 2005/06/06 07:12:21 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/clipbook/clipbook-0.6.0.7.1.ebuild,v 1.3 2005/08/25 18:57:12 swegener Exp $
inherit gnustep
@@ -14,9 +14,8 @@ KEYWORDS="x86 ~ppc"
LICENSE="GPL-2"
SLOT="0"
-IUSE="${IUSE}"
+IUSE=""
DEPEND="${GS_DEPEND}"
RDEPEND="${GS_RDEPEND}"
egnustep_install_domain "System"
-