Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 78948 Details for
Bug 121688
www-apps/twiki-200512177873 ebuild [version bump]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
twiki version 200512177873
twiki-200512177873.ebuild (text/plain), 1.35 KB, created by
Andrew Esh
on 2006-02-05 10:38:44 UTC
(
hide
)
Description:
twiki version 200512177873
Filename:
MIME Type:
Creator:
Andrew Esh
Created:
2006-02-05 10:38:44 UTC
Size:
1.35 KB
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/www-apps/twiki/twiki-200512177873.ebuild,v 1.3 2005/12/30 12:06:50 mcummings Exp $ > >inherit webapp eutils depend.apache > >DESCRIPTION="A Web Based Collaboration Platform" >HOMEPAGE="http://twiki.org/" >REAL_VERSION=2005x12x17x7873 >SRC_URI=""http://twiki.org/p/pub/Codev/TWikiRelease${REAL_VERSION}beta/TWikiRelease${REAL_VERSION}beta.tgz > >LICENSE="GPL-2" >KEYWORDS="~x86" >IUSE="" > >S=${WORKDIR} > >DEPEND="app-arch/unzip" >RDEPEND=">=dev-lang/perl-5.8 > perl-core/CGI > perl-core/libnet > >=app-text/rcs-5.7 > sys-apps/diffutils > virtual/cron > =net-www/apache-2* > dev-perl/CGI-Session" > >src_unpack() { > unpack ${A} > cd ${S}/lib/TWiki > > # change web user to apache > find . -name '*,v' -exec sed -i 's|nobody:|apache:|g' '{}' ';' >} > >src_install() { > webapp_src_preinst > > cp -r . ${D}/${MY_HTDOCSDIR} > > dodoc readme.txt README.robustness > > insinto ${APACHE1_VHOSTDIR} > doins ${FILESDIR}/twiki.conf > > chmod 0755 ${D}/${MY_HTDOCSDIR}/bin/* > for file in `find data pub`; do > webapp_serverowned "${MY_HTDOCSDIR}/${file}" > done > > webapp_hook_script ${FILESDIR}/reconfig > webapp_configfile ${MY_HTDOCSDIR}/bin/setlib.cfg > webapp_configfile ${MY_HTDOCSDIR}/lib/TWiki.cfg > webapp_postinst_txt en ${FILESDIR}/postinstall-en.txt > > webapp_src_install >}
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 121688
: 78948