Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 22317

Summary: nscache-1.5.ebuild (new package)
Product: Gentoo Linux Reporter: Chris Johnson <cmjohn>
Component: New packagesAssignee: Ian Leitch (RETIRED) <port001>
Status: RESOLVED FIXED    
Severity: enhancement CC: cmjohn
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 17181    
Bug Blocks:    
Attachments: nscache-1.5.ebuild file
nscache 1.5 ebuild
nscache 1.5 ebuild (works with aolserver-4.0.8.ebuild)
nscache 1.5 ebuild revised

Description Chris Johnson 2003-06-05 21:24:38 UTC
nscache is an add-on module for aolserver-4.0 
This can be used in development with the openacs system.
Comment 1 Chris Johnson 2003-06-05 21:25:32 UTC
fixed summary 
Comment 2 Chris Johnson 2003-06-05 21:26:44 UTC
Created attachment 12862 [details]
nscache-1.5.ebuild file

added ebuild. This ebuild builds against aolserver-4.0
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2003-06-09 15:44:41 UTC
use instead of
SRC_URI="http://umn.dl.sourceforge.net/sourceforge/aolserver/${P}.tar.gz"
this one
SRC_URI="mirror://sourceforge/aolserver/${P}.tar.gz"
Comment 4 Rob Denison 2003-10-24 03:35:46 UTC
Created attachment 19728 [details]
nscache 1.5 ebuild

This works with the (with module support) version of bug 17181
Comment 5 Lee Denison 2004-10-19 09:08:20 UTC
Created attachment 42178 [details]
nscache 1.5 ebuild (works with aolserver-4.0.8.ebuild)
Comment 6 Travis Cross 2004-11-05 17:05:18 UTC
Created attachment 43375 [details]
nscache 1.5 ebuild revised

Changes:
* Cleaned up this ebuild
* corrected the license
* fixed some depricated syntax
* changed ebuild variables to match the aolserver ebuild
* changed SRC_URI to mirror:// syntax
Comment 7 Travis Cross 2004-11-05 17:09:05 UTC
nscache 1.5 ebuild revised (2004-11-05 17:05 PST) includes changes to better conform to gentoo ebuild standards.

I believe this can/should now be entered into CVS at /net-www/nscache

-- Travis
Comment 8 Ian Leitch (RETIRED) gentoo-dev 2005-01-05 06:51:53 UTC
Converted over to use the aolserver eclass. In CVS.