Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 68001 Details for
Bug 105363
Yet another Chat Engine 5 - Ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
yace5-0.0.8.ebuild
yace5-0.0.8.ebuild (text/plain), 748 bytes, created by
Giuliano A. Montecarlo
on 2005-09-09 04:57:50 UTC
(
hide
)
Description:
yace5-0.0.8.ebuild
Filename:
MIME Type:
Creator:
Giuliano A. Montecarlo
Created:
2005-09-09 04:57:50 UTC
Size:
748 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >inherit eutils > >DESCRIPTION="HTTP Chat-Engine" >HOMEPAGE="http://yace.gogi.tv" >SRC_URI="http://yace.gogi.tv/yace5/yace5-${PV}.tar.gz" > >LICENSE="Affero GPL" >SLOT="0" >KEYWORDS="amd64 x86" >IUSE="" > >DEPEND="dev-db/mysql > dev-libs/openssl > dev-lang/tcl > >=dev-libs/publib-0.35" > >src_unpack() { > unpack ${A} > cd ${S} >} > >src_install() { > make || die > insinto /opt/yace5 > insopts -m0777 > doins yaced-mysql yace > dosym /opt/yace5/yaced-mysql /opt/yace5/yaced > insinto /opt/yace5/wd > insopts -m0644 > doins wd/* > insinto /opt/yace5/wd/commands > doins wd/commands/* >} > >pkg_postinst() { > sed -i "s/CWD\=\"\"/CWD\=\"\/opt\/yace5\/wd\"/" /opt/yace5/yace >}
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 105363
:
68001
|
68277