diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-04-30 21:33:31 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-04-30 21:33:31 +0100 |
commit | 2f8db31405fac68eea6f7257d58529243815033b (patch) | |
tree | 54259cc8988a98a10586fc0496b1f3501cd1e2a1 /www-apps/b2evolution | |
parent | a4e2a46beb5e4858ef27bdedbb0ff6d2ced430ad (diff) |
gentoo resync : 30.04.2018
Diffstat (limited to 'www-apps/b2evolution')
-rw-r--r-- | www-apps/b2evolution/Manifest | 5 | ||||
-rw-r--r-- | www-apps/b2evolution/b2evolution-4.1.7.ebuild | 46 | ||||
-rw-r--r-- | www-apps/b2evolution/files/postinstall-en.txt | 17 | ||||
-rw-r--r-- | www-apps/b2evolution/files/postupgrade-en.txt | 6 | ||||
-rw-r--r-- | www-apps/b2evolution/metadata.xml | 11 |
5 files changed, 0 insertions, 85 deletions
diff --git a/www-apps/b2evolution/Manifest b/www-apps/b2evolution/Manifest deleted file mode 100644 index bc287873799d..000000000000 --- a/www-apps/b2evolution/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -AUX postinstall-en.txt 611 BLAKE2B 71899ed22d81e4238eeb37fca52bc51a90f3516cea11d2d99e79f49e0f560f64f8e9da8bcaa338737be34916d7c65e03f2b1ef2b926c6066f7fa3e5c4529f725 SHA512 5ec5ceeeed44446084e18fa739cff5c16eca315bc11f8c0178a6217a5e0f0695a051187bc1d77d685f14e126df4b134e7ab3fbef100ea60ab7741aa2650a9ff8 -AUX postupgrade-en.txt 214 BLAKE2B 014dd2d3dd54cab56f13ef9bcc145f4f1e4b00465bdab564bf8b2506e58320c4019f8d6889924af5f722efa49ddfb6c1dd9942126923fffaea8a35e1f0e8a22c SHA512 18d0dbe48a1e0b290f72b0a7a7dee4c28c9c24366f9073f2938d5227c80d3b62b6ed76a8a11c59f4e641bde731a746178c4e2eaaa736660ee875917c24fb8243 -DIST b2evolution-4.1.7-stable-2013-04-27.zip 6112599 BLAKE2B 93d827b0fbfb252b67b68adc5d3097f3b6058505fc6fae30b4de0ca267ad625a992d989af45d3579dd8e27cd225aeb3e235941511128fbaeda56ed99069defdb SHA512 cf5f20c6dd8ddd714bc6cc3365fc815b4f9444feddea278da08ab247bf8dbaf97c70fe923d4438888e8a94e31567c6f5085850ba4566bae3ec54f45c7dde8c20 -EBUILD b2evolution-4.1.7.ebuild 1089 BLAKE2B b27547f73a1b8da80a05b85c5afad7618686732f134732d3ca695cf229e5c7f3ac901133d53dd27cb7b7295aed92860ecc80aff4530d4b201b2619979dc1e3bd SHA512 bc4f8d57a51033b9156a5de73f93a267d752de714bf1a5277f08b025f1c13f5a5082b57d6da5e7d7b0dcf092f9c1555f0cfd11d78cb37ca5d6dad6c12535adc6 -MISC metadata.xml 326 BLAKE2B ecdb0fcce30919d82a16d1b504ba15e3a8b7ad324b689c0940669cc7ea8d8b8f9a2af9a8639895bef212cde232fe6dc068a8707c6fff1fcedf0e5e58882a380a SHA512 44c73e9870c77210c198278359cb06c879499efb72fa3cf92d63989d9e704ec907fc76f92f93ea0c7948b56ade367e54580c4d2ab4cc75bbdeb353f7496eaa40 diff --git a/www-apps/b2evolution/b2evolution-4.1.7.ebuild b/www-apps/b2evolution/b2evolution-4.1.7.ebuild deleted file mode 100644 index b164f4a4ceeb..000000000000 --- a/www-apps/b2evolution/b2evolution-4.1.7.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit webapp eutils - -MY_EXT="stable-2013-04-27" -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="amd64 ppc x86" -IUSE="" - -RDEPEND="virtual/httpd-php - dev-lang/php[ctype,curl,mysql,tokenizer,xml]" -DEPEND="${RDEPEND} - app-arch/unzip" - -need_httpd_cgi - -S="${WORKDIR}/${PN}" - -src_install() { - webapp_src_preinst - - insinto "${MY_HTDOCSDIR}" - doins -r blogs/* - - rm doc/*.*-*.html doc/*.src.html - dohtml doc/*.html - - webapp_serverowned "${MY_HTDOCSDIR}"/conf/_basic_config.template.php - webapp_serverowned "${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 -} diff --git a/www-apps/b2evolution/files/postinstall-en.txt b/www-apps/b2evolution/files/postinstall-en.txt deleted file mode 100644 index 9361877c2608..000000000000 --- a/www-apps/b2evolution/files/postinstall-en.txt +++ /dev/null @@ -1,17 +0,0 @@ -You will need to provide a database for your b2evolution installation. - -This assumes you have some knowledge of MySQL, and already have it -installed and configured. If not, please refer to the Gentoo MySQL -guide at the following URL: - -http://www.gentoo.org/doc/en/mysql-howto.xml - -Once you have a database ready all you need to do is to go to this -location - -http://${VHOST_HOSTNAME}/${VHOST_APPDIR}/install - -and provide the credentials required for the database access. - -Note the administrator password b2evolution will provide and after -logging in with these credentials you can start to use the application. diff --git a/www-apps/b2evolution/files/postupgrade-en.txt b/www-apps/b2evolution/files/postupgrade-en.txt deleted file mode 100644 index 9e01eaba38c7..000000000000 --- a/www-apps/b2evolution/files/postupgrade-en.txt +++ /dev/null @@ -1,6 +0,0 @@ -Please go to this location - -http://${VHOST_HOSTNAME}/${VHOST_APPDIR}/install/index.php - -and select "Upgrade from a previous version of b2evolution" after -providing the credentials required for the database acces. diff --git a/www-apps/b2evolution/metadata.xml b/www-apps/b2evolution/metadata.xml deleted file mode 100644 index 2bd751aefd82..000000000000 --- a/www-apps/b2evolution/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>web-apps@gentoo.org</email> - <name>Gentoo Webapps</name> - </maintainer> - <upstream> - <remote-id type="sourceforge">evocms</remote-id> - </upstream> -</pkgmetadata> |