public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in www-apps/horde-groupware: ChangeLog horde-groupware-1.0.5.ebuild
@ 2008-03-09 10:30 Mike Frysinger (vapier)
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2008-03-09 10:30 UTC (permalink / raw
  To: gentoo-commits

vapier      08/03/09 10:30:09

  Modified:             ChangeLog
  Added:                horde-groupware-1.0.5.ebuild
  Log:
  Version bump.
  (Portage version: 2.2_pre2)

Revision  Changes    Path
1.2                  www-apps/horde-groupware/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/horde-groupware/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/horde-groupware/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/horde-groupware/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/horde-groupware/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	20 Feb 2008 20:30:28 -0000	1.1
+++ ChangeLog	9 Mar 2008 10:30:08 -0000	1.2
@@ -1,6 +1,12 @@
 # ChangeLog for www-apps/horde-groupware
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-groupware/ChangeLog,v 1.1 2008/02/20 20:30:28 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-groupware/ChangeLog,v 1.2 2008/03/09 10:30:08 vapier Exp $
+
+*horde-groupware-1.0.5 (09 Mar 2008)
+
+  09 Mar 2008; Mike Frysinger <vapier@gentoo.org>
+  +horde-groupware-1.0.5.ebuild:
+  Version bump.
 
 *horde-groupware-1.0.4 (20 Feb 2008)
 



1.1                  www-apps/horde-groupware/horde-groupware-1.0.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/horde-groupware/horde-groupware-1.0.5.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/horde-groupware/horde-groupware-1.0.5.ebuild?rev=1.1&content-type=text/plain

Index: horde-groupware-1.0.5.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-groupware/horde-groupware-1.0.5.ebuild,v 1.1 2008/03/09 10:30:08 vapier Exp $

HORDE_PN="${PN}"
inherit horde

DESCRIPTION="Horde GroupWare"
HOMEPAGE="http://www.horde.org/"

KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
IUSE="mysql postgres ldap oracle"

DEPEND=""
RDEPEND="!www-apps/horde
	virtual/php
	>=www-apps/horde-pear-1.3
	dev-php/PEAR-Log
	dev-php/PEAR-Mail_Mime
	dev-php/PEAR-DB"

pkg_setup() {
	HORDE_PHP_FEATURES="
		session xml nls crypt iconv gd ssl ftp
		$(use ldap && echo ldap) $(use oracle && echo oci8)
		$(use mysql && echo mysql mysqli) $(use postgres && echo postgres)
	"
	horde_pkg_setup
}

src_unpack() {
	horde_src_unpack
	cd "${S}"
	chmod 600 scripts/sql/create.*.sql #137510
}

pkg_postinst() {
	horde_pkg_postinst
	elog "Horde requires PHP to have:"
	elog "    ==> 'short_open_tag enabled = On'"
	elog "    ==> 'magic_quotes_runtime set = Off'"
	elog "    ==> 'file_uploads enabled = On'"
}



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-03-09 10:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-09 10:30 [gentoo-commits] gentoo-x86 commit in www-apps/horde-groupware: ChangeLog horde-groupware-1.0.5.ebuild Mike Frysinger (vapier)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox