Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 73297 Details for
Bug 113153
[ebuild] www-apps/phpbt-1.0.1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
phpbt-1.0.1.ebuild
phpbt-1.0.1.ebuild (text/plain), 1.02 KB, created by
Florian Steinel
on 2005-11-21 05:58:31 UTC
(
hide
)
Description:
phpbt-1.0.1.ebuild
Filename:
MIME Type:
Creator:
Florian Steinel
Created:
2005-11-21 05:58:31 UTC
Size:
1.02 KB
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils webapp > >DESCRIPTION="phpBugTracker, A PHP replacement for bugzilla" >HOMEPAGE="http://phpbt.sourceforge.net/" >SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" > >LICENSE="GPL-2" >KEYWORDS="~ppc ~sparc x86" >IUSE="" > >DEPEND="dev-php/PEAR-DB" > >RDEPEND="virtual/php > net-www/apache" > >src_install() { > webapp_src_preinst > > cp -pPR ${S}/* ${D}/${MY_HTDOCSDIR} > rm -rf ${D}/${MY_HTDOCSDIR}/{docs,schemas,contrib,languages/old,README,INSTALL,TODO,UPGRADING,CHANGELOG,COPYING} > mv ${S}/docs/* ${S}/ > > dodoc README INSTALL TODO UPGRADING CHANGELOG COPYING html/* schemas/* contrib/* > > # Create config file from distribution default, and fix up invalid defaults > sed 's:{PEAR_PATH}::' ${D}/${MY_HTDOCSDIR}/config-dist.php > ${D}/${MY_HTDOCSDIR}/config.php > rm ${D}/${MY_HTDOCSDIR}/config-dist.php > > webapp_postinst_txt en ${FILESDIR}/postinstall-en.txt > webapp_configfile ${MY_HTDOCSDIR}/config.php > > 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 113153
: 73297