summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChad Huneycutt <chadh@gentoo.org>2002-06-27 17:40:50 +0000
committerChad Huneycutt <chadh@gentoo.org>2002-06-27 17:40:50 +0000
commit601542382bd5523808ec23a276c3c6b689596fe5 (patch)
treee7252490e60965e9b4031a6a41cc6aef457040f4 /app-admin/quickswitch
parentmeep (diff)
downloadgentoo-2-601542382bd5523808ec23a276c3c6b689596fe5.tar.gz
gentoo-2-601542382bd5523808ec23a276c3c6b689596fe5.tar.bz2
gentoo-2-601542382bd5523808ec23a276c3c6b689596fe5.zip
changed SLOT to "0", since that seems to be proper
Diffstat (limited to 'app-admin/quickswitch')
-rw-r--r--app-admin/quickswitch/quickswitch-1.0_pre1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild b/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild
index e20a82c4d4fe..328330425d8c 100644
--- a/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild
+++ b/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild,v 1.1 2002/06/26 17:01:24 chadh Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild,v 1.2 2002/06/27 17:40:50 chadh Exp $
S=${WORKDIR}/quickwitch
DESCRIPTION="Utility to switch network profiles on the fly"
SRC_URI="mirror://sourceforge/quickswitch/quickwitch-1.0pre1.tar.gz"
LICENSE="GPL-2"
-SLOT=""
+SLOT="0"
HOMEPAGE="http://edgesolutions.ca/"