diff options
Diffstat (limited to 'www-apps/horde-kronolith-kolab/horde-kronolith-kolab-2.2_alpha.ebuild')
-rw-r--r-- | www-apps/horde-kronolith-kolab/horde-kronolith-kolab-2.2_alpha.ebuild | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/www-apps/horde-kronolith-kolab/horde-kronolith-kolab-2.2_alpha.ebuild b/www-apps/horde-kronolith-kolab/horde-kronolith-kolab-2.2_alpha.ebuild deleted file mode 100644 index c1556f7..0000000 --- a/www-apps/horde-kronolith-kolab/horde-kronolith-kolab-2.2_alpha.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-kronolith/horde-kronolith-2.1.ebuild,v 1.1 2006/03/09 23:35:47 vapier Exp $ - -HORDE_PHP_FEATURES="-o mysql mysqli odbc postgres ldap" -HORDE_MAJ="-h3" -inherit horde-kolab-r4 - -HORDE_KOLAB_TEMPLATES=" -horde-kronolith-kolab-conf-${PV}.template -" - -HORDE_KOLAB_CONFIG=" -conf.php_${PV}.config -" - -EHORDE_PATCHES=" -${FILESDIR}/HK-GW-Fix_create_new_event-${PV}.patch -${FILESDIR}/HK-GW-Fix_share_right_editing-${PV}.patch -${FILESDIR}/HK-UV-Fix_list_events-${PV}.patch -" - -DESCRIPTION="Kronolith is the Horde calendar application" - -KEYWORDS="x86 amd64" - -IUSE="kolab" - -DEPEND="" -RDEPEND=" -dev-php/PEAR-Date ->=www-apps/horde-kolab-3.2_alpha -" - |