Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 20979 Details for
Bug 33906
Ebuild submission of util-vserver-0.2x.ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
util-vserver-0.24.ebuild
util-vserver-0.24.ebuild (text/plain), 672 bytes, created by
Allen Parker
on 2003-11-20 02:10:28 UTC
(
hide
)
Description:
util-vserver-0.24.ebuild
Filename:
MIME Type:
Creator:
Allen Parker
Created:
2003-11-20 02:10:28 UTC
Size:
672 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Util-Vserver s_context Management utilities" >HOMEPAGE="http://savannah.nongnu.org/projects/util-vserver/" >SRC_URI="http://savannah.nongnu.org/download/util-vserver/stable.pkg/${PV}/${P}.tar.bz2" >LICENSE="GPL-2" >SLOT="${PV}" >KEYWORDS="x86" >RESTRICT="nomirror" >IUSE="" > >S=${WORKDIR}/${P} > >src_compile() { > ./configure \ > --host=${CHOST} \ > --exec-prefix=/usr \ > --prefix=/ \ > --infodir=/usr/share/info \ > --mandir=/usr/share/man || die "./configure failed" > emake || die >} > >src_install() { > make DESTDIR=${D} install || die >} >
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 33906
:
20977
|
20978
|
20979
|
20980
|
20981
|
20982
|
21245
|
27557