Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 2954 Details for
Bug 6157
Ebuild update for net-p2p/mutella (upgraded to 0.4.1)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
g number. mutella-0.4.1.ebuild (update)
mutella-0.4.1.ebuild (text/plain), 725 bytes, created by
Darrell Enns
on 2002-08-09 21:12:28 UTC
(
hide
)
Description:
g number. mutella-0.4.1.ebuild (update)
Filename:
MIME Type:
Creator:
Darrell Enns
Created:
2002-08-09 21:12:28 UTC
Size:
725 bytes
patch
obsolete
># Copyright 1999-2002 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >S=${WORKDIR}/${P} >DESCRIPTION="Text-mode gnutella client." >SRC_URI="http://telia.dl.sourceforge.net/sourceforge/mutella/mutella-0.4.1.tar.gz" >HOMEPAGE="http://mutella.sourceforge.net" >SLOT="0" >LICENSE="GPL-2" >KEYWORDS="x86 ppc" > >DEPEND="virtual/glibc sys-libs/readline" >RDEPEND=${DEPEND} > >src_compile() { > ./configure \ > --host=${CHOST} \ > --prefix=/usr \ > --infodir=/usr/share/info \ > --mandir=/usr/share/man || die "./configure failed" > emake || die "compile problem" >} > >src_install () { > make DESTDIR=${D} install || die > dodoc AUTHORS ChangeLog COPYING INSTALL KNOWN-BUGS README TODO >} > >
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 6157
: 2954