Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 312701 Details for
Bug 417109
www-apps/b2evolution-4.1.4 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
New ebuild for b2evolution 4.1.4
b2evolution-4.1.4.ebuild (text/plain), 1.39 KB, created by
Slamp
on 2012-05-22 15:00:33 UTC
(
hide
)
Description:
New ebuild for b2evolution 4.1.4
Filename:
MIME Type:
Creator:
Slamp
Created:
2012-05-22 15:00:33 UTC
Size:
1.39 KB
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/www-apps/b2evolution/b2evolution-2.4.0_rc2.ebuild,v 1.3 2008/02/22 15:43:09 hollow Exp $ > >inherit webapp eutils depend.php > >MY_EXT="stable-2012-04-03" >#MY_PV=${PV/_/-} >MY_PV=${PV} > >DESCRIPTION="Multilingual multiuser multi-blog engine" >HOMEPAGE="http://www.b2evolution.net" >SRC_URI="mirror://sourceforge/evocms/${PN}-${MY_PV}-${MY_EXT}.zip" > >LICENSE="GPL-2" >KEYWORDS="~alpha ~amd64 ~ppc ~x86" >IUSE="" > >RDEPEND="" >DEPEND="${RDEPEND} > app-arch/unzip" > >need_httpd_cgi >need_php_httpd > >S="${WORKDIR}/${PN}" > >pkg_setup() { > webapp_pkg_setup > has_php > if [[ ${PHP_VERSION} == "4" ]]; then > require_php_with_use expat tokenizer mysql > else > require_php_with_use xml tokenizer mysql imap > fi >} > >src_install() { > webapp_src_preinst > > insinto "${MY_HTDOCSDIR}" > doins -r blogs/* > > rm doc/*.*-*.html doc/*.src.html > dohtml doc/*.html > > webapp_serverowned "${MY_HTDOCSDIR}" > webapp_serverowned "${MY_HTDOCSDIR}"/conf/_basic_config.template.php > webapp_serverowned -R "${MY_HTDOCSDIR}"/{cache,media}/ > webapp_configfile > "${MY_HTDOCSDIR}"/conf/_{basic_config.template,advanced,locales,formatting,admin,stats,application,config,icons,upgrade}.php > > webapp_postinst_txt en "${FILESDIR}"/postinstall-en.txt > webapp_postupgrade_txt en "${FILESDIR}"/postupgrade-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 417109
: 312701