diff options
author | Marius Mauch <genone@gentoo.org> | 2007-05-06 09:24:36 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2007-05-06 09:24:36 +0000 |
commit | b5c010e9f7adebaa1829d473a713c0e6e9fe3865 (patch) | |
tree | 45efad10034140b68e7c9c56e7dd6f12f3a384d3 /net-dns/totd | |
parent | Replacing einfo with elog (diff) | |
download | gentoo-2-b5c010e9f7adebaa1829d473a713c0e6e9fe3865.tar.gz gentoo-2-b5c010e9f7adebaa1829d473a713c0e6e9fe3865.tar.bz2 gentoo-2-b5c010e9f7adebaa1829d473a713c0e6e9fe3865.zip |
Replacing einfo with elog
(Portage version: 2.1.2.5)
Diffstat (limited to 'net-dns/totd')
-rw-r--r-- | net-dns/totd/ChangeLog | 6 | ||||
-rw-r--r-- | net-dns/totd/totd-1.3.ebuild | 8 | ||||
-rw-r--r-- | net-dns/totd/totd-1.5.1.ebuild | 8 | ||||
-rw-r--r-- | net-dns/totd/totd-1.5.ebuild | 8 |
4 files changed, 17 insertions, 13 deletions
diff --git a/net-dns/totd/ChangeLog b/net-dns/totd/ChangeLog index e1a32b57f4a7..3191dd116551 100644 --- a/net-dns/totd/ChangeLog +++ b/net-dns/totd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-dns/totd # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/totd/ChangeLog,v 1.5 2007/04/28 17:22:35 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/totd/ChangeLog,v 1.6 2007/05/06 09:24:36 genone Exp $ + + 06 May 2007; Marius Mauch <genone@gentoo.org> totd-1.3.ebuild, + totd-1.5.ebuild, totd-1.5.1.ebuild: + Replacing einfo with elog 28 Apr 2007; Sven Wegener <swegener@gentoo.org> totd-1.3.ebuild, totd-1.5.ebuild, totd-1.5.1.ebuild: diff --git a/net-dns/totd/totd-1.3.ebuild b/net-dns/totd/totd-1.3.ebuild index 6a9fb6a4e94b..64d64a927aac 100644 --- a/net-dns/totd/totd-1.3.ebuild +++ b/net-dns/totd/totd-1.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/net-dns/totd/totd-1.3.ebuild,v 1.2 2007/04/28 17:22:35 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/totd/totd-1.3.ebuild,v 1.3 2007/05/06 09:24:36 genone Exp $ DESCRIPTION="Trick Or Treat Daemon, a DNS proxy for 6to4" HOMEPAGE="http://www.vermicelli.pasta.cs.uit.no/ipv6/software.html" @@ -26,7 +26,7 @@ src_install() { } pkg_postinst() { - einfo "/usr/share/doc/${P}/totd.conf.sample.gz contains" - einfo "a sample config file for totd. Make sure you create" - einfo "/etc/totd.conf with the necessary configurations" + elog "/usr/share/doc/${P}/totd.conf.sample.gz contains" + elog "a sample config file for totd. Make sure you create" + elog "/etc/totd.conf with the necessary configurations" } diff --git a/net-dns/totd/totd-1.5.1.ebuild b/net-dns/totd/totd-1.5.1.ebuild index 3d8cbdf650c9..fac13875ef25 100644 --- a/net-dns/totd/totd-1.5.1.ebuild +++ b/net-dns/totd/totd-1.5.1.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/net-dns/totd/totd-1.5.1.ebuild,v 1.2 2007/04/28 17:22:35 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/totd/totd-1.5.1.ebuild,v 1.3 2007/05/06 09:24:36 genone Exp $ DESCRIPTION="Trick Or Treat Daemon, a DNS proxy for 6to4" HOMEPAGE="http://www.vermicelli.pasta.cs.uit.no/ipv6/software.html" @@ -27,7 +27,7 @@ src_install() { } pkg_postinst() { - einfo "/usr/share/doc/${P}/totd.conf.sample.gz contains" - einfo "a sample config file for totd. Make sure you create" - einfo "/etc/totd.conf with the necessary configurations" + elog "/usr/share/doc/${P}/totd.conf.sample.gz contains" + elog "a sample config file for totd. Make sure you create" + elog "/etc/totd.conf with the necessary configurations" } diff --git a/net-dns/totd/totd-1.5.ebuild b/net-dns/totd/totd-1.5.ebuild index fdd5144e69ff..ad57979c3f29 100644 --- a/net-dns/totd/totd-1.5.ebuild +++ b/net-dns/totd/totd-1.5.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/net-dns/totd/totd-1.5.ebuild,v 1.2 2007/04/28 17:22:35 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/totd/totd-1.5.ebuild,v 1.3 2007/05/06 09:24:36 genone Exp $ DESCRIPTION="Trick Or Treat Daemon, a DNS proxy for 6to4" HOMEPAGE="http://www.vermicelli.pasta.cs.uit.no/ipv6/software.html" @@ -27,7 +27,7 @@ src_install() { } pkg_postinst() { - einfo "/usr/share/doc/${P}/totd.conf.sample.gz contains" - einfo "a sample config file for totd. Make sure you create" - einfo "/etc/totd.conf with the necessary configurations" + elog "/usr/share/doc/${P}/totd.conf.sample.gz contains" + elog "a sample config file for totd. Make sure you create" + elog "/etc/totd.conf with the necessary configurations" } |