diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-09 18:58:40 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-09 18:58:40 +0000 |
commit | 82a6d5fbb7e7a6dd2aa752d00dee93dfd60c7686 (patch) | |
tree | 63e90d2e5f14bc030d8b11e599593576ad39bd79 /gnome-extra/gdesklets-core | |
parent | QA: Cleaner einfo, ewarn, eerror and echo usage (diff) | |
download | gentoo-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)
Diffstat (limited to 'gnome-extra/gdesklets-core')
8 files changed, 53 insertions, 53 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. |