diff options
author | Marius Mauch <genone@gentoo.org> | 2007-01-24 04:25:37 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2007-01-24 04:25:37 +0000 |
commit | fffcc4cfbb231812954aaa8e7f88d71296e894fd (patch) | |
tree | c3f93c010acdb707a8eda480037d86da4e726aa1 /app-backup | |
parent | Replacing einfo with elog (diff) | |
download | gentoo-2-fffcc4cfbb231812954aaa8e7f88d71296e894fd.tar.gz gentoo-2-fffcc4cfbb231812954aaa8e7f88d71296e894fd.tar.bz2 gentoo-2-fffcc4cfbb231812954aaa8e7f88d71296e894fd.zip |
Replacing einfo with elog
(Portage version: 2.1.2-r2)
Diffstat (limited to 'app-backup')
-rw-r--r-- | app-backup/rsnapshot/ChangeLog | 10 | ||||
-rw-r--r-- | app-backup/rsnapshot/rsnapshot-1.1.7-r1.ebuild | 24 | ||||
-rw-r--r-- | app-backup/rsnapshot/rsnapshot-1.1.7.ebuild | 24 | ||||
-rw-r--r-- | app-backup/rsnapshot/rsnapshot-1.2.1-r1.ebuild | 18 | ||||
-rw-r--r-- | app-backup/rsnapshot/rsnapshot-1.2.1-r2.ebuild | 18 | ||||
-rw-r--r-- | app-backup/rsnapshot/rsnapshot-1.2.1.ebuild | 18 | ||||
-rw-r--r-- | app-backup/rsnapshot/rsnapshot-1.2.9.ebuild | 18 | ||||
-rw-r--r-- | app-backup/rsnapshot/rsnapshot-1.3.0.ebuild | 18 |
8 files changed, 77 insertions, 71 deletions
diff --git a/app-backup/rsnapshot/ChangeLog b/app-backup/rsnapshot/ChangeLog index 2ca839eb2640..db1f0e8c7926 100644 --- a/app-backup/rsnapshot/ChangeLog +++ b/app-backup/rsnapshot/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-backup/rsnapshot -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/rsnapshot/ChangeLog,v 1.14 2006/11/27 22:23:32 kloeri Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-backup/rsnapshot/ChangeLog,v 1.15 2007/01/24 04:25:37 genone Exp $ + + 24 Jan 2007; Marius Mauch <genone@gentoo.org> rsnapshot-1.1.7.ebuild, + rsnapshot-1.1.7-r1.ebuild, rsnapshot-1.2.1.ebuild, + rsnapshot-1.2.1-r1.ebuild, rsnapshot-1.2.1-r2.ebuild, + rsnapshot-1.2.9.ebuild, rsnapshot-1.3.0.ebuild: + Replacing einfo with elog *rsnapshot-1.3.0 (27 Nov 2006) diff --git a/app-backup/rsnapshot/rsnapshot-1.1.7-r1.ebuild b/app-backup/rsnapshot/rsnapshot-1.1.7-r1.ebuild index 48fbb28f8261..c07cdb4a2c22 100644 --- a/app-backup/rsnapshot/rsnapshot-1.1.7-r1.ebuild +++ b/app-backup/rsnapshot/rsnapshot-1.1.7-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/rsnapshot/rsnapshot-1.1.7-r1.ebuild,v 1.1 2005/09/29 21:15:21 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/rsnapshot/rsnapshot-1.1.7-r1.ebuild,v 1.2 2007/01/24 04:25:37 genone Exp $ inherit eutils @@ -36,14 +36,14 @@ src_install() { } pkg_postinst() { - einfo - einfo "The configuration file: " - einfo " /etc/rsnapshot.conf.default " - einfo " has been installed. " - einfo "This is a template. " - einfo "Copy, or move, the above file to: " - einfo " /etc/rsnapshot.conf " - einfo "Note that upgrading will update " - einfo " the template, not real config. " - einfo + elog + elog "The configuration file: " + elog " /etc/rsnapshot.conf.default " + elog " has been installed. " + elog "This is a template. " + elog "Copy, or move, the above file to: " + elog " /etc/rsnapshot.conf " + elog "Note that upgrading will update " + elog " the template, not real config. " + elog } diff --git a/app-backup/rsnapshot/rsnapshot-1.1.7.ebuild b/app-backup/rsnapshot/rsnapshot-1.1.7.ebuild index 8985bda2f3d4..14e204e271db 100644 --- a/app-backup/rsnapshot/rsnapshot-1.1.7.ebuild +++ b/app-backup/rsnapshot/rsnapshot-1.1.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/rsnapshot/rsnapshot-1.1.7.ebuild,v 1.1 2005/07/04 06:34:25 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/rsnapshot/rsnapshot-1.1.7.ebuild,v 1.2 2007/01/24 04:25:37 genone Exp $ inherit eutils @@ -34,14 +34,14 @@ src_install() { } pkg_postinst() { - einfo - einfo "The configuration file: " - einfo " /etc/rsnapshot.conf.default " - einfo " has been installed. " - einfo "This is a template. " - einfo "Copy, or move, the above file to: " - einfo " /etc/rsnapshot.conf " - einfo "Note that upgrading will update " - einfo " the template, not real config. " - einfo + elog + elog "The configuration file: " + elog " /etc/rsnapshot.conf.default " + elog " has been installed. " + elog "This is a template. " + elog "Copy, or move, the above file to: " + elog " /etc/rsnapshot.conf " + elog "Note that upgrading will update " + elog " the template, not real config. " + elog } diff --git a/app-backup/rsnapshot/rsnapshot-1.2.1-r1.ebuild b/app-backup/rsnapshot/rsnapshot-1.2.1-r1.ebuild index 1e855d06e684..c8ac8480f213 100644 --- a/app-backup/rsnapshot/rsnapshot-1.2.1-r1.ebuild +++ b/app-backup/rsnapshot/rsnapshot-1.2.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/rsnapshot/rsnapshot-1.2.1-r1.ebuild,v 1.1 2005/09/29 21:15:21 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/rsnapshot/rsnapshot-1.2.1-r1.ebuild,v 1.2 2007/01/24 04:25:37 genone Exp $ inherit eutils @@ -36,11 +36,11 @@ src_install() { } pkg_postinst() { - einfo - einfo "The configuration file: /etc/rsnapshot.conf.default " - einfo " has been installed. " - einfo "This is a template. " - einfo "Copy, or move, the above file to: /etc/rsnapshot.conf " - einfo "Note that upgrading will update the template, not real config. " - einfo + elog + elog "The configuration file: /etc/rsnapshot.conf.default " + elog " has been installed. " + elog "This is a template. " + elog "Copy, or move, the above file to: /etc/rsnapshot.conf " + elog "Note that upgrading will update the template, not real config. " + elog } diff --git a/app-backup/rsnapshot/rsnapshot-1.2.1-r2.ebuild b/app-backup/rsnapshot/rsnapshot-1.2.1-r2.ebuild index 556260b27ff1..0f2491260c58 100644 --- a/app-backup/rsnapshot/rsnapshot-1.2.1-r2.ebuild +++ b/app-backup/rsnapshot/rsnapshot-1.2.1-r2.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-backup/rsnapshot/rsnapshot-1.2.1-r2.ebuild,v 1.1 2006/04/13 10:11:43 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/rsnapshot/rsnapshot-1.2.1-r2.ebuild,v 1.2 2007/01/24 04:25:37 genone Exp $ inherit eutils @@ -41,11 +41,11 @@ src_install() { } pkg_postinst() { - einfo - einfo "The configuration file: /etc/rsnapshot.conf.default " - einfo " has been installed. " - einfo "This is a template. " - einfo "Copy, or move, the above file to: /etc/rsnapshot.conf " - einfo "Note that upgrading will update the template, not real config. " - einfo + elog + elog "The configuration file: /etc/rsnapshot.conf.default " + elog " has been installed. " + elog "This is a template. " + elog "Copy, or move, the above file to: /etc/rsnapshot.conf " + elog "Note that upgrading will update the template, not real config. " + elog } diff --git a/app-backup/rsnapshot/rsnapshot-1.2.1.ebuild b/app-backup/rsnapshot/rsnapshot-1.2.1.ebuild index c5ff71831610..1c86be4beb6f 100644 --- a/app-backup/rsnapshot/rsnapshot-1.2.1.ebuild +++ b/app-backup/rsnapshot/rsnapshot-1.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/rsnapshot/rsnapshot-1.2.1.ebuild,v 1.4 2005/11/08 18:51:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/rsnapshot/rsnapshot-1.2.1.ebuild,v 1.5 2007/01/24 04:25:37 genone Exp $ inherit eutils @@ -34,11 +34,11 @@ src_install() { } pkg_postinst() { - einfo - einfo "The configuration file: /etc/rsnapshot.conf.default " - einfo " has been installed. " - einfo "This is a template. " - einfo "Copy, or move, the above file to: /etc/rsnapshot.conf " - einfo "Note that upgrading will update the template, not real config. " - einfo + elog + elog "The configuration file: /etc/rsnapshot.conf.default " + elog " has been installed. " + elog "This is a template. " + elog "Copy, or move, the above file to: /etc/rsnapshot.conf " + elog "Note that upgrading will update the template, not real config. " + elog } diff --git a/app-backup/rsnapshot/rsnapshot-1.2.9.ebuild b/app-backup/rsnapshot/rsnapshot-1.2.9.ebuild index 7e3cc0f3c51d..d30a0dfc8d96 100644 --- a/app-backup/rsnapshot/rsnapshot-1.2.9.ebuild +++ b/app-backup/rsnapshot/rsnapshot-1.2.9.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-backup/rsnapshot/rsnapshot-1.2.9.ebuild,v 1.4 2006/09/14 00:51:12 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/rsnapshot/rsnapshot-1.2.9.ebuild,v 1.5 2007/01/24 04:25:37 genone Exp $ inherit eutils @@ -41,11 +41,11 @@ src_install() { } pkg_postinst() { - einfo - einfo "The configuration file: /etc/rsnapshot.conf.default " - einfo " has been installed. " - einfo "This is a template. " - einfo "Copy, or move, the above file to: /etc/rsnapshot.conf " - einfo "Note that upgrading will update the template, not real config. " - einfo + elog + elog "The configuration file: /etc/rsnapshot.conf.default " + elog " has been installed. " + elog "This is a template. " + elog "Copy, or move, the above file to: /etc/rsnapshot.conf " + elog "Note that upgrading will update the template, not real config. " + elog } diff --git a/app-backup/rsnapshot/rsnapshot-1.3.0.ebuild b/app-backup/rsnapshot/rsnapshot-1.3.0.ebuild index 167178a26a24..bfb7896f3187 100644 --- a/app-backup/rsnapshot/rsnapshot-1.3.0.ebuild +++ b/app-backup/rsnapshot/rsnapshot-1.3.0.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-backup/rsnapshot/rsnapshot-1.3.0.ebuild,v 1.1 2006/11/27 22:23:32 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/rsnapshot/rsnapshot-1.3.0.ebuild,v 1.2 2007/01/24 04:25:37 genone Exp $ inherit eutils @@ -45,11 +45,11 @@ src_install() { } pkg_postinst() { - einfo - einfo "The configuration file: /etc/rsnapshot.conf.default " - einfo " has been installed. " - einfo "This is a template. " - einfo "Copy, or move, the above file to: /etc/rsnapshot.conf " - einfo "Note that upgrading will update the template, not real config. " - einfo + elog + elog "The configuration file: /etc/rsnapshot.conf.default " + elog " has been installed. " + elog "This is a template. " + elog "Copy, or move, the above file to: /etc/rsnapshot.conf " + elog "Note that upgrading will update the template, not real config. " + elog } |