Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 38840 Details for
Bug 61123
netgo-0.4.ebuild (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
netgo-0.5.ebuild
netgo-0.5.ebuild (text/plain), 578 bytes, created by
Per Johansson
on 2004-09-03 13:02:47 UTC
(
hide
)
Description:
netgo-0.5.ebuild
Filename:
MIME Type:
Creator:
Per Johansson
Created:
2004-09-03 13:02:47 UTC
Size:
578 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils kde >need-qt 3 > >DESCRIPTION="A networking tool for changing network settings fast" >HOMEPAGE="http://netgo.hjolug.org" >LICENSE="GPL-2" > >IUSE="" >SLOT="0" >KEYWORDS="~x86 ~amd64 ~ppc" > >SRC_URI="http://netgo.hjolug.org/files/v${PV}/${P}.tar.gz" > >DEPEND=">=x11-libs/qt-3 > sys-apps/net-tools" > >src_compile() { > econf || die "configure failed" > emake || die "emake failed" >} > >src_install() { > einstall INSTALL_ROOT=${D} || die "installation failed" >}
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 61123
:
37849
|
38177
|
38178
| 38840