Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 80310 Details for
Bug 123535
[New Ebuild] dlanconfig-2.0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dlanconfig-2.0.ebuild
dlanconfig-2.0.ebuild (text/plain), 703 bytes, created by
Constantin Bergemann
on 2006-02-20 13:42:50 UTC
(
hide
)
Description:
dlanconfig-2.0.ebuild
Filename:
MIME Type:
Creator:
Constantin Bergemann
Created:
2006-02-20 13:42:50 UTC
Size:
703 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >MY_PN="dLAN-linux-package" >MY_P=${MY_PN}-${PV} >S=$WORKDIR/${MY_P} > >DESCRIPTION="software for Develo HomePlug device configuration" >HOMEPAGE="http://www.develo.de" >SRC_URI="http://download.devolo.biz/webcms/0607105001130251610/${MY_P}.tar.gz" > >LICENSE="" >SLOT="0" >KEYWORDS="~x86" >RESTRICT="nomirror" > >RDEPEND="net-libs/libpcap" > >src_unpack() { > unpack ${MY_P}.tar.gz || die "unpack failed" >} > >src_compile() { > econf || die "econf failed" > emake cfgtool || die "emake failed" >} > >src_install() { > doman tool/dlanconfig.8.gz > dosbin tool/dlanconfig tool/dlanconfig_son > dodoc README >} >
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 123535
: 80310