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
commitac59c76a3626dc5cb9e175bfb7184a6e11c5b25f (patch)
tree5eafa0cd3fd7d3424f4bf53ca16761a3e647945c /gnustep-apps/gwnet
parentstable on ia64 (diff)
downloadhistorical-ac59c76a3626dc5cb9e175bfb7184a6e11c5b25f.tar.gz
historical-ac59c76a3626dc5cb9e175bfb7184a6e11c5b25f.tar.bz2
historical-ac59c76a3626dc5cb9e175bfb7184a6e11c5b25f.zip
fix IUSE="${IUSE}"
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'gnustep-apps/gwnet')
-rw-r--r--gnustep-apps/gwnet/gwnet-0.1.0.7.0.ebuild5
-rw-r--r--gnustep-apps/gwnet/gwnet-0.1.0.7.1.ebuild5
2 files changed, 4 insertions, 6 deletions
diff --git a/gnustep-apps/gwnet/gwnet-0.1.0.7.0.ebuild b/gnustep-apps/gwnet/gwnet-0.1.0.7.0.ebuild
index 898e2d178b39..08e8648ab414 100644
--- a/gnustep-apps/gwnet/gwnet-0.1.0.7.0.ebuild
+++ b/gnustep-apps/gwnet/gwnet-0.1.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/gwnet/gwnet-0.1.0.7.0.ebuild,v 1.1 2005/03/17 21:01:49 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gwnet/gwnet-0.1.0.7.0.ebuild,v 1.2 2005/08/25 18:57:12 swegener Exp $
inherit gnustep
@@ -14,7 +14,7 @@ KEYWORDS="~x86 ~ppc"
LICENSE="GPL-2"
SLOT="0"
-IUSE="${IUSE}"
+IUSE=""
# Yes, currently this app does not optional depend on smb, it requires it
DEPEND="${GS_DEPEND}
gnustep-libs/smbkit"
@@ -22,4 +22,3 @@ RDEPEND="${GS_RDEPEND}
gnustep-libs/smbkit"
egnustep_install_domain "System"
-
diff --git a/gnustep-apps/gwnet/gwnet-0.1.0.7.1.ebuild b/gnustep-apps/gwnet/gwnet-0.1.0.7.1.ebuild
index 58c1d7173457..dc1aa7c3196d 100644
--- a/gnustep-apps/gwnet/gwnet-0.1.0.7.1.ebuild
+++ b/gnustep-apps/gwnet/gwnet-0.1.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/gwnet/gwnet-0.1.0.7.1.ebuild,v 1.2 2005/06/06 07:12:48 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gwnet/gwnet-0.1.0.7.1.ebuild,v 1.3 2005/08/25 18:57:12 swegener Exp $
inherit gnustep
@@ -14,7 +14,7 @@ KEYWORDS="x86 ~ppc"
LICENSE="GPL-2"
SLOT="0"
-IUSE="${IUSE}"
+IUSE=""
# Yes, currently this app does not optional depend on smb, it requires it
DEPEND="${GS_DEPEND}
gnustep-libs/smbkit"
@@ -22,4 +22,3 @@ RDEPEND="${GS_RDEPEND}
gnustep-libs/smbkit"
egnustep_install_domain "System"
-