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
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')
-rw-r--r--www-apps/groupoffice/ChangeLog9
-rw-r--r--www-apps/groupoffice/groupoffice-2.15.ebuild5
-rw-r--r--www-apps/groupoffice/groupoffice-2.16.8.ebuild5
-rw-r--r--www-apps/groupoffice/groupoffice-2.18.6.ebuild5
4 files changed, 13 insertions, 11 deletions
diff --git a/www-apps/groupoffice/ChangeLog b/www-apps/groupoffice/ChangeLog
index 8b8832fc2900..44bbf3c00dca 100644
--- a/www-apps/groupoffice/ChangeLog
+++ b/www-apps/groupoffice/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for www-apps/groupoffice
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/groupoffice/ChangeLog,v 1.22 2007/12/02 20:16:55 wrobel Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-apps/groupoffice/ChangeLog,v 1.23 2008/08/09 21:42:31 hoffie Exp $
+
+ 09 Aug 2008; Christian Hoffmann <hoffie@gentoo.org>
+ groupoffice-2.15.ebuild, groupoffice-2.16.8.ebuild,
+ groupoffice-2.18.6.ebuild:
+ (cosmetic changes only) removing occurences of "php-4"
02 Dec 2007; <wrobel@gentoo.org> files/postinstall2-en.txt:
-m Add instructions for additional functionality.
diff --git a/www-apps/groupoffice/groupoffice-2.15.ebuild b/www-apps/groupoffice/groupoffice-2.15.ebuild
index 6d2ca4f3556e..db029f9e03bf 100644
--- a/www-apps/groupoffice/groupoffice-2.15.ebuild
+++ b/www-apps/groupoffice/groupoffice-2.15.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.15.ebuild,v 1.5 2007/01/02 22:32:10 rl03 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/groupoffice/groupoffice-2.15.ebuild,v 1.6 2008/08/09 21:42:31 hoffie Exp $
inherit eutils webapp depend.php
@@ -18,7 +18,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
}
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
}
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
}