diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-06-01 21:44:18 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-06-01 21:44:18 +0000 |
commit | a70f4a212aff32401393f10b7f6c9938242f63a3 (patch) | |
tree | cb9612d6d4fe13f7e9b8daacb33dc355f6dc76f2 /www-apps | |
parent | Version bump #221505 by Arfrever Frehtes Taifersar Arahesis. (diff) | |
download | gentoo-2-a70f4a212aff32401393f10b7f6c9938242f63a3.tar.gz gentoo-2-a70f4a212aff32401393f10b7f6c9938242f63a3.tar.bz2 gentoo-2-a70f4a212aff32401393f10b7f6c9938242f63a3.zip |
old
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/horde-turba/horde-turba-2.1.2.ebuild | 14 | ||||
-rw-r--r-- | www-apps/horde-turba/horde-turba-2.1.4.ebuild | 14 | ||||
-rw-r--r-- | www-apps/horde-turba/horde-turba-2.1.5.ebuild | 16 | ||||
-rw-r--r-- | www-apps/horde-turba/horde-turba-2.1.6.ebuild | 16 |
4 files changed, 0 insertions, 60 deletions
diff --git a/www-apps/horde-turba/horde-turba-2.1.2.ebuild b/www-apps/horde-turba/horde-turba-2.1.2.ebuild deleted file mode 100644 index 47ba2e8fc323..000000000000 --- a/www-apps/horde-turba/horde-turba-2.1.2.ebuild +++ /dev/null @@ -1,14 +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-turba/horde-turba-2.1.2.ebuild,v 1.7 2007/01/06 23:28:06 kloeri Exp $ - -HORDE_PHP_FEATURES="-o mysql mysqli odbc postgres ldap" -HORDE_MAJ="-h3" -inherit horde - -DESCRIPTION="Turba is the Horde address book / contact management program" - -KEYWORDS="alpha amd64 hppa ppc sparc x86" - -DEPEND="" -RDEPEND=">=www-apps/horde-3" diff --git a/www-apps/horde-turba/horde-turba-2.1.4.ebuild b/www-apps/horde-turba/horde-turba-2.1.4.ebuild deleted file mode 100644 index c10a29f967f9..000000000000 --- a/www-apps/horde-turba/horde-turba-2.1.4.ebuild +++ /dev/null @@ -1,14 +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-turba/horde-turba-2.1.4.ebuild,v 1.2 2007/07/12 14:30:40 gustavoz Exp $ - -HORDE_PHP_FEATURES="-o mysql mysqli odbc postgres ldap" -HORDE_MAJ="-h3" -inherit horde - -DESCRIPTION="Turba is the Horde address book / contact management program" - -KEYWORDS="~alpha ~amd64 ~hppa ~ppc sparc ~x86" - -DEPEND="" -RDEPEND=">=www-apps/horde-3" diff --git a/www-apps/horde-turba/horde-turba-2.1.5.ebuild b/www-apps/horde-turba/horde-turba-2.1.5.ebuild deleted file mode 100644 index 4754413cccd2..000000000000 --- a/www-apps/horde-turba/horde-turba-2.1.5.ebuild +++ /dev/null @@ -1,16 +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-turba/horde-turba-2.1.5.ebuild,v 1.2 2007/12/30 18:51:16 vapier Exp $ - -HORDE_PHP_FEATURES="-o mysql mysqli odbc postgres ldap" -HORDE_MAJ="-h3" -inherit horde - -DESCRIPTION="Turba is the Horde address book / contact management program" - -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" -IUSE="ldap" - -DEPEND="" -RDEPEND=">=www-apps/horde-3 - ldap? ( dev-php/PEAR-Net_LDAP )" diff --git a/www-apps/horde-turba/horde-turba-2.1.6.ebuild b/www-apps/horde-turba/horde-turba-2.1.6.ebuild deleted file mode 100644 index 8d506909298b..000000000000 --- a/www-apps/horde-turba/horde-turba-2.1.6.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/horde-turba-2.1.6.ebuild,v 1.1 2008/01/12 05:26:38 vapier Exp $ - -HORDE_PHP_FEATURES="-o mysql mysqli odbc postgres ldap" -HORDE_MAJ="-h3" -inherit horde - -DESCRIPTION="Turba is the Horde address book / contact management program" - -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" -IUSE="ldap" - -DEPEND="" -RDEPEND=">=www-apps/horde-3 - ldap? ( dev-php/PEAR-Net_LDAP )" |