summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-09 18:58:40 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-09 18:58:40 +0000
commit82a6d5fbb7e7a6dd2aa752d00dee93dfd60c7686 (patch)
tree63e90d2e5f14bc030d8b11e599593576ad39bd79
parentQA: Cleaner einfo, ewarn, eerror and echo usage (diff)
downloadgentoo-2-82a6d5fbb7e7a6dd2aa752d00dee93dfd60c7686.tar.gz
gentoo-2-82a6d5fbb7e7a6dd2aa752d00dee93dfd60c7686.tar.bz2
gentoo-2-82a6d5fbb7e7a6dd2aa752d00dee93dfd60c7686.zip
QA: Cleaner einfo, ewarn, eerror and echo usage
(Portage version: 2.0.51.22-r1)
-rw-r--r--gnome-extra/gdesklets-core/gdesklets-core-0.26.1.ebuild12
-rw-r--r--gnome-extra/gdesklets-core/gdesklets-core-0.26.2.ebuild12
-rw-r--r--gnome-extra/gdesklets-core/gdesklets-core-0.32.ebuild18
-rw-r--r--gnome-extra/gdesklets-core/gdesklets-core-0.33.1.ebuild18
-rw-r--r--gnome-extra/gdesklets-core/gdesklets-core-0.34.3.ebuild10
-rw-r--r--gnome-extra/gdesklets-core/gdesklets-core-0.35.1.ebuild12
-rw-r--r--gnome-extra/gdesklets-core/gdesklets-core-0.35.ebuild12
-rw-r--r--gnome-extra/gdesklets-core/gdesklets-core-0.35_rc1.ebuild12
-rw-r--r--gnome-extra/nautilus-cd-burner/nautilus-cd-burner-2.8.7.ebuild4
-rw-r--r--www-apps/issue-tracker/issue-tracker-4.0.3.ebuild18
-rw-r--r--www-apps/tikiwiki/tikiwiki-1.8.4.1.ebuild8
-rw-r--r--www-apps/tikiwiki/tikiwiki-1.8.5-r1.ebuild8
-rw-r--r--www-apps/tikiwiki/tikiwiki-1.8.5.ebuild8
-rw-r--r--www-misc/pglogd/pglogd-2.3.ebuild12
14 files changed, 82 insertions, 82 deletions
diff --git a/gnome-extra/gdesklets-core/gdesklets-core-0.26.1.ebuild b/gnome-extra/gdesklets-core/gdesklets-core-0.26.1.ebuild
index 5da31bc371ec..7152309f6d60 100644
--- a/gnome-extra/gdesklets-core/gdesklets-core-0.26.1.ebuild
+++ b/gnome-extra/gdesklets-core/gdesklets-core-0.26.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gdesklets-core/gdesklets-core-0.26.1.ebuild,v 1.5 2005/01/23 02:30:42 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gdesklets-core/gdesklets-core-0.26.1.ebuild,v 1.6 2005/07/09 18:55:56 swegener Exp $
inherit gnome2
@@ -52,17 +52,17 @@ pkg_postinst() {
gnome2_pkg_postinst
- echo ""
+ echo
einfo "gDesklets Displays are required before the library"
- einfo "will be usable for you. The displays are found in - "
+ einfo "will be usable for you. The displays are found in -"
einfo " x11-plugins/desklet-*"
einfo "Please install at least one of these before using"
- einfo "gDesklets. Next, you'll need to run 'gdesklets' "
- einfo "and then add the Displays from - "
+ einfo "gDesklets. Next, you'll need to run 'gdesklets'"
+ einfo "and then add the Displays from -"
einfo " /usr/share/gdesklets/Displays"
einfo "If you're using GNOME this can be done conveniently"
einfo "through Applications->Accessories menu"
- echo ""
+ echo
}
diff --git a/gnome-extra/gdesklets-core/gdesklets-core-0.26.2.ebuild b/gnome-extra/gdesklets-core/gdesklets-core-0.26.2.ebuild
index 9640795d563c..2421c63c8d4c 100644
--- a/gnome-extra/gdesklets-core/gdesklets-core-0.26.2.ebuild
+++ b/gnome-extra/gdesklets-core/gdesklets-core-0.26.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gdesklets-core/gdesklets-core-0.26.2.ebuild,v 1.3 2005/01/23 02:30:42 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gdesklets-core/gdesklets-core-0.26.2.ebuild,v 1.4 2005/07/09 18:55:56 swegener Exp $
inherit gnome2
@@ -52,17 +52,17 @@ pkg_postinst() {
gnome2_pkg_postinst
- echo ""
+ echo
einfo "gDesklets Displays are required before the library"
- einfo "will be usable for you. The displays are found in - "
+ einfo "will be usable for you. The displays are found in -"
einfo " x11-plugins/desklet-*"
einfo "Please install at least one of these before using"
- einfo "gDesklets. Next, you'll need to run 'gdesklets' "
- einfo "and then add the Displays from - "
+ einfo "gDesklets. Next, you'll need to run 'gdesklets'"
+ einfo "and then add the Displays from -"
einfo " /usr/share/gdesklets/Displays"
einfo "If you're using GNOME this can be done conveniently"
einfo "through Applications->Accessories menu"
- echo ""
+ echo
}
diff --git a/gnome-extra/gdesklets-core/gdesklets-core-0.32.ebuild b/gnome-extra/gdesklets-core/gdesklets-core-0.32.ebuild
index 267ec2da2f4c..1a6150df73a0 100644
--- a/gnome-extra/gdesklets-core/gdesklets-core-0.32.ebuild
+++ b/gnome-extra/gdesklets-core/gdesklets-core-0.32.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gdesklets-core/gdesklets-core-0.32.ebuild,v 1.3 2005/06/27 02:29:02 nixphoeni Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gdesklets-core/gdesklets-core-0.32.ebuild,v 1.4 2005/07/09 18:55:56 swegener Exp $
inherit gnome2 eutils
@@ -53,20 +53,20 @@ pkg_postinst() {
gnome2_pkg_postinst
- echo ""
+ echo
einfo "gDesklets Displays are required before the library"
- einfo "will be usable for you. The displays are found in - "
+ einfo "will be usable for you. The displays are found in -"
einfo " x11-plugins/desklet-*"
- echo ""
+ echo
einfo "Next you'll need to start gdesklets using"
einfo " /usr/bin/gdesklets start"
einfo "If you're using GNOME this can be done conveniently"
einfo "through Applications->Accessories->gDesklets menu item"
- echo ""
- ewarn "If you are migrating from a previous version of "
- ewarn "gDesklets, please convert your settings, using - "
- ewarn " /usr/bin/gdesklets-migration-tool "
- echo ""
+ echo
+ ewarn "If you are migrating from a previous version of"
+ ewarn "gDesklets, please convert your settings, using -"
+ ewarn " /usr/bin/gdesklets-migration-tool"
+ echo
# This stuff is important, especially the migration-tool
# information which flies by on an update.
diff --git a/gnome-extra/gdesklets-core/gdesklets-core-0.33.1.ebuild b/gnome-extra/gdesklets-core/gdesklets-core-0.33.1.ebuild
index 0645b78623f6..fc2b2d8820c3 100644
--- a/gnome-extra/gdesklets-core/gdesklets-core-0.33.1.ebuild
+++ b/gnome-extra/gdesklets-core/gdesklets-core-0.33.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gdesklets-core/gdesklets-core-0.33.1.ebuild,v 1.3 2005/07/07 00:57:09 nixphoeni Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gdesklets-core/gdesklets-core-0.33.1.ebuild,v 1.4 2005/07/09 18:55:56 swegener Exp $
inherit gnome2 eutils
@@ -68,20 +68,20 @@ pkg_postinst() {
gnome2_pkg_postinst
- echo ""
+ echo
einfo "gDesklets Displays are required before the library"
- einfo "will be usable for you. The displays are found in - "
+ einfo "will be usable for you. The displays are found in -"
einfo " x11-plugins/desklet-*"
- echo ""
+ echo
einfo "Next you'll need to start gdesklets using"
einfo " /usr/bin/gdesklets start"
einfo "If you're using GNOME this can be done conveniently"
einfo "through Applications->Accessories->gDesklets"
- echo ""
- ewarn "If you are migrating from a previous version of "
- ewarn "gDesklets, please convert your settings with - "
- ewarn " /usr/bin/gdesklets-migration-tool "
- echo ""
+ echo
+ ewarn "If you are migrating from a previous version of"
+ ewarn "gDesklets, please convert your settings with -"
+ ewarn " /usr/bin/gdesklets-migration-tool"
+ echo
# This stuff is important, especially the migration-tool
# information which flies by on an update.
diff --git a/gnome-extra/gdesklets-core/gdesklets-core-0.34.3.ebuild b/gnome-extra/gdesklets-core/gdesklets-core-0.34.3.ebuild
index 29580084d82d..e59e81d1db04 100644
--- a/gnome-extra/gdesklets-core/gdesklets-core-0.34.3.ebuild
+++ b/gnome-extra/gdesklets-core/gdesklets-core-0.34.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gdesklets-core/gdesklets-core-0.34.3.ebuild,v 1.8 2005/07/07 00:57:09 nixphoeni Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gdesklets-core/gdesklets-core-0.34.3.ebuild,v 1.9 2005/07/09 18:55:56 swegener Exp $
inherit gnome2 eutils
@@ -69,17 +69,17 @@ pkg_postinst() {
gnome2_pkg_postinst
- echo ""
+ echo
einfo "gDesklets Displays are required before the library"
- einfo "will be usable. The displays are found in - "
+ einfo "will be usable. The displays are found in -"
einfo " x11-plugins/desklet-*"
einfo "or at http://gdesklets.gnomedesktop.org"
- echo ""
+ echo
einfo "Next you'll need to start gdesklets using"
einfo " /usr/bin/gdesklets start"
einfo "If you're using GNOME this can be done conveniently"
einfo "through Applications->Accessories->gDesklets"
- echo ""
+ echo
# This stuff is important, especially the migration-tool
# information which flies by on an update.
diff --git a/gnome-extra/gdesklets-core/gdesklets-core-0.35.1.ebuild b/gnome-extra/gdesklets-core/gdesklets-core-0.35.1.ebuild
index abda0b83824d..90228c6f76fc 100644
--- a/gnome-extra/gdesklets-core/gdesklets-core-0.35.1.ebuild
+++ b/gnome-extra/gdesklets-core/gdesklets-core-0.35.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gdesklets-core/gdesklets-core-0.35.1.ebuild,v 1.2 2005/06/27 02:29:02 nixphoeni Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gdesklets-core/gdesklets-core-0.35.1.ebuild,v 1.3 2005/07/09 18:55:56 swegener Exp $
inherit gnome2 eutils multilib
@@ -56,20 +56,20 @@ pkg_postinst() {
gnome2_pkg_postinst
- echo ""
+ echo
einfo "gDesklets Displays are required before the library"
- einfo "will be usable. The displays are found in - "
+ einfo "will be usable. The displays are found in -"
einfo " x11-plugins/desklet-*"
einfo "or at http://gdesklets.gnomedesktop.org"
- echo ""
+ echo
einfo "Next you'll need to start gdesklets using"
einfo " /usr/bin/gdesklets start"
einfo "If you're using GNOME this can be done conveniently"
einfo "through Applications->Accessories->gDesklets"
- echo ""
+ echo
ewarn "If you're updating from a version less than 0.35_rc1,"
ewarn "note that your desklet configurations will be lost."
- echo ""
+ echo
# This stuff is important, especially the migration-tool
# information which flies by on an update.
diff --git a/gnome-extra/gdesklets-core/gdesklets-core-0.35.ebuild b/gnome-extra/gdesklets-core/gdesklets-core-0.35.ebuild
index 0185cd027e89..8cac1f7b1b5f 100644
--- a/gnome-extra/gdesklets-core/gdesklets-core-0.35.ebuild
+++ b/gnome-extra/gdesklets-core/gdesklets-core-0.35.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gdesklets-core/gdesklets-core-0.35.ebuild,v 1.2 2005/06/27 02:29:02 nixphoeni Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gdesklets-core/gdesklets-core-0.35.ebuild,v 1.3 2005/07/09 18:55:56 swegener Exp $
inherit gnome2 eutils multilib
@@ -56,20 +56,20 @@ pkg_postinst() {
gnome2_pkg_postinst
- echo ""
+ echo
einfo "gDesklets Displays are required before the library"
- einfo "will be usable. The displays are found in - "
+ einfo "will be usable. The displays are found in -"
einfo " x11-plugins/desklet-*"
einfo "or at http://gdesklets.gnomedesktop.org"
- echo ""
+ echo
einfo "Next you'll need to start gdesklets using"
einfo " /usr/bin/gdesklets start"
einfo "If you're using GNOME this can be done conveniently"
einfo "through Applications->Accessories->gDesklets"
- echo ""
+ echo
ewarn "If you're updating from a version less than 0.35_rc1,"
ewarn "note that your desklet configurations will be lost."
- echo ""
+ echo
# This stuff is important, especially the migration-tool
# information which flies by on an update.
diff --git a/gnome-extra/gdesklets-core/gdesklets-core-0.35_rc1.ebuild b/gnome-extra/gdesklets-core/gdesklets-core-0.35_rc1.ebuild
index f8506e17bcd5..e28ab260b950 100644
--- a/gnome-extra/gdesklets-core/gdesklets-core-0.35_rc1.ebuild
+++ b/gnome-extra/gdesklets-core/gdesklets-core-0.35_rc1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gdesklets-core/gdesklets-core-0.35_rc1.ebuild,v 1.3 2005/06/27 02:29:02 nixphoeni Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gdesklets-core/gdesklets-core-0.35_rc1.ebuild,v 1.4 2005/07/09 18:55:56 swegener Exp $
inherit gnome2 eutils
@@ -56,20 +56,20 @@ pkg_postinst() {
gnome2_pkg_postinst
- echo ""
+ echo
einfo "gDesklets Displays are required before the library"
- einfo "will be usable. The displays are found in - "
+ einfo "will be usable. The displays are found in -"
einfo " x11-plugins/desklet-*"
einfo "or at http://gdesklets.gnomedesktop.org"
- echo ""
+ echo
einfo "Next you'll need to start gdesklets using"
einfo " /usr/bin/gdesklets start"
einfo "If you're using GNOME this can be done conveniently"
einfo "through Applications->Accessories->gDesklets"
- echo ""
+ echo
ewarn "If you're updating from a previous version, note"
ewarn "that your desklet configurations will be lost."
- echo ""
+ echo
# This stuff is important, especially the migration-tool
# information which flies by on an update.
diff --git a/gnome-extra/nautilus-cd-burner/nautilus-cd-burner-2.8.7.ebuild b/gnome-extra/nautilus-cd-burner/nautilus-cd-burner-2.8.7.ebuild
index 10dcc3138af9..e8c2b1cb8b60 100644
--- a/gnome-extra/nautilus-cd-burner/nautilus-cd-burner-2.8.7.ebuild
+++ b/gnome-extra/nautilus-cd-burner/nautilus-cd-burner-2.8.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-cd-burner/nautilus-cd-burner-2.8.7.ebuild,v 1.9 2005/05/18 01:59:30 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-cd-burner/nautilus-cd-burner-2.8.7.ebuild,v 1.10 2005/07/09 18:54:19 swegener Exp $
inherit gnome2 eutils
@@ -36,7 +36,7 @@ pkg_setup() {
# Check for USE="unicode" cdrtools, see bug #80053
if ! built_with_use cdrtools unicode; then
- echo ""
+ echo
eerror "mkisofs needs to support utf8 for ${P}"
einfo "Please remerge cdrtools with unicode (utf8) support,"
einfo " USE=\"unicode\" emerge cdrtools"
diff --git a/www-apps/issue-tracker/issue-tracker-4.0.3.ebuild b/www-apps/issue-tracker/issue-tracker-4.0.3.ebuild
index 6e7f10da2640..72c261982b89 100644
--- a/www-apps/issue-tracker/issue-tracker-4.0.3.ebuild
+++ b/www-apps/issue-tracker/issue-tracker-4.0.3.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/www-apps/issue-tracker/issue-tracker-4.0.3.ebuild,v 1.2 2004/09/03 17:17:20 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/issue-tracker/issue-tracker-4.0.3.ebuild,v 1.3 2005/07/09 18:58:40 swegener Exp $
inherit webapp-apache
@@ -53,13 +53,13 @@ pkg_postinst() {
webapp-detect
einfo "You will need to configure issue-tracker for a particular database"
- einfo ""
+ einfo
einfo "(1) First, you must decide on:"
einfo " - a database username, <it-username>"
einfo " - a database name in the database, <it-dbname>"
- einfo ""
+ einfo
einfo "(2) Next, you must create the database"
- einfo ""
+ einfo
einfo "For MySQL:"
einfo "mysqladmin -p -u <it-username> create <it-dbname>"
einfo "mysql -p -u <it-username> <it-dbname> \\"
@@ -68,7 +68,7 @@ pkg_postinst() {
einfo " < ${HTTPD_ROOT}/issue-tracker/setup/data.sql"
einfo "mysql -p -u <it-username> <it-dbname> \\"
einfo " < ${HTTPD_ROOT}/issue-tracker/setup/indexes.sql"
- einfo ""
+ einfo
einfo "For PostgreSQL:"
einfo "createdb -U <it-username> <it-dbname>"
einfo "psql -U <it-username> \\"
@@ -77,16 +77,16 @@ pkg_postinst() {
einfo " < ${HTTPD_ROOT}/issue-tracker/setup/data.sql"
einfo "psql -U <it-username> \\"
einfo " < ${HTTPD_ROOT}/issue-tracker/setup/indexes.sql"
- einfo ""
+ einfo
einfo "(3) Next, you will need to configure issue-tracker"
einfo "cp ${HTTPD_ROOT}/issue-tracker/conf/config.php-default \\"
einfo " ${HTTPD_ROOT}/issue-tracker/conf/config.php"
- einfo ""
+ einfo
einfo "Edit ${HTTPD_ROOT}/issue-tracker/conf/config.php"
einfo "with name=<it-dbname>, user=<it-username> and the correct db info"
- einfo ""
+ einfo
ewarn "Make sure you don't just edit the commented-out example;)"
- einfo ""
+ einfo
ewarn "(4) Finally, you must log in to the issue-tracker as admin/demo, and"
ewarn "change the password in Preferences."
}
diff --git a/www-apps/tikiwiki/tikiwiki-1.8.4.1.ebuild b/www-apps/tikiwiki/tikiwiki-1.8.4.1.ebuild
index ec4a781b8200..90d40f97fd07 100644
--- a/www-apps/tikiwiki/tikiwiki-1.8.4.1.ebuild
+++ b/www-apps/tikiwiki/tikiwiki-1.8.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/tikiwiki/tikiwiki-1.8.4.1.ebuild,v 1.2 2005/01/07 05:09:25 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/tikiwiki/tikiwiki-1.8.4.1.ebuild,v 1.3 2005/07/09 18:57:48 swegener Exp $
inherit webapp
@@ -76,9 +76,9 @@ src_install() {
pkg_config() {
einfo "Type in your MySQL root password to create an empty tiki database:"
mysqladmin -u root -p create tikiwiki
- einfo ""
- einfo ""
+ einfo
+ einfo
einfo "Now, point your browser to the location of tiki-install.php"
einfo " ==> e.g. http://localhost/tikiwiki/tiki-install.php"
- einfo ""
+ einfo
}
diff --git a/www-apps/tikiwiki/tikiwiki-1.8.5-r1.ebuild b/www-apps/tikiwiki/tikiwiki-1.8.5-r1.ebuild
index 86e2835be555..81aa6fcc74fd 100644
--- a/www-apps/tikiwiki/tikiwiki-1.8.5-r1.ebuild
+++ b/www-apps/tikiwiki/tikiwiki-1.8.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/tikiwiki/tikiwiki-1.8.5-r1.ebuild,v 1.1 2005/07/05 23:10:00 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/tikiwiki/tikiwiki-1.8.5-r1.ebuild,v 1.2 2005/07/09 18:57:48 swegener Exp $
inherit eutils webapp
@@ -81,9 +81,9 @@ src_install() {
pkg_config() {
einfo "Type in your MySQL root password to create an empty tiki database:"
mysqladmin -u root -p create tikiwiki
- einfo ""
- einfo ""
+ einfo
+ einfo
einfo "Now, point your browser to the location of tiki-install.php"
einfo " ==> e.g. http://localhost/tikiwiki/tiki-install.php"
- einfo ""
+ einfo
}
diff --git a/www-apps/tikiwiki/tikiwiki-1.8.5.ebuild b/www-apps/tikiwiki/tikiwiki-1.8.5.ebuild
index 0da5cb880754..fab3b8199b60 100644
--- a/www-apps/tikiwiki/tikiwiki-1.8.5.ebuild
+++ b/www-apps/tikiwiki/tikiwiki-1.8.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/tikiwiki/tikiwiki-1.8.5.ebuild,v 1.3 2005/03/26 11:37:46 voxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/tikiwiki/tikiwiki-1.8.5.ebuild,v 1.4 2005/07/09 18:57:48 swegener Exp $
inherit webapp
@@ -76,9 +76,9 @@ src_install() {
pkg_config() {
einfo "Type in your MySQL root password to create an empty tiki database:"
mysqladmin -u root -p create tikiwiki
- einfo ""
- einfo ""
+ einfo
+ einfo
einfo "Now, point your browser to the location of tiki-install.php"
einfo " ==> e.g. http://localhost/tikiwiki/tiki-install.php"
- einfo ""
+ einfo
}
diff --git a/www-misc/pglogd/pglogd-2.3.ebuild b/www-misc/pglogd/pglogd-2.3.ebuild
index 7b62de44f6e9..d551fc00be52 100644
--- a/www-misc/pglogd/pglogd-2.3.ebuild
+++ b/www-misc/pglogd/pglogd-2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-misc/pglogd/pglogd-2.3.ebuild,v 1.1 2005/05/10 05:07:57 nakano Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-misc/pglogd/pglogd-2.3.ebuild,v 1.2 2005/07/09 18:56:50 swegener Exp $
inherit eutils
@@ -34,20 +34,20 @@ src_install() {
}
pkg_postinst() {
- echo ""
- einfo "Create a database on PostgreSQL server, "
+ echo
+ einfo "Create a database on PostgreSQL server,"
einfo "default name pglogd, but call it what you want,"
einfo "and create the required tables within the database. An SQL script is"
einfo "included with the source /usr/share/doc/${PF}/pglogd_tables.sql.gz"
einfo "to accomplish this:"
- einfo ""
+ einfo
einfo " # su - postgres"
einfo " $ createdb pglogd"
einfo " $ zcat /usr/share/doc/${PF}/pglogd_tables.sql.gz | psql pglogd"
einfo " $ exit"
- einfo ""
+ einfo
einfo "Then, you need to edit /etc/pglogd.conf against your enviroment."
einfo "Finally, start up pglogd."
einfo " # /etc/init.d/pglogd start before apache server."
- echo ""
+ echo
}