summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <a3li@gentoo.org>2010-10-22 17:46:03 +0000
committerAlex Legler <a3li@gentoo.org>2010-10-22 17:46:03 +0000
commitef0a779fe97eb79a9507851ecaac5453f4c35ae7 (patch)
tree3131b279daef00791b79e5e317b7e3e5c61b021d /www-apps
parentstable x86, bug 340023 (diff)
downloadgentoo-2-ef0a779fe97eb79a9507851ecaac5453f4c35ae7.tar.gz
gentoo-2-ef0a779fe97eb79a9507851ecaac5453f4c35ae7.tar.bz2
gentoo-2-ef0a779fe97eb79a9507851ecaac5453f4c35ae7.zip
cleanup
(Portage version: 2.2_rc99/cvs/Linux x86_64)
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/horde-turba/ChangeLog5
-rw-r--r--www-apps/horde-turba/horde-turba-2.1.7.ebuild16
2 files changed, 4 insertions, 17 deletions
diff --git a/www-apps/horde-turba/ChangeLog b/www-apps/horde-turba/ChangeLog
index 8cf46bb8b570..803bc5d358ad 100644
--- a/www-apps/horde-turba/ChangeLog
+++ b/www-apps/horde-turba/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-apps/horde-turba
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/ChangeLog,v 1.49 2010/10/22 04:14:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/ChangeLog,v 1.50 2010/10/22 17:46:03 a3li Exp $
+
+ 22 Oct 2010; Alex Legler <a3li@gentoo.org> -horde-turba-2.1.7.ebuild:
+ cleanup
22 Oct 2010; Jeroen Roovers <jer@gentoo.org> horde-turba-2.3.4.ebuild:
Stable for HPPA (bug #333207).
diff --git a/www-apps/horde-turba/horde-turba-2.1.7.ebuild b/www-apps/horde-turba/horde-turba-2.1.7.ebuild
deleted file mode 100644
index 46cb583495dd..000000000000
--- a/www-apps/horde-turba/horde-turba-2.1.7.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.7.ebuild,v 1.6 2008/02/25 19:34:22 beandog 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 )"