Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 100237 Details for
Bug 152436
www-apps/joomla-1.5.0b version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
joomla 1.5.0b ebuild
joomla-1.5.0b.ebuild (text/plain), 1.24 KB, created by
Emanuele Gentili
on 2006-10-22 14:23:56 UTC
(
hide
)
Description:
joomla 1.5.0b ebuild
Filename:
MIME Type:
Creator:
Emanuele Gentili
Created:
2006-10-22 14:23:56 UTC
Size:
1.24 KB
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit webapp depend.php > >DESCRIPTION="Joomla is one of the most powerful Open Source Content Management Systems on the planet." >HOMEPAGE="http://www.joomla.org/" >SRC_URI="mirror://gentoo/${P}.tar.bz2" > >LICENSE="GPL-2" >KEYWORDS="~x86 ~ppc ~sparc ~amd64" >S="${WORKDIR}" > >IUSE="mysql" > >RDEPEND="mysql? ( dev-db/mysql ) > virtual/php > net-www/apache" > >pkg_setup () { > webapp_pkg_setup > require_php_with_use mysql zlib >} > >src_install () { > webapp_src_preinst > local files="administrator/backups administrator/includes administrator/components > administrator/modules administrator/templates cache components > images images/banners images/stories includes language plugin > plugin/editors plugin/editors-xtd plugin/search plugin/system > plugin/content plugin/xmlrpc plugin/authentication > plugin/xmlrpc modules templates" > > dodoc CHANGELOG.php INSTALL.php > > cp -R . "${D}/${MY_HTDOCSDIR}" > > for file in ${files}; do > webapp_serverowned "${MY_HTDOCSDIR}/${file}" > done > > 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 152436
: 100237