summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-02-08 17:52:49 +0000
committerMike Frysinger <vapier@gentoo.org>2008-02-08 17:52:49 +0000
commit77df078738caf336acf65bcf095f54c7df97120d (patch)
tree3f12fce3b421e4c54800b50878c59a63dfe163de /www-apps
parentStable on x86 wrt bug #209368 (diff)
downloadgentoo-2-77df078738caf336acf65bcf095f54c7df97120d.tar.gz
gentoo-2-77df078738caf336acf65bcf095f54c7df97120d.tar.bz2
gentoo-2-77df078738caf336acf65bcf095f54c7df97120d.zip
Dont bother mentioning full path to php.ini as it moves around #209044 by Jakub Moc.
(Portage version: 2.1.4.1)
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/horde/ChangeLog7
-rw-r--r--www-apps/horde/horde-3.1.3.ebuild6
-rw-r--r--www-apps/horde/horde-3.1.4.ebuild6
-rw-r--r--www-apps/horde/horde-3.1.5.ebuild6
-rw-r--r--www-apps/horde/horde-3.1.6.ebuild4
5 files changed, 13 insertions, 16 deletions
diff --git a/www-apps/horde/ChangeLog b/www-apps/horde/ChangeLog
index a9b1912f3322..30cf457ef9ec 100644
--- a/www-apps/horde/ChangeLog
+++ b/www-apps/horde/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for www-apps/horde
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/horde/ChangeLog,v 1.54 2008/01/12 04:58:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/horde/ChangeLog,v 1.55 2008/02/08 17:52:49 vapier Exp $
+
+ 08 Feb 2008; Mike Frysinger <vapier@gentoo.org> horde-3.1.3.ebuild,
+ horde-3.1.4.ebuild, horde-3.1.5.ebuild, horde-3.1.6.ebuild:
+ Dont bother mentioning full path to php.ini as it moves around #209044 by
+ Jakub Moc.
*horde-3.1.6 (12 Jan 2008)
diff --git a/www-apps/horde/horde-3.1.3.ebuild b/www-apps/horde/horde-3.1.3.ebuild
index c3645f6327bc..b0ecffa7051f 100644
--- a/www-apps/horde/horde-3.1.3.ebuild
+++ b/www-apps/horde/horde-3.1.3.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/horde/horde-3.1.3.ebuild,v 1.9 2007/05/05 06:59:15 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/horde/horde-3.1.3.ebuild,v 1.10 2008/02/08 17:52:49 vapier Exp $
HORDE_PHP_FEATURES="session xml"
@@ -29,10 +29,8 @@ src_unpack() {
pkg_postinst() {
horde_pkg_postinst
- echo
elog "Horde requires PHP to have:"
elog " ==> 'short_open_tag enabled = On'"
elog " ==> 'magic_quotes_runtime set = Off'"
elog " ==> 'file_uploads enabled = On'"
- elog "Please edit /etc/php/apache2-php4/php.ini"
}
diff --git a/www-apps/horde/horde-3.1.4.ebuild b/www-apps/horde/horde-3.1.4.ebuild
index f5998995778f..6a227a1d6805 100644
--- a/www-apps/horde/horde-3.1.4.ebuild
+++ b/www-apps/horde/horde-3.1.4.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/horde/horde-3.1.4.ebuild,v 1.2 2007/07/12 14:24:02 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/horde/horde-3.1.4.ebuild,v 1.3 2008/02/08 17:52:49 vapier Exp $
HORDE_PHP_FEATURES="session xml"
@@ -29,10 +29,8 @@ src_unpack() {
pkg_postinst() {
horde_pkg_postinst
- echo
elog "Horde requires PHP to have:"
elog " ==> 'short_open_tag enabled = On'"
elog " ==> 'magic_quotes_runtime set = Off'"
elog " ==> 'file_uploads enabled = On'"
- elog "Please edit /etc/php/apache2-php4/php.ini"
}
diff --git a/www-apps/horde/horde-3.1.5.ebuild b/www-apps/horde/horde-3.1.5.ebuild
index 4078964b291a..660dd4d0ec96 100644
--- a/www-apps/horde/horde-3.1.5.ebuild
+++ b/www-apps/horde/horde-3.1.5.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/horde/horde-3.1.5.ebuild,v 1.1 2007/12/23 01:12:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/horde/horde-3.1.5.ebuild,v 1.2 2008/02/08 17:52:49 vapier Exp $
HORDE_PHP_FEATURES="session xml"
@@ -29,10 +29,8 @@ src_unpack() {
pkg_postinst() {
horde_pkg_postinst
- echo
elog "Horde requires PHP to have:"
elog " ==> 'short_open_tag enabled = On'"
elog " ==> 'magic_quotes_runtime set = Off'"
elog " ==> 'file_uploads enabled = On'"
- elog "Please edit /etc/php/apache2-php4/php.ini"
}
diff --git a/www-apps/horde/horde-3.1.6.ebuild b/www-apps/horde/horde-3.1.6.ebuild
index d9e12b48aeda..212bc40743e4 100644
--- a/www-apps/horde/horde-3.1.6.ebuild
+++ b/www-apps/horde/horde-3.1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/horde/horde-3.1.6.ebuild,v 1.1 2008/01/12 04:58:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/horde/horde-3.1.6.ebuild,v 1.2 2008/02/08 17:52:49 vapier Exp $
HORDE_PHP_FEATURES="session xml"
@@ -29,10 +29,8 @@ src_unpack() {
pkg_postinst() {
horde_pkg_postinst
- echo
elog "Horde requires PHP to have:"
elog " ==> 'short_open_tag enabled = On'"
elog " ==> 'magic_quotes_runtime set = Off'"
elog " ==> 'file_uploads enabled = On'"
- elog "Please edit /etc/php/apache2-php4/php.ini"
}