summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hoffmann <hoffie@gentoo.org>2008-08-09 21:42:31 +0000
committerChristian Hoffmann <hoffie@gentoo.org>2008-08-09 21:42:31 +0000
commit7e15fbb59068b5aa5985fb42567e2bcfec217b4d (patch)
tree806a4c4728f90f8dfc0586bd3a4a361019974b82 /www-apps/groupoffice/groupoffice-2.16.8.ebuild
parentRemoving *possible* php-4-related dependencies (diff)
downloadgentoo-2-7e15fbb59068b5aa5985fb42567e2bcfec217b4d.tar.gz
gentoo-2-7e15fbb59068b5aa5985fb42567e2bcfec217b4d.tar.bz2
gentoo-2-7e15fbb59068b5aa5985fb42567e2bcfec217b4d.zip
(cosmetic changes only) removing occurences of "php-4"
(Portage version: 2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64)
Diffstat (limited to 'www-apps/groupoffice/groupoffice-2.16.8.ebuild')
-rw-r--r--www-apps/groupoffice/groupoffice-2.16.8.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/www-apps/groupoffice/groupoffice-2.16.8.ebuild b/www-apps/groupoffice/groupoffice-2.16.8.ebuild
index e4d053d752d2..7d6e88c16785 100644
--- a/www-apps/groupoffice/groupoffice-2.16.8.ebuild
+++ b/www-apps/groupoffice/groupoffice-2.16.8.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.16.8.ebuild,v 1.3 2007/01/19 07:10:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/groupoffice/groupoffice-2.16.8.ebuild,v 1.4 2008/08/09 21:42:31 hoffie Exp $
inherit eutils webapp depend.php versionator
@@ -19,7 +19,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
}