Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 44341 Details for
Bug 71827
phpsysinfo-2.3.ebuild (Update)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
phpsysinfo-2.3.ebuild
phpsysinfo-2.3.ebuild (text/plain), 1.11 KB, created by
Marc Herbrechter
on 2004-11-20 04:28:08 UTC
(
hide
)
Description:
phpsysinfo-2.3.ebuild
Filename:
MIME Type:
Creator:
Marc Herbrechter
Created:
2004-11-20 04:28:08 UTC
Size:
1.11 KB
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-php/phpsysinfo/phpsysinfo-2.3.ebuild,v 1.2 2004/11/20 13:24:29 agriffis Exp $ > >inherit eutils kernel-mod webapp > >MY_PN="phpsysinfo" >MY_P="${MY_PN}-${PV}" >DESCRIPTION="phpSysInfo is a nice package that will display your system stats via PHP." >HOMEPAGE="http://phpsysinfo.sourceforge.net/" >SRC_URI="mirror://sourceforge/phpsysinfo/${MY_P}.tar.gz" >IUSE="" >LICENSE="GPL-2" >KEYWORDS="x86 ~alpha" > >DEPEND="$DEPEND >=net-www/apache-1.3.27-r1 > >=dev-php/mod_php-4.2.3-r2" > >S=${WORKDIR}/${MY_PN}-dev > >src_compile() { > einfo "Nothing to compile" >} > >src_install() { > webapp_src_preinst > > cp -R templates ${D}${MY_HTDOCSDIR} > cp -R includes ${D}${MY_HTDOCSDIR} > cp *.php ${D}${MY_HTDOCSDIR} > cp -R images ${D}${MY_HTDOCSDIR} > cp -R sample ${D}${MY_HTDOCSDIR} > cp -R tools ${D}${MY_HTDOCSDIR} > > cp config.php.new ${D}${MY_HTDOCSDIR}/config.php > webapp_configfile ${MY_HTDOCSDIR} > > dodoc ChangeLog README > > 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 71827
: 44341