diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-07-17 20:44:58 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-07-17 20:44:58 +0000 |
commit | 65fcf0da45b96d485dce467fbc6ac1ac66a1ca7e (patch) | |
tree | bbf8083f2b63509a700bee9bdfd0cfd33bcfce5a /app-admin/quickswitch | |
parent | changes and eclasses for upcomnig kde cvs ebuilds. they won't live in portage... (diff) | |
download | gentoo-2-65fcf0da45b96d485dce467fbc6ac1ac66a1ca7e.tar.gz gentoo-2-65fcf0da45b96d485dce467fbc6ac1ac66a1ca7e.tar.bz2 gentoo-2-65fcf0da45b96d485dce467fbc6ac1ac66a1ca7e.zip |
Added SLOT
Diffstat (limited to 'app-admin/quickswitch')
-rw-r--r-- | app-admin/quickswitch/quickswitch-0.10.ebuild | 3 | ||||
-rw-r--r-- | app-admin/quickswitch/quickswitch-1.0_pre1.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/app-admin/quickswitch/quickswitch-0.10.ebuild b/app-admin/quickswitch/quickswitch-0.10.ebuild index dc6e7d5345a1..a8f456412d29 100644 --- a/app-admin/quickswitch/quickswitch-0.10.ebuild +++ b/app-admin/quickswitch/quickswitch-0.10.ebuild @@ -1,10 +1,11 @@ # 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-0.10.ebuild,v 1.5 2002/07/11 06:30:09 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/quickswitch/quickswitch-0.10.ebuild,v 1.6 2002/07/17 20:43:17 drobbins Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Utility to switch network profiles on the fly" SRC_URI="mirror://sourceforge/quickswitch/${P}.tar.gz" +SLOT="0" LICENSE="GPL-2" HOMEPAGE="http://edgesolutions.ca/" diff --git a/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild b/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild index 328330425d8c..f6a051eb9393 100644 --- a/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild +++ b/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild @@ -1,10 +1,11 @@ # 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.2 2002/06/27 17:40:50 chadh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild,v 1.3 2002/07/17 20:43:17 drobbins Exp $ S=${WORKDIR}/quickwitch DESCRIPTION="Utility to switch network profiles on the fly" SRC_URI="mirror://sourceforge/quickswitch/quickwitch-1.0pre1.tar.gz" +SLOT="0" LICENSE="GPL-2" SLOT="0" |