summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-07-06 18:49:03 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-07-06 18:49:03 +0000
commit1f7d0cd84aca449a991cf3a39e251c2a38837c18 (patch)
tree0d18dbef4cb6385bde6cf59735f1d4461de5c3c7 /app-admin/quickswitch/quickswitch-0.10.ebuild
parentFixed bug 3038 and added back gpm support for vim. (diff)
downloadhistorical-1f7d0cd84aca449a991cf3a39e251c2a38837c18.tar.gz
historical-1f7d0cd84aca449a991cf3a39e251c2a38837c18.tar.bz2
historical-1f7d0cd84aca449a991cf3a39e251c2a38837c18.zip
applied LICENSE fix patch from Daniel Ahlberg :)
Diffstat (limited to 'app-admin/quickswitch/quickswitch-0.10.ebuild')
-rw-r--r--app-admin/quickswitch/quickswitch-0.10.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-admin/quickswitch/quickswitch-0.10.ebuild b/app-admin/quickswitch/quickswitch-0.10.ebuild
index 9cf2828a54cc..383a3bc5ddef 100644
--- a/app-admin/quickswitch/quickswitch-0.10.ebuild
+++ b/app-admin/quickswitch/quickswitch-0.10.ebuild
@@ -1,11 +1,12 @@
# Copyright 1999-2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Jerry A! <jerry@thehutt.org>
-# $Header: /var/cvsroot/gentoo-x86/app-admin/quickswitch/quickswitch-0.10.ebuild,v 1.3 2002/05/27 17:27:34 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/quickswitch/quickswitch-0.10.ebuild,v 1.4 2002/07/06 18:49:03 drobbins Exp $
S=${WORKDIR}/${PN}
DESCRIPTION="Utility to switch network profiles on the fly"
SRC_URI="mirror://sourceforge/quickswitch/${P}.tar.gz"
+LICENSE="GPL-2"
HOMEPAGE="http://edgesolutions.ca/"