summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/groupoffice/groupoffice-2.18.6.ebuild')
-rw-r--r--www-apps/groupoffice/groupoffice-2.18.6.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/www-apps/groupoffice/groupoffice-2.18.6.ebuild b/www-apps/groupoffice/groupoffice-2.18.6.ebuild
index e38e871162de..d8e7e8d4dd77 100644
--- a/www-apps/groupoffice/groupoffice-2.18.6.ebuild
+++ b/www-apps/groupoffice/groupoffice-2.18.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/groupoffice/groupoffice-2.18.6.ebuild,v 1.1 2007/12/02 20:10:07 wrobel Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/groupoffice/groupoffice-2.18.6.ebuild,v 1.2 2008/08/09 21:42:31 hoffie Exp $
inherit eutils webapp depend.php versionator
@@ -25,7 +25,6 @@ need_php
pkg_setup() {
webapp_pkg_setup
elog "PHP needs to be compiled with iconv support"
- elog "If you are using php-4*, be sure it's compiled with USE=nls"
elog "If you are using php-5*, be sure it's compiled with USE=iconv"
require_php_with_use imap mysql calendar
}