summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-07-15 01:16:00 +0000
committerAron Griffis <agriffis@gentoo.org>2005-07-15 01:16:00 +0000
commit9515c195e374c64b03e722112585dec576967a37 (patch)
tree3ea5fc3ddc0fdc33eaad4bc5eaf6a8fa5a9e0487 /net-misc/gfax
parentsync IUSE (-fax) (diff)
downloadgentoo-2-9515c195e374c64b03e722112585dec576967a37.tar.gz
gentoo-2-9515c195e374c64b03e722112585dec576967a37.tar.bz2
gentoo-2-9515c195e374c64b03e722112585dec576967a37.zip
remove ${IUSE} from IUSE
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-misc/gfax')
-rw-r--r--net-misc/gfax/gfax-0.7.2.ebuild4
-rw-r--r--net-misc/gfax/gfax-0.7.3.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/gfax/gfax-0.7.2.ebuild b/net-misc/gfax/gfax-0.7.2.ebuild
index 024c2e4ccf59..7efd3da421e8 100644
--- a/net-misc/gfax/gfax-0.7.2.ebuild
+++ b/net-misc/gfax/gfax-0.7.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/net-misc/gfax/gfax-0.7.2.ebuild,v 1.2 2005/03/11 03:21:07 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gfax/gfax-0.7.2.ebuild,v 1.3 2005/07/15 01:16:00 agriffis Exp $
inherit gnome2 mono
@@ -11,7 +11,7 @@ SRC_URI="http://gfax.cowlug.org/${P}-2.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
-IUSE="${IUSE}"
+IUSE=""
RDEPEND=">=dev-lang/mono-0.93
=dev-dotnet/gtk-sharp-1.0*
diff --git a/net-misc/gfax/gfax-0.7.3.ebuild b/net-misc/gfax/gfax-0.7.3.ebuild
index 2e4cc496696a..c41c78f356f3 100644
--- a/net-misc/gfax/gfax-0.7.3.ebuild
+++ b/net-misc/gfax/gfax-0.7.3.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/net-misc/gfax/gfax-0.7.3.ebuild,v 1.2 2005/03/11 03:21:07 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gfax/gfax-0.7.3.ebuild,v 1.3 2005/07/15 01:16:00 agriffis Exp $
inherit gnome2 mono eutils
@@ -11,7 +11,7 @@ SRC_URI="http://gfax.cowlug.org/${P}-1.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
-IUSE="${IUSE}"
+IUSE=""
RDEPEND=">=dev-lang/mono-0.93
=dev-dotnet/gtk-sharp-1.0*