Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 19728 Details for
Bug 22317
nscache-1.5.ebuild (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
nscache 1.5 ebuild
nscache-1.5.ebuild (text/plain), 914 bytes, created by
Rob Denison
on 2003-10-24 03:35:46 UTC
(
hide
)
Description:
nscache 1.5 ebuild
Filename:
MIME Type:
Creator:
Rob Denison
Created:
2003-10-24 03:35:46 UTC
Size:
914 bytes
patch
obsolete
># Copyright 1999-2002 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header:$ > >DESCRIPTION="Dristributed cache module for aolserver" >HOMEPAGE="http://www.aolserver.com" >SRC_URI="http://umn.dl.sourceforge.net/sourceforge/aolserver/${P}.tar.gz" >LICENSE="GPL" >SLOT="0" >KEYWORDS="x86" >IUSE="" > >DEPEND="net-www/aolserver" >RDEPEND="${DEPEND}" > >S="${WORKDIR}/${P}" > >AOLSERVER_CONFDIR="/usr/lib/aolserver/config" >AOLSERVER_BASEDIR="/usr/lib/aolserver" > >src_unpack() { > > mkdir -p ${WORKDIR}/include > cp -a ${AOLSERVER_CONFDIR}/* ${WORKDIR}/include > > unpack ${P}.tar.gz >} > >src_compile() { > > emake NSBUILD=1 INST=../ || die >} > >src_install () { > into ${AOLSERVER_BASEDIR} > dobin ${WORKDIR}/${P}/nscache.so > > fowners root.root ${AOLSERVER_BASEDIR}/bin/nscache.so >} > >pkg_postinst () { > > einfo "To enable the use of ${P} you must add the module to your AOLServer config.tcl" >}
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 22317
:
12862
| 19728 |
42178
|
43375