diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-09 18:53:12 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-09 18:53:12 +0000 |
commit | 36cba7aa36ce5e223f695a466e0b5ea9810102dc (patch) | |
tree | df1e73e9e021b01b92df77fb820c2888f4b22f45 /app-cdr | |
parent | version bump (diff) | |
download | gentoo-2-36cba7aa36ce5e223f695a466e0b5ea9810102dc.tar.gz gentoo-2-36cba7aa36ce5e223f695a466e0b5ea9810102dc.tar.bz2 gentoo-2-36cba7aa36ce5e223f695a466e0b5ea9810102dc.zip |
QA: Cleaner einfo, ewarn, eerror and echo usage
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/cdrtools/cdrtools-2.01-r1.ebuild | 16 | ||||
-rw-r--r-- | app-cdr/cdrtools/cdrtools-2.01-r3.ebuild | 16 | ||||
-rw-r--r-- | app-cdr/cdrtools/cdrtools-2.01.01_alpha01-r2.ebuild | 16 |
3 files changed, 24 insertions, 24 deletions
diff --git a/app-cdr/cdrtools/cdrtools-2.01-r1.ebuild b/app-cdr/cdrtools/cdrtools-2.01-r1.ebuild index 3d4ebcbd0b67..8504ae8d9826 100644 --- a/app-cdr/cdrtools/cdrtools-2.01-r1.ebuild +++ b/app-cdr/cdrtools/cdrtools-2.01-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/app-cdr/cdrtools/cdrtools-2.01-r1.ebuild,v 1.3 2005/05/30 21:00:00 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdrtools/cdrtools-2.01-r1.ebuild,v 1.4 2005/07/09 18:52:12 swegener Exp $ inherit eutils toolchain-funcs gnuconfig @@ -90,13 +90,13 @@ src_install() { pkg_postinst() { einfo "Note the special license on cdrecord/cdrecord.c starting from line 4648." if use ppc-macos ; then - einfo "" - einfo "Darwin/OS X use the following device names: " - einfo "" - einfo "CD burners: (probably) ./cdrecord dev=IOCompactDiscServices " - einfo "" - einfo "DVD burners: (probably) ./cdrecord dev=IODVDServices " - einfo "" + einfo + einfo "Darwin/OS X use the following device names:" + einfo + einfo "CD burners: (probably) ./cdrecord dev=IOCompactDiscServices" + einfo + einfo "DVD burners: (probably) ./cdrecord dev=IODVDServices" + einfo else echo einfo "The command line option 'dev=ATAPI:' should be used for IDE CD writers." diff --git a/app-cdr/cdrtools/cdrtools-2.01-r3.ebuild b/app-cdr/cdrtools/cdrtools-2.01-r3.ebuild index 164605a8ba22..0b0e266e6d0c 100644 --- a/app-cdr/cdrtools/cdrtools-2.01-r3.ebuild +++ b/app-cdr/cdrtools/cdrtools-2.01-r3.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/app-cdr/cdrtools/cdrtools-2.01-r3.ebuild,v 1.3 2005/06/06 20:17:50 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdrtools/cdrtools-2.01-r3.ebuild,v 1.4 2005/07/09 18:52:12 swegener Exp $ inherit eutils gnuconfig versionator toolchain-funcs @@ -104,13 +104,13 @@ src_install() { pkg_postinst() { einfo "Note the special license on cdrecord/cdrecord.c starting from line 4648." if use ppc-macos ; then - einfo "" - einfo "Darwin/OS X use the following device names: " - einfo "" - einfo "CD burners: (probably) ./cdrecord dev=IOCompactDiscServices " - einfo "" - einfo "DVD burners: (probably) ./cdrecord dev=IODVDServices " - einfo "" + einfo + einfo "Darwin/OS X use the following device names:" + einfo + einfo "CD burners: (probably) ./cdrecord dev=IOCompactDiscServices" + einfo + einfo "DVD burners: (probably) ./cdrecord dev=IODVDServices" + einfo else echo einfo "The command line option 'dev=/dev/hdX' (X is the name of your drive)" diff --git a/app-cdr/cdrtools/cdrtools-2.01.01_alpha01-r2.ebuild b/app-cdr/cdrtools/cdrtools-2.01.01_alpha01-r2.ebuild index 9a11e57956bb..83319c328b2c 100644 --- a/app-cdr/cdrtools/cdrtools-2.01.01_alpha01-r2.ebuild +++ b/app-cdr/cdrtools/cdrtools-2.01.01_alpha01-r2.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/app-cdr/cdrtools/cdrtools-2.01.01_alpha01-r2.ebuild,v 1.3 2005/06/06 14:59:16 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdrtools/cdrtools-2.01.01_alpha01-r2.ebuild,v 1.4 2005/07/09 18:52:12 swegener Exp $ inherit eutils gnuconfig toolchain-funcs @@ -104,13 +104,13 @@ src_install() { pkg_postinst() { einfo "Note the special license on cdrecord/cdrecord.c starting from line 4648." if use ppc-macos ; then - einfo "" - einfo "Darwin/OS X use the following device names: " - einfo "" - einfo "CD burners: (probably) ./cdrecord dev=IOCompactDiscServices " - einfo "" - einfo "DVD burners: (probably) ./cdrecord dev=IODVDServices " - einfo "" + einfo + einfo "Darwin/OS X use the following device names:" + einfo + einfo "CD burners: (probably) ./cdrecord dev=IOCompactDiscServices" + einfo + einfo "DVD burners: (probably) ./cdrecord dev=IODVDServices" + einfo else echo einfo "The command line option 'dev=/dev/hdX' (X is the name of your drive)" |