summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Drake <dsd@gentoo.org>2006-07-24 15:59:53 +0000
committerDaniel Drake <dsd@gentoo.org>2006-07-24 15:59:53 +0000
commit405ef1927cc965b0e4f032e0c2cc31d4ce07233d (patch)
treecde845d9980b59dae07dbf3cfd5212df5cdda5e5 /www-apps/b2evolution
parentAdded layman-1.0.5 to the tree. (diff)
downloadgentoo-2-405ef1927cc965b0e4f032e0c2cc31d4ce07233d.tar.gz
gentoo-2-405ef1927cc965b0e4f032e0c2cc31d4ce07233d.tar.bz2
gentoo-2-405ef1927cc965b0e4f032e0c2cc31d4ce07233d.zip
New beta release
(Portage version: 2.1.1_pre3-r3)
Diffstat (limited to 'www-apps/b2evolution')
-rw-r--r--www-apps/b2evolution/ChangeLog7
-rw-r--r--www-apps/b2evolution/b2evolution-1.8.0.ebuild49
-rw-r--r--www-apps/b2evolution/files/digest-b2evolution-1.8.03
3 files changed, 58 insertions, 1 deletions
diff --git a/www-apps/b2evolution/ChangeLog b/www-apps/b2evolution/ChangeLog
index 28c76757dec5..6ac18e13ed73 100644
--- a/www-apps/b2evolution/ChangeLog
+++ b/www-apps/b2evolution/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for www-apps/b2evolution
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/b2evolution/ChangeLog,v 1.15 2006/05/30 17:48:45 dsd Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/b2evolution/ChangeLog,v 1.16 2006/07/24 15:59:53 dsd Exp $
+
+*b2evolution-1.8.0 (24 Jul 2006)
+
+ 24 Jul 2006; Daniel Drake <dsd@gentoo.org> +b2evolution-1.8.0.ebuild:
+ New beta release
*b2evolution-0.9.2 (30 May 2006)
diff --git a/www-apps/b2evolution/b2evolution-1.8.0.ebuild b/www-apps/b2evolution/b2evolution-1.8.0.ebuild
new file mode 100644
index 000000000000..26d45c773f54
--- /dev/null
+++ b/www-apps/b2evolution/b2evolution-1.8.0.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/www-apps/b2evolution/b2evolution-1.8.0.ebuild,v 1.1 2006/07/24 15:59:53 dsd Exp $
+
+inherit webapp eutils
+
+MY_EXT="-2006-07-09"
+
+DESCRIPTION="Multilingual multiuser multi-blog engine"
+HOMEPAGE="http://www.b2evolution.net"
+SRC_URI="mirror://sourceforge/evocms/${P}${MY_EXT}.zip"
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~ppc ~x86"
+IUSE=""
+RDEPEND="virtual/httpd-php
+ >=dev-db/mysql-3.23.23"
+
+DEPEND="${DEPEND} ${RDEPEND}
+ app-arch/unzip"
+
+S="${WORKDIR}/${PN}"
+
+pkg_setup() {
+ webapp_pkg_setup
+ require_php_with_use tokenizer mysql
+}
+
+src_install() {
+ webapp_src_preinst
+
+ einfo "Installing main files"
+ cp -r blogs/* ${D}${MY_HTDOCSDIR}
+ einfo "Done"
+
+ dodoc doc/license.txt doc/install_new.html doc/upgradefrom_b2evo.html doc/upgradefrom_b2.html \
+ doc/upgradefrom_gl.html doc/upgradefrom_miniblog.html doc/upgradefrom_mt.html
+
+ # Identify the configuration files that this app uses
+ # User can want to make changes to these!
+ webapp_serverowned ${MY_HTDOCSDIR}
+ webapp_serverowned ${MY_HTDOCSDIR}/conf/_basic_config.php
+ webapp_configfile ${MY_HTDOCSDIR}/conf/_{basic_config,advanced,locales,formatting,admin,stats,application}.php
+
+ # post-install instructions
+ webapp_postinst_txt en ${FILESDIR}/postinstall-en.txt
+
+ # now strut stuff
+ webapp_src_install
+}
diff --git a/www-apps/b2evolution/files/digest-b2evolution-1.8.0 b/www-apps/b2evolution/files/digest-b2evolution-1.8.0
new file mode 100644
index 000000000000..a861d47b97f1
--- /dev/null
+++ b/www-apps/b2evolution/files/digest-b2evolution-1.8.0
@@ -0,0 +1,3 @@
+MD5 d8d679294e6b3e6970884ca55f2d88a0 b2evolution-1.8.0-2006-07-09.zip 2188059
+RMD160 719a657fe658643f62f87d7dd1a9da7a7b4ebf5a b2evolution-1.8.0-2006-07-09.zip 2188059
+SHA256 cb195753e7fe8631d22a7653d551b88d0dd7ad46aae5cf3369498d1467ca02d6 b2evolution-1.8.0-2006-07-09.zip 2188059