diff options
-rw-r--r-- | net-www/galeon/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/galeon/galeon-1.2.12.ebuild | 4 | ||||
-rw-r--r-- | net-www/galeon/galeon-1.2.13.ebuild | 4 | ||||
-rw-r--r-- | net-www/mod_auth_mysql/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/mod_auth_mysql/mod_auth_mysql-20030510.ebuild | 4 | ||||
-rw-r--r-- | net-www/mod_pcgi2/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mod_pcgi2/mod_pcgi2-2.0.1.ebuild | 4 |
7 files changed, 22 insertions, 11 deletions
diff --git a/net-www/galeon/ChangeLog b/net-www/galeon/ChangeLog index 28af0db0cb79..0fc8466f7569 100644 --- a/net-www/galeon/ChangeLog +++ b/net-www/galeon/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/galeon # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/galeon/ChangeLog,v 1.91 2004/06/25 00:52:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/galeon/ChangeLog,v 1.92 2004/06/25 15:58:40 agriffis Exp $ + + 25 Jun 2004; Aron Griffis <agriffis@gentoo.org> galeon-1.2.12.ebuild, + galeon-1.2.13.ebuild: + QA - fix use invocation *galeon-1.3.15-r1 (20 Jun 2004) diff --git a/net-www/galeon/galeon-1.2.12.ebuild b/net-www/galeon/galeon-1.2.12.ebuild index 8c3dcb47c51c..cd0e7d430b82 100644 --- a/net-www/galeon/galeon-1.2.12.ebuild +++ b/net-www/galeon/galeon-1.2.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/galeon/galeon-1.2.12.ebuild,v 1.5 2004/06/25 00:52:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/galeon/galeon-1.2.12.ebuild,v 1.6 2004/06/25 15:58:40 agriffis Exp $ IUSE="nls" @@ -115,7 +115,7 @@ pkg_postinst() { galeon-config-tool --pkg-install-schemas scrollkeeper-update - if [ -z "`use gnome`" ] + if ! use gnome then einfo "Please make sure libglade was built with gnome support, or" einfo "else galeon will not be able to start up." diff --git a/net-www/galeon/galeon-1.2.13.ebuild b/net-www/galeon/galeon-1.2.13.ebuild index db2aa0af53d8..d2d51770e631 100644 --- a/net-www/galeon/galeon-1.2.13.ebuild +++ b/net-www/galeon/galeon-1.2.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/galeon/galeon-1.2.13.ebuild,v 1.2 2004/06/25 00:52:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/galeon/galeon-1.2.13.ebuild,v 1.3 2004/06/25 15:58:40 agriffis Exp $ IUSE="nls" @@ -115,7 +115,7 @@ pkg_postinst() { galeon-config-tool --pkg-install-schemas scrollkeeper-update - if [ -z "`use gnome`" ] + if ! use gnome then einfo "Please make sure libglade was built with gnome support, or" einfo "else galeon will not be able to start up." diff --git a/net-www/mod_auth_mysql/ChangeLog b/net-www/mod_auth_mysql/ChangeLog index 710483b1a92f..2e216b169fd5 100644 --- a/net-www/mod_auth_mysql/ChangeLog +++ b/net-www/mod_auth_mysql/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/mod_auth_mysql # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_mysql/ChangeLog,v 1.10 2004/06/25 00:59:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_mysql/ChangeLog,v 1.11 2004/06/25 15:55:47 agriffis Exp $ + + 25 Jun 2004; Aron Griffis <agriffis@gentoo.org> + mod_auth_mysql-20030510.ebuild: + QA - fix use invocation 20 Jun 2004; Chuck Short <zul@gentoo.org> mod_auth_mysql-1.11.ebuild, mod_auth_mysql-20030510-r1.ebuild, mod_auth_mysql-20030510-r2.ebuild, diff --git a/net-www/mod_auth_mysql/mod_auth_mysql-20030510.ebuild b/net-www/mod_auth_mysql/mod_auth_mysql-20030510.ebuild index feec0604ecbb..72d2f5f8f8cf 100644 --- a/net-www/mod_auth_mysql/mod_auth_mysql-20030510.ebuild +++ b/net-www/mod_auth_mysql/mod_auth_mysql-20030510.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_mysql/mod_auth_mysql-20030510.ebuild,v 1.7 2004/06/25 00:59:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_mysql/mod_auth_mysql-20030510.ebuild,v 1.8 2004/06/25 15:55:47 agriffis Exp $ inherit eutils @@ -16,7 +16,7 @@ KEYWORDS="x86" IUSE="" SLOT="0" -if [ -n "`use apache2`" ]; then +if use apache2; then APXS="apxs2 -D APACHE2" else APXS="apxs -D APACHE1" diff --git a/net-www/mod_pcgi2/ChangeLog b/net-www/mod_pcgi2/ChangeLog index ca1edc65ef6b..dc572ce2df02 100644 --- a/net-www/mod_pcgi2/ChangeLog +++ b/net-www/mod_pcgi2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/mod_pcgi2 # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_pcgi2/ChangeLog,v 1.7 2004/06/25 01:03:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_pcgi2/ChangeLog,v 1.8 2004/06/25 15:56:37 agriffis Exp $ + + 25 Jun 2004; Aron Griffis <agriffis@gentoo.org> mod_pcgi2-2.0.1.ebuild: + QA - fix use invocation 20 Jun 2004; Chuck Short <zul@gentoo.org> mod_pcgi2-2.0.1.ebuild: Ebuild cleanups. diff --git a/net-www/mod_pcgi2/mod_pcgi2-2.0.1.ebuild b/net-www/mod_pcgi2/mod_pcgi2-2.0.1.ebuild index 26eb677cff2f..01b8fb08edd5 100644 --- a/net-www/mod_pcgi2/mod_pcgi2-2.0.1.ebuild +++ b/net-www/mod_pcgi2/mod_pcgi2-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_pcgi2/mod_pcgi2-2.0.1.ebuild,v 1.8 2004/06/25 01:03:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_pcgi2/mod_pcgi2-2.0.1.ebuild,v 1.9 2004/06/25 15:56:37 agriffis Exp $ inherit eutils @@ -20,7 +20,7 @@ detectapache() { 1) [ -n "${domsg}" ] && einfo 'Apache1 only detected' ;; 2) [ -n "${domsg}" ] && einfo 'Apache2 only detected';; both) - if [ "`use apache2`" ]; then + if use apache2; then [ -n "${domsg}" ] && einfo "Multiple Apache versions detected, using Apache2 (USE=apache2)" APACHEVER=2 else |