Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 9642 Details for
Bug 14823
app-admin/quickswitch depends on dev-perl/CursesWidgets
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
quickswitch in version 1.02
quickswitch-1.02.ebuild (text/plain), 1.02 KB, created by
Lars Weiler (RETIRED)
on 2003-03-20 20:01:32 UTC
(
hide
)
Description:
quickswitch in version 1.02
Filename:
MIME Type:
Creator:
Lars Weiler (RETIRED)
Created:
2003-03-20 20:01:32 UTC
Size:
1.02 KB
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: /home/cvsroot/gentoo-x86/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild,v 1.12 2003/03/11 21:11:44 seemant Exp $ > >IUSE="" > >MY_PN="quickwitch" >MY_P="${MY_PN}-${PV/_/}" >S=${WORKDIR}/${MY_PN} >DESCRIPTION="Utility to switch network profiles on the fly" >SRC_URI="mirror://sourceforge/quickswitch/${MY_P}.tar.gz" >HOMEPAGE="http://edgesolutions.ca/" > >SLOT="0" >LICENSE="GPL-2" >KEYWORDS="x86 ppc sparc " > >DEPEND=">=dev-lang/perl-5.6.0" >RDEPEND="ncurses? ( dev-perl/CursesWidgets )" > >src_install() { > dobin switchto > dosed "s:/etc/switchto.conf:/etc/quickswitch/switchto.conf:" /usr/bin/switchto > dosed "s:/etc/switchto.last:/etc/quickswitch/switchto.last:" /usr/bin/switchto > if [ "`use ncurses`" ]; then > dobin switcher > dosed "s:/etc/switchto.conf:/etc/quickswitch/switchto.conf:" /usr/bin/switcher > fi > > dodir /etc/quickswitch > insinto /etc/quickswitch > newins switchto.conf switchto.conf.sample > > dodoc README LICENSE >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 14823
: 9642