Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 68277 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]
New eBuild
yace5-0.0.8.ebuild (text/plain), 778 bytes, created by
Giuliano A. Montecarlo
on 2005-09-12 12:09:58 UTC
(
hide
)
Description:
New eBuild
Filename:
MIME Type:
Creator:
Giuliano A. Montecarlo
Created:
2005-09-12 12:09:58 UTC
Size:
778 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > > >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_install() { > insinto /opt/yace5 > insopts -m0777 > doins yaced-mysql yace > dosym /opt/yace5/yaced-mysql /opt/yace5/yaced > insinto /opt/yace5/wd > insopts -m0644 > doins "${DISTDIR}/${A}" > dosym ${A} /opt/yace5/wd/source.tar.gz > doins wd/* > insinto /opt/yace5/wd/commands > doins wd/commands/* >} > >pkg_postinst() { > einfo "Please edit /opt/yace5/yace" > einfo "CWD is /opt/yace5/wd" >}
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