Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 6300 Details for
Bug 11770
cadaver-0.20.5.ebuild (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
cadaver ebuild
cadaver-0.20.5.ebuild (text/plain), 825 bytes, created by
Jacob Smullyan
on 2002-12-08 08:23:22 UTC
(
hide
)
Description:
cadaver ebuild
Filename:
MIME Type:
Creator:
Jacob Smullyan
Created:
2002-12-08 08:23:22 UTC
Size:
825 bytes
patch
obsolete
># Copyright 2002 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License, v2 or later ># $Header:$ > >S="${WORKDIR}/${P}" >DESCRIPTION="a command-line WebDAV client." >SRC_URI="http://www.webdav.org/cadaver/${P}.tar.gz" >HOMEPAGE="http://www.webdav.org/cadaver" >LICENSE="GPL-2" >DEPEND=">=net-misc/neon-0.23.5" >RDEPEND="${RDEPEND}" >KEYWORDS="x86" >SLOT="0" >IUSE="" > >src_compile() { > > ./configure \ > --host=${CHOST} \ > --prefix=/usr \ > --infodir=/usr/share/info \ > --mandir=/usr/share/man || die "./configure failed" > emake || die >} > >src_install () { > make \ > prefix=${D}/usr \ > mandir=${D}/usr/share/man \ > infodir=${D}/usr/share/info \ > install || die > dodoc BUGS ChangeLog COPYING FAQ INSTALL NEWS README THANKS TODO >} > >pkg_config() { > echo "Performing configuration routines for ${P}." >}
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 11770
: 6300