diff options
author | 2007-01-24 02:28:14 +0000 | |
---|---|---|
committer | 2007-01-24 02:28:14 +0000 | |
commit | 783a073a843d7f571c8052ad43c6cd9c854a5f88 (patch) | |
tree | a5b075b00c1692dd1b0ab8d081233c8cf2b205d7 /app-cdr/nero | |
parent | Fix the path for 4.0, Closes bug #163529. Thanks to Jose daLuz <jdaluz@gmail.... (diff) | |
download | historical-783a073a843d7f571c8052ad43c6cd9c854a5f88.tar.gz historical-783a073a843d7f571c8052ad43c6cd9c854a5f88.tar.bz2 historical-783a073a843d7f571c8052ad43c6cd9c854a5f88.zip |
Replacing einfo with elog
Package-Manager: portage-2.1.2-r2
Diffstat (limited to 'app-cdr/nero')
-rw-r--r-- | app-cdr/nero/ChangeLog | 6 | ||||
-rw-r--r-- | app-cdr/nero/nero-2.1.0.1.ebuild | 40 | ||||
-rw-r--r-- | app-cdr/nero/nero-2.1.0.2.ebuild | 38 | ||||
-rw-r--r-- | app-cdr/nero/nero-2.1.0.3.ebuild | 38 |
4 files changed, 63 insertions, 59 deletions
diff --git a/app-cdr/nero/ChangeLog b/app-cdr/nero/ChangeLog index cb2937582a7d..f5156373dfe9 100644 --- a/app-cdr/nero/ChangeLog +++ b/app-cdr/nero/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-cdr/nero # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/nero/ChangeLog,v 1.21 2007/01/19 20:59:47 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/nero/ChangeLog,v 1.22 2007/01/24 02:28:14 genone Exp $ + + 24 Jan 2007; Marius Mauch <genone@gentoo.org> nero-2.1.0.1.ebuild, + nero-2.1.0.2.ebuild, nero-2.1.0.3.ebuild: + Replacing einfo with elog 19 Jan 2007; Andrej Kacian <ticho@gentoo.org> nero-2.1.0.2.ebuild: Stable on x86, bug #162603. diff --git a/app-cdr/nero/nero-2.1.0.1.ebuild b/app-cdr/nero/nero-2.1.0.1.ebuild index d01575729c79..2d369c34a47b 100644 --- a/app-cdr/nero/nero-2.1.0.1.ebuild +++ b/app-cdr/nero/nero-2.1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/nero/nero-2.1.0.1.ebuild,v 1.2 2006/08/24 14:30:49 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/nero/nero-2.1.0.1.ebuild,v 1.3 2007/01/24 02:28:14 genone Exp $ inherit eutils rpm multilib @@ -100,22 +100,22 @@ pkg_setup() { # } pkg_postinst() { - einfo - einfo "Please make sure that no hdX=ide-scsi option is passed" - einfo "to your kernel command line." - einfo - einfo "For setting up your burning device correctly you also" - einfo "have to give your regular user(s) read/write access to" - einfo "the disc writer devices, for example by adding the user(s)" - einfo "to the system group 'cdrom', e.g. like this:" - einfo - einfo "\tgpasswd -a <username> cdrom" - einfo - einfo "NOTE: This is demo software, it will run for a trial" - einfo "period only until unlocked with a serial number." - einfo "See ${HOMEPAGE} for details." - einfo - einfo "Technical support for NeroLINUX is provided by CDFreaks" - einfo "Linux forum at http://club.cdfreaks.com/forumdisplay.php?f=104" - einfo + elog + elog "Please make sure that no hdX=ide-scsi option is passed" + elog "to your kernel command line." + elog + elog "For setting up your burning device correctly you also" + elog "have to give your regular user(s) read/write access to" + elog "the disc writer devices, for example by adding the user(s)" + elog "to the system group 'cdrom', e.g. like this:" + elog + elog "\tgpasswd -a <username> cdrom" + elog + elog "NOTE: This is demo software, it will run for a trial" + elog "period only until unlocked with a serial number." + elog "See ${HOMEPAGE} for details." + elog + elog "Technical support for NeroLINUX is provided by CDFreaks" + elog "Linux forum at http://club.cdfreaks.com/forumdisplay.php?f=104" + elog } diff --git a/app-cdr/nero/nero-2.1.0.2.ebuild b/app-cdr/nero/nero-2.1.0.2.ebuild index af3c3a506f72..6b5693a84a15 100644 --- a/app-cdr/nero/nero-2.1.0.2.ebuild +++ b/app-cdr/nero/nero-2.1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/nero/nero-2.1.0.2.ebuild,v 1.2 2007/01/19 20:59:47 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/nero/nero-2.1.0.2.ebuild,v 1.3 2007/01/24 02:28:14 genone Exp $ inherit eutils rpm multilib @@ -100,22 +100,22 @@ pkg_setup() { # } pkg_postinst() { - einfo - einfo "Please make sure that no hdX=ide-scsi option is passed" - einfo "to your kernel command line." - einfo - einfo "For setting up your burning device correctly you also" - einfo "have to give your regular user(s) read/write access to" - einfo "the disc writer devices, for example by adding the user(s)" - einfo "to the system group 'cdrom', e.g. like this:" - einfo - einfo "\tgpasswd -a <username> cdrom" - einfo - einfo "NOTE: This is demo software, it will run for a trial" - einfo "period only until unlocked with a serial number." - einfo "See ${HOMEPAGE} for details." - einfo - einfo "Technical support for NeroLINUX is provided by CDFreaks" - einfo "Linux forum at http://club.cdfreaks.com/forumdisplay.php?f=104" - einfo + elog + elog "Please make sure that no hdX=ide-scsi option is passed" + elog "to your kernel command line." + elog + elog "For setting up your burning device correctly you also" + elog "have to give your regular user(s) read/write access to" + elog "the disc writer devices, for example by adding the user(s)" + elog "to the system group 'cdrom', e.g. like this:" + elog + elog "\tgpasswd -a <username> cdrom" + elog + elog "NOTE: This is demo software, it will run for a trial" + elog "period only until unlocked with a serial number." + elog "See ${HOMEPAGE} for details." + elog + elog "Technical support for NeroLINUX is provided by CDFreaks" + elog "Linux forum at http://club.cdfreaks.com/forumdisplay.php?f=104" + elog } diff --git a/app-cdr/nero/nero-2.1.0.3.ebuild b/app-cdr/nero/nero-2.1.0.3.ebuild index 706ad7eba6b2..d81d9594e5a5 100644 --- a/app-cdr/nero/nero-2.1.0.3.ebuild +++ b/app-cdr/nero/nero-2.1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/nero/nero-2.1.0.3.ebuild,v 1.1 2007/01/18 00:12:19 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/nero/nero-2.1.0.3.ebuild,v 1.2 2007/01/24 02:28:14 genone Exp $ inherit eutils rpm multilib @@ -100,22 +100,22 @@ pkg_setup() { # } pkg_postinst() { - einfo - einfo "Please make sure that no hdX=ide-scsi option is passed" - einfo "to your kernel command line." - einfo - einfo "For setting up your burning device correctly you also" - einfo "have to give your regular user(s) read/write access to" - einfo "the disc writer devices, for example by adding the user(s)" - einfo "to the system group 'cdrom', e.g. like this:" - einfo - einfo "\tgpasswd -a <username> cdrom" - einfo - einfo "NOTE: This is demo software, it will run for a trial" - einfo "period only until unlocked with a serial number." - einfo "See ${HOMEPAGE} for details." - einfo - einfo "Technical support for NeroLINUX is provided by CDFreaks" - einfo "Linux forum at http://club.cdfreaks.com/forumdisplay.php?f=104" - einfo + elog + elog "Please make sure that no hdX=ide-scsi option is passed" + elog "to your kernel command line." + elog + elog "For setting up your burning device correctly you also" + elog "have to give your regular user(s) read/write access to" + elog "the disc writer devices, for example by adding the user(s)" + elog "to the system group 'cdrom', e.g. like this:" + elog + elog "\tgpasswd -a <username> cdrom" + elog + elog "NOTE: This is demo software, it will run for a trial" + elog "period only until unlocked with a serial number." + elog "See ${HOMEPAGE} for details." + elog + elog "Technical support for NeroLINUX is provided by CDFreaks" + elog "Linux forum at http://club.cdfreaks.com/forumdisplay.php?f=104" + elog } |