Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 111471 Details for
Bug 168632
pilotgroup-newsletter-2007.01.01.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild file
pilotgroup-newsletter-2007.01.01.ebuild (text/plain), 924 bytes, created by
Sven Vogel
on 2007-02-27 20:42:24 UTC
(
hide
)
Description:
ebuild file
Filename:
MIME Type:
Creator:
Sven Vogel
Created:
2007-02-27 20:42:24 UTC
Size:
924 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils webapp depend.php > >S=${WORKDIR}/${PN}-${PVR} >DESCRIPTION="Pilotgroup Newsletter. Commercial Newsletter Software." >HOMEPAGE="http://www.newsletter.pro/" >SRC_URI="${PN}-${PVR}.tar.gz" > >LICENSE="Pilotgroupiterms" >KEYWORDS="x86" >IUSE="" > >need_php > >pkg_setup() { > webapp_pkg_setup > require_php_with_use mysql calendar xmlreader xmlwriter curl curlwrappers gd session ctype >} > >src_install() { > webapp_src_preinst > > cp -r . ${D}${MY_HTDOCSDIR} > > webapp_serverowned ${MY_HTDOCSDIR} > webapp_serverowned -R ${MY_HTDOCSDIR}/adodb > webapp_serverowned -R ${MY_HTDOCSDIR}/smarty > webapp_serverowned -R ${MY_HTDOCSDIR}/templates_c > webapp_serverowned -R ${MY_HTDOCSDIR}/files > > webapp_configfile ${MY_HTDOCSDIR}/config.php > > webapp_postinst_txt en ${FILESDIR}/postinstall2-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 168632
: 111471 |
111472
|
111473