diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-09 19:38:59 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-09 19:38:59 +0000 |
commit | 6ee1f6cbab8c6adb9f55bcf4ec8ccab565c83009 (patch) | |
tree | 2fe26184e21e7a676efd6d8121b8961b4d1b26e4 /x11-themes | |
parent | Remove old ebuild. (diff) | |
download | gentoo-2-6ee1f6cbab8c6adb9f55bcf4ec8ccab565c83009.tar.gz gentoo-2-6ee1f6cbab8c6adb9f55bcf4ec8ccab565c83009.tar.bz2 gentoo-2-6ee1f6cbab8c6adb9f55bcf4ec8ccab565c83009.zip |
QA: Cleaner einfo, ewarn, eerror and echo usage
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-themes')
9 files changed, 52 insertions, 52 deletions
diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-1.0.1.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-1.0.1.ebuild index 4370c48a8800..c1a3d67a16e7 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-1.0.1.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-1.0.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/x11-themes/fvwm-crystal/fvwm-crystal-1.0.1.ebuild,v 1.12 2005/01/15 19:34:40 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm-crystal/fvwm-crystal-1.0.1.ebuild,v 1.13 2005/07/09 19:36:56 swegener Exp $ inherit eutils @@ -68,15 +68,15 @@ src_install() { } pkg_postinst() { - einfo "" + einfo einfo "users should run fvwm-crystal.install to configure fvwm-crystal" - einfo "" - einfo "" + einfo + einfo einfo "fvwm-crystal authors also reccomend the following applications:" - einfo "" + einfo einfo " app-misc/rox" einfo " media-gfx/scrot" einfo " x11-misc/xlockmore" - einfo "" + einfo } diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-1.0.3_pre1.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-1.0.3_pre1.ebuild index 983b5951f99d..cc6ca00128a9 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-1.0.3_pre1.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-1.0.3_pre1.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/x11-themes/fvwm-crystal/fvwm-crystal-1.0.3_pre1.ebuild,v 1.7 2005/01/15 19:34:40 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm-crystal/fvwm-crystal-1.0.3_pre1.ebuild,v 1.8 2005/07/09 19:36:56 swegener Exp $ DESCRIPTION="Configurable and full featured theme for FVWM, with lots of transparency." HOMEPAGE="http://fvwm-crystal.linuxpl.org/" @@ -28,14 +28,14 @@ src_install() { } pkg_postinst() { - einfo "" + einfo einfo "users should run fvwm-crystal.install to configure fvwm-crystal" - einfo "" - einfo "" + einfo + einfo einfo "fvwm-crystal authors also recommend the following applications:" - einfo "" + einfo einfo " app-misc/rox" einfo " media-gfx/scrot" einfo " x11-misc/xlockmore" - einfo "" + einfo } diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-2.20040723-r1.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-2.20040723-r1.ebuild index 59068e46f958..e1895ef30ba4 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-2.20040723-r1.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-2.20040723-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/x11-themes/fvwm-crystal/fvwm-crystal-2.20040723-r1.ebuild,v 1.6 2005/01/15 19:34:40 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm-crystal/fvwm-crystal-2.20040723-r1.ebuild,v 1.7 2005/07/09 19:36:56 swegener Exp $ MY_P="${P/-2./-}" DESCRIPTION="Configurable and full featured theme for FVWM, with lots of transparency." @@ -48,22 +48,22 @@ src_install() { } pkg_postinst() { - einfo "" + einfo einfo "This is a new branch of fvwm-crystal theme. If you prefer" einfo "to stay with versions 1.x, put the following line in" einfo "/etc/portage/package.mask, and reemerge fvwm-crystal:" einfo " >=x11-themes/fvwm-crystal-2*" - einfo "" + einfo einfo "In order to finish installation, copy configuration files" einfo "to your home directory:" einfo " $ mkdir ~/.fvwm/" einfo " $ cp -r /usr/share/${PN}/fvwm/* ~/.fvwm/" einfo " $ cp /usr/share/${PN}/fvwm/.fvwm2rc ~/.fvwm/" einfo " $ cp -r /usr/share/${PN}/addons/Xresources ~/.Xresources" - einfo "" + einfo einfo "If you start X server by command startx, execute additionally:" einfo " $ cp -r /usr/share/${PN}/addons/Xsession ~/.xinitrc" - einfo "" + einfo einfo "Authors of fvwm-crystal recommend also installing" einfo "the following applications:" einfo " app-admin/gkrellm" @@ -72,6 +72,6 @@ pkg_postinst() { einfo " x11-misc/xlockmore" einfo " x11-misc/xpad" einfo " x11-misc/xscreensaver" - einfo "" + einfo } diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-2.20040723.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-2.20040723.ebuild index 1df5e9ac63bd..81ff28c5940b 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-2.20040723.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-2.20040723.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/x11-themes/fvwm-crystal/fvwm-crystal-2.20040723.ebuild,v 1.2 2005/01/15 19:34:40 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm-crystal/fvwm-crystal-2.20040723.ebuild,v 1.3 2005/07/09 19:36:56 swegener Exp $ MY_P="${P/-2./-}" DESCRIPTION="Configurable and full featured theme for FVWM, with lots of transparency." @@ -47,22 +47,22 @@ src_install() { } pkg_postinst() { - einfo "" + einfo einfo "This is a new branch of fvwm-crystal theme. If you prefer" einfo "to stay with versions 1.x, put the following line in" einfo "/etc/portage/package.mask, and reemerge fvwm-crystal:" einfo " >=x11-themes/fvwm-crystal-2*" - einfo "" + einfo einfo "In order to finish installation, copy configuration files" einfo "to your home directory:" einfo " $ mkdir ~/.fvwm/" einfo " $ cp -r /usr/share/${PN}/fvwm/* ~/.fvwm/" einfo " $ cp /usr/share/${PN}/fvwm/.fvwm2rc ~/.fvwm/" einfo " $ cp -r /usr/share/${PN}/addons/Xresources ~/.Xresources" - einfo "" + einfo einfo "If you start X server by command startx, execute additionally:" einfo " $ cp -r /usr/share/${PN}/addons/Xsession ~/.xinitrc" - einfo "" + einfo einfo "Authors of fvwm-crystal recommend also installing" einfo "the following applications:" einfo " app-admin/gkrellm" @@ -71,6 +71,6 @@ pkg_postinst() { einfo " x11-misc/xlockmore" einfo " x11-misc/xpad" einfo " x11-misc/xscreensaver" - einfo "" + einfo } diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-2.20040903.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-2.20040903.ebuild index 59e886c18860..eeecee934799 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-2.20040903.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-2.20040903.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/x11-themes/fvwm-crystal/fvwm-crystal-2.20040903.ebuild,v 1.3 2005/01/15 19:34:40 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm-crystal/fvwm-crystal-2.20040903.ebuild,v 1.4 2005/07/09 19:36:56 swegener Exp $ MY_P="${P/-2./-}" DESCRIPTION="Configurable and full featured theme for FVWM, with lots of transparency." @@ -47,22 +47,22 @@ src_install() { } pkg_postinst() { - einfo "" + einfo einfo "This is a new branch of fvwm-crystal theme. If you prefer" einfo "to stay with versions 1.x, put the following line in" einfo "/etc/portage/package.mask, and reemerge fvwm-crystal:" einfo " >=x11-themes/fvwm-crystal-2*" - einfo "" + einfo einfo "In order to finish installation, copy configuration files" einfo "to your home directory:" einfo " $ mkdir ~/.fvwm/" einfo " $ cp -r /usr/share/${PN}/fvwm/* ~/.fvwm/" einfo " $ cp /usr/share/${PN}/fvwm/.fvwm2rc ~/.fvwm/" einfo " $ cp -r /usr/share/${PN}/addons/Xresources ~/.Xresources" - einfo "" + einfo einfo "If you start X server by command startx, execute additionally:" einfo " $ cp -r /usr/share/${PN}/addons/Xsession ~/.xinitrc" - einfo "" + einfo einfo "Authors of fvwm-crystal recommend also installing" einfo "the following applications:" einfo " app-admin/gkrellm" @@ -71,6 +71,6 @@ pkg_postinst() { einfo " x11-misc/xlockmore" einfo " x11-misc/xpad" einfo " x11-misc/xscreensaver" - einfo "" + einfo } diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-2.20040929.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-2.20040929.ebuild index 2d0ebba410ba..45fed77153b3 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-2.20040929.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-2.20040929.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/x11-themes/fvwm-crystal/fvwm-crystal-2.20040929.ebuild,v 1.4 2005/01/15 19:34:40 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm-crystal/fvwm-crystal-2.20040929.ebuild,v 1.5 2005/07/09 19:36:56 swegener Exp $ MY_P="${P/-2./-}" DESCRIPTION="Configurable and full featured theme for FVWM, with lots of transparency." @@ -43,22 +43,22 @@ src_install() { } pkg_postinst() { - einfo "" + einfo einfo "This is a new branch of fvwm-crystal theme. If you prefer" einfo "to stay with versions 1.x, put the following line in" einfo "/etc/portage/package.mask, and reemerge fvwm-crystal:" einfo " >=x11-themes/fvwm-crystal-2*" - einfo "" + einfo einfo "In order to finish installation, copy configuration files" einfo "to your home directory:" einfo " $ mkdir ~/.fvwm/" einfo " $ cp -r /usr/share/${PN}/fvwm/user-preferences/ ~/.fvwm/" einfo " $ echo \"Read /usr/share/${PN}/fvwm/config\" > ~/.fvwm/.fvwm2rc" einfo " $ cp -r /usr/share/${PN}/addons/Xresources-EN ~/.Xresources" - einfo "" + einfo einfo "If you start X server by command startx, execute additionally:" einfo " $ cp -r /usr/share/${PN}/addons/Xsession ~/.xinitrc" - einfo "" + einfo einfo "Authors of fvwm-crystal recommend also installing" einfo "the following applications:" einfo " app-admin/gkrellm" @@ -67,6 +67,6 @@ pkg_postinst() { einfo " x11-misc/xlockmore" einfo " x11-misc/xpad" einfo " x11-misc/xscreensaver" - einfo "" + einfo } diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-2.20041128.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-2.20041128.ebuild index e01c67e2f520..1982c8727791 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-2.20041128.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-2.20041128.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/x11-themes/fvwm-crystal/fvwm-crystal-2.20041128.ebuild,v 1.3 2005/01/17 13:57:37 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm-crystal/fvwm-crystal-2.20041128.ebuild,v 1.4 2005/07/09 19:36:56 swegener Exp $ MY_P="${P/-2./-}" DESCRIPTION="Configurable and full featured theme for FVWM, with lots of transparency." @@ -43,22 +43,22 @@ src_install() { } pkg_postinst() { - einfo "" + einfo einfo "This is a new branch of fvwm-crystal theme. If you prefer" einfo "to stay with versions 1.x, put the following line in" einfo "/etc/portage/package.mask, and reemerge fvwm-crystal:" einfo " >=x11-themes/fvwm-crystal-2*" - einfo "" + einfo einfo "In order to finish installation, copy configuration files" einfo "to your home directory:" einfo " $ mkdir ~/.fvwm/" einfo " $ cp -r /usr/share/${PN}/fvwm/user-preferences/ ~/.fvwm/" einfo " $ echo \"Read /usr/share/${PN}/fvwm/config\" > ~/.fvwm/.fvwm2rc" einfo " $ cp -r /usr/share/${PN}/addons/Xresources-EN ~/.Xresources" - einfo "" + einfo einfo "If you start X server by command startx, execute additionally:" einfo " $ cp -r /usr/share/${PN}/addons/Xsession ~/.xinitrc" - einfo "" + einfo einfo "Authors of fvwm-crystal recommend also installing" einfo "the following applications:" einfo " app-admin/gkrellm" @@ -67,6 +67,6 @@ pkg_postinst() { einfo " x11-misc/xlockmore" einfo " x11-misc/xpad" einfo " x11-misc/xscreensaver" - einfo "" + einfo } diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-2.20041224.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-2.20041224.ebuild index 12fbe375388e..5e6d57eeed43 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-2.20041224.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-2.20041224.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/x11-themes/fvwm-crystal/fvwm-crystal-2.20041224.ebuild,v 1.4 2005/01/25 21:23:17 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm-crystal/fvwm-crystal-2.20041224.ebuild,v 1.5 2005/07/09 19:36:56 swegener Exp $ MY_P="${P/-2./-}" DESCRIPTION="Configurable and full featured theme for FVWM, with lots of transparency." @@ -43,16 +43,16 @@ src_install() { } pkg_postinst() { - einfo "" + einfo einfo "This is a new branch of fvwm-crystal theme. If you prefer" einfo "to stay with versions 1.x, put the following line in" einfo "/etc/portage/package.mask, and reemerge fvwm-crystal:" einfo " >=x11-themes/fvwm-crystal-2*" - einfo "" + einfo einfo "After installation, execute following commands:" einfo " $ cp -r /usr/share/${PN}/addons/Xresources-EN ~/.Xresources" einfo " $ cp -r /usr/share/${PN}/addons/Xsession ~/.xinitrc" - einfo "" + einfo einfo "Authors of fvwm-crystal recommend also installing" einfo "the following applications:" einfo " app-admin/gkrellm" @@ -61,6 +61,6 @@ pkg_postinst() { einfo " x11-misc/xlockmore" einfo " x11-misc/xpad" einfo " x11-misc/xscreensaver" - einfo "" + einfo } diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-2.20050306.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-2.20050306.ebuild index 62c2777dcfb3..254fc006eb31 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-2.20050306.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-2.20050306.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/x11-themes/fvwm-crystal/fvwm-crystal-2.20050306.ebuild,v 1.4 2005/04/11 21:04:46 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm-crystal/fvwm-crystal-2.20050306.ebuild,v 1.5 2005/07/09 19:36:56 swegener Exp $ MY_P="${P/-2./-}" DESCRIPTION="Configurable and full featured theme for FVWM, with lots of transparency." @@ -43,16 +43,16 @@ src_install() { } pkg_postinst() { - einfo "" + einfo einfo "This is a new branch of fvwm-crystal theme. If you prefer" einfo "to stay with versions 1.x, put the following line in" einfo "/etc/portage/package.mask, and reemerge fvwm-crystal:" einfo " >=x11-themes/fvwm-crystal-2*" - einfo "" + einfo einfo "After installation, execute following commands:" einfo " $ cp -r /usr/share/${PN}/addons/Xresources-EN ~/.Xresources" einfo " $ cp -r /usr/share/${PN}/addons/Xsession ~/.xinitrc" - einfo "" + einfo einfo "Authors of fvwm-crystal recommend also installing" einfo "the following applications:" einfo " app-admin/gkrellm" @@ -62,6 +62,6 @@ pkg_postinst() { einfo " x11-misc/xpad" einfo " x11-misc/xscreensaver" einfo " x11-terms/aterm" - einfo "" + einfo } |