diff options
51 files changed, 379 insertions, 326 deletions
diff --git a/app-admin/bastille/ChangeLog b/app-admin/bastille/ChangeLog index 83a3147d3082..2d693c64c3ef 100644 --- a/app-admin/bastille/ChangeLog +++ b/app-admin/bastille/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/bastille -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/ChangeLog,v 1.18 2005/11/28 12:07:22 mcummings Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/ChangeLog,v 1.19 2007/01/24 13:57:14 genone Exp $ + + 24 Jan 2007; Marius Mauch <genone@gentoo.org> bastille-2.1.1-r1.ebuild, + bastille-2.1.1-r2.ebuild, bastille-2.1.1-r3.ebuild, bastille-3.0.2.ebuild: + Replacing einfo with elog 28 Nov 2005; <mcumming@gentoo.org> bastille-2.1.1-r1.ebuild, bastille-2.1.1-r2.ebuild, bastille-2.1.1-r3.ebuild: diff --git a/app-admin/bastille/bastille-2.1.1-r1.ebuild b/app-admin/bastille/bastille-2.1.1-r1.ebuild index 94b650f4f4f1..e5975f357899 100644 --- a/app-admin/bastille/bastille-2.1.1-r1.ebuild +++ b/app-admin/bastille/bastille-2.1.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-admin/bastille/bastille-2.1.1-r1.ebuild,v 1.11 2005/11/28 12:07:22 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-2.1.1-r1.ebuild,v 1.12 2007/01/24 13:57:14 genone Exp $ inherit perl-app eutils @@ -89,5 +89,5 @@ src_install() { } pkg_postinst() { - use X || einfo "When not using the Tk interface you will need to start use the -c flag when calling ${PN} from command line. example ${PN} -c --os GE1.4" + use X || elog "When not using the Tk interface you will need to start use the -c flag when calling ${PN} from command line. example ${PN} -c --os GE1.4" } diff --git a/app-admin/bastille/bastille-2.1.1-r2.ebuild b/app-admin/bastille/bastille-2.1.1-r2.ebuild index 4d98ee7ffd0b..81d76ae7ccf6 100644 --- a/app-admin/bastille/bastille-2.1.1-r2.ebuild +++ b/app-admin/bastille/bastille-2.1.1-r2.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-admin/bastille/bastille-2.1.1-r2.ebuild,v 1.10 2005/11/28 12:07:22 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-2.1.1-r2.ebuild,v 1.11 2007/01/24 13:57:14 genone Exp $ inherit perl-app eutils @@ -96,5 +96,5 @@ src_install() { } pkg_postinst() { - use X || einfo "When not using the Tk interface you will need to start use the -c flag when calling ${PN} from command line. example ${PN} -c --os GE1.4" + use X || elog "When not using the Tk interface you will need to start use the -c flag when calling ${PN} from command line. example ${PN} -c --os GE1.4" } diff --git a/app-admin/bastille/bastille-2.1.1-r3.ebuild b/app-admin/bastille/bastille-2.1.1-r3.ebuild index 07b63bb08341..8fd5484674ff 100644 --- a/app-admin/bastille/bastille-2.1.1-r3.ebuild +++ b/app-admin/bastille/bastille-2.1.1-r3.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-admin/bastille/bastille-2.1.1-r3.ebuild,v 1.3 2005/11/28 12:07:22 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-2.1.1-r3.ebuild,v 1.4 2007/01/24 13:57:14 genone Exp $ inherit perl-app eutils @@ -96,5 +96,5 @@ src_install() { } pkg_postinst() { - use X || einfo "When not using the Tk interface you will need to start use the -c flag when calling ${PN} from command line. example ${PN} -c --os GE1.4" + use X || elog "When not using the Tk interface you will need to start use the -c flag when calling ${PN} from command line. example ${PN} -c --os GE1.4" } diff --git a/app-admin/bastille/bastille-3.0.2.ebuild b/app-admin/bastille/bastille-3.0.2.ebuild index c913afa54897..bd1d8efb3f25 100644 --- a/app-admin/bastille/bastille-3.0.2.ebuild +++ b/app-admin/bastille/bastille-3.0.2.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-admin/bastille/bastille-3.0.2.ebuild,v 1.2 2005/08/19 23:33:34 battousai Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-3.0.2.ebuild,v 1.3 2007/01/24 13:57:14 genone Exp $ inherit eutils @@ -51,8 +51,8 @@ src_install() { } pkg_postinst() { - einfo "Please be aware that when using the Server Lax, Server Moderate, or" - einfo "Server Paranoia configurations, you may need to use InteractiveBastille" - einfo "to set any advanced network information, such as masquerading and" - einfo "internal interfaces, if you plan to use them." + elog "Please be aware that when using the Server Lax, Server Moderate, or" + elog "Server Paranoia configurations, you may need to use InteractiveBastille" + elog "to set any advanced network information, such as masquerading and" + elog "internal interfaces, if you plan to use them." } diff --git a/app-admin/bastille/files/digest-bastille-2.1.1-r1 b/app-admin/bastille/files/digest-bastille-2.1.1-r1 index bd17a91ead93..55d9ee578593 100644 --- a/app-admin/bastille/files/digest-bastille-2.1.1-r1 +++ b/app-admin/bastille/files/digest-bastille-2.1.1-r1 @@ -1,2 +1,6 @@ MD5 67b4d6a110fbe833bfc14dc46e75fa83 Bastille-2.1.1.tar.bz2 338227 +RMD160 4592c2b88f32fe85bf1e9e7984359fba0abb9693 Bastille-2.1.1.tar.bz2 338227 +SHA256 70cb45f7eddf7ce46c535952e888e50c2423e9beed1549db74ddebc24ed28127 Bastille-2.1.1.tar.bz2 338227 MD5 4742d81524cfe07f00c4bab66b17371f bastille-2.1.1-gentoo-0.1.patch.bz2 15312 +RMD160 02986c3430a628fe32ec93ad1dec539a5a9cb345 bastille-2.1.1-gentoo-0.1.patch.bz2 15312 +SHA256 df5e3381282592a7587622925b77b43660814a2c4eacda77931ca0cd4ef113fb bastille-2.1.1-gentoo-0.1.patch.bz2 15312 diff --git a/app-admin/bastille/files/digest-bastille-2.1.1-r2 b/app-admin/bastille/files/digest-bastille-2.1.1-r2 index bd17a91ead93..55d9ee578593 100644 --- a/app-admin/bastille/files/digest-bastille-2.1.1-r2 +++ b/app-admin/bastille/files/digest-bastille-2.1.1-r2 @@ -1,2 +1,6 @@ MD5 67b4d6a110fbe833bfc14dc46e75fa83 Bastille-2.1.1.tar.bz2 338227 +RMD160 4592c2b88f32fe85bf1e9e7984359fba0abb9693 Bastille-2.1.1.tar.bz2 338227 +SHA256 70cb45f7eddf7ce46c535952e888e50c2423e9beed1549db74ddebc24ed28127 Bastille-2.1.1.tar.bz2 338227 MD5 4742d81524cfe07f00c4bab66b17371f bastille-2.1.1-gentoo-0.1.patch.bz2 15312 +RMD160 02986c3430a628fe32ec93ad1dec539a5a9cb345 bastille-2.1.1-gentoo-0.1.patch.bz2 15312 +SHA256 df5e3381282592a7587622925b77b43660814a2c4eacda77931ca0cd4ef113fb bastille-2.1.1-gentoo-0.1.patch.bz2 15312 diff --git a/app-admin/bastille/files/digest-bastille-2.1.1-r3 b/app-admin/bastille/files/digest-bastille-2.1.1-r3 index bd17a91ead93..55d9ee578593 100644 --- a/app-admin/bastille/files/digest-bastille-2.1.1-r3 +++ b/app-admin/bastille/files/digest-bastille-2.1.1-r3 @@ -1,2 +1,6 @@ MD5 67b4d6a110fbe833bfc14dc46e75fa83 Bastille-2.1.1.tar.bz2 338227 +RMD160 4592c2b88f32fe85bf1e9e7984359fba0abb9693 Bastille-2.1.1.tar.bz2 338227 +SHA256 70cb45f7eddf7ce46c535952e888e50c2423e9beed1549db74ddebc24ed28127 Bastille-2.1.1.tar.bz2 338227 MD5 4742d81524cfe07f00c4bab66b17371f bastille-2.1.1-gentoo-0.1.patch.bz2 15312 +RMD160 02986c3430a628fe32ec93ad1dec539a5a9cb345 bastille-2.1.1-gentoo-0.1.patch.bz2 15312 +SHA256 df5e3381282592a7587622925b77b43660814a2c4eacda77931ca0cd4ef113fb bastille-2.1.1-gentoo-0.1.patch.bz2 15312 diff --git a/app-admin/bastille/files/digest-bastille-3.0.2 b/app-admin/bastille/files/digest-bastille-3.0.2 index 7db9702f0c71..d8612c18c217 100644 --- a/app-admin/bastille/files/digest-bastille-3.0.2 +++ b/app-admin/bastille/files/digest-bastille-3.0.2 @@ -1,2 +1,6 @@ MD5 660f3cbcff517e7c9957f3f0248ff337 Bastille-3.0.2.tar.bz2 328161 +RMD160 8602b6c5abc3d35c1fe2a956580a22b1147c3592 Bastille-3.0.2.tar.bz2 328161 +SHA256 4c916f294fa2168405a475ce0c7197a60bf0e3f814edc3ae95dc42b732c87436 Bastille-3.0.2.tar.bz2 328161 MD5 15e5d3d52bb431da818b3f87d88e8b98 bastille-3.0.2-gentoo-0.1.patch.bz2 16334 +RMD160 64fb3c4801eccf1af1100571813668acb12ae3d6 bastille-3.0.2-gentoo-0.1.patch.bz2 16334 +SHA256 d9cd942f9c3fdf9489a20005e490380577935729c3cf409155bb3253d51d7277 bastille-3.0.2-gentoo-0.1.patch.bz2 16334 diff --git a/app-admin/conky/ChangeLog b/app-admin/conky/ChangeLog index 56c6ba7faa06..fe1dcc5b252e 100644 --- a/app-admin/conky/ChangeLog +++ b/app-admin/conky/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/conky # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/conky/ChangeLog,v 1.42 2007/01/22 17:43:49 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/conky/ChangeLog,v 1.43 2007/01/24 14:01:15 genone Exp $ + + 24 Jan 2007; Marius Mauch <genone@gentoo.org> conky-1.4.0-r1.ebuild, + conky-1.4.2.ebuild, conky-1.4.4.ebuild, conky-1.4.5.ebuild: + Replacing einfo with elog 22 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> conky-1.4.5.ebuild: Stable on sparc wrt #158886 diff --git a/app-admin/conky/conky-1.4.0-r1.ebuild b/app-admin/conky/conky-1.4.0-r1.ebuild index b2bfd86d2333..a1cf469d8a99 100644 --- a/app-admin/conky/conky-1.4.0-r1.ebuild +++ b/app-admin/conky/conky-1.4.0-r1.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-admin/conky/conky-1.4.0-r1.ebuild,v 1.8 2006/11/13 14:40:52 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/conky/conky-1.4.0-r1.ebuild,v 1.9 2007/01/24 14:01:15 genone Exp $ inherit eutils @@ -82,18 +82,18 @@ src_install() { } pkg_postinst() { - einfo 'Default configuration file is "~/.conkyrc"' - einfo "you can find a sample configuration file in" - einfo "/usr/share/doc/${PF}/conkyrc.sample.gz" - einfo - einfo "For more info on Conky's new features," - einfo "please look at the README and ChangeLog:" - einfo "/usr/share/doc/${PF}/README.gz" - einfo "/usr/share/doc/${PF}/ChangeLog.gz" - einfo "There are also pretty html docs available" - einfo "on Conky's site or in /usr/share/doc/${PF}" - einfo - einfo "Check out app-vim/conky-syntax for conkyrc" - einfo "syntax highlighting in Vim" - einfo + elog 'Default configuration file is "~/.conkyrc"' + elog "you can find a sample configuration file in" + elog "/usr/share/doc/${PF}/conkyrc.sample.gz" + elog + elog "For more info on Conky's new features," + elog "please look at the README and ChangeLog:" + elog "/usr/share/doc/${PF}/README.gz" + elog "/usr/share/doc/${PF}/ChangeLog.gz" + elog "There are also pretty html docs available" + elog "on Conky's site or in /usr/share/doc/${PF}" + elog + elog "Check out app-vim/conky-syntax for conkyrc" + elog "syntax highlighting in Vim" + elog } diff --git a/app-admin/conky/conky-1.4.2.ebuild b/app-admin/conky/conky-1.4.2.ebuild index 9deb43c9036e..125f3615a5a2 100644 --- a/app-admin/conky/conky-1.4.2.ebuild +++ b/app-admin/conky/conky-1.4.2.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-admin/conky/conky-1.4.2.ebuild,v 1.4 2006/11/13 14:40:52 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/conky/conky-1.4.2.ebuild,v 1.5 2007/01/24 14:01:15 genone Exp $ inherit eutils @@ -80,20 +80,20 @@ src_install() { } pkg_postinst() { - einfo 'Default configuration file is "~/.conkyrc"' - einfo "you can find a sample configuration file in" - einfo "/usr/share/doc/${PF}/conkyrc.sample.gz" - einfo - einfo "For more info on Conky's new features," - einfo "please look at the README and ChangeLog:" - einfo "/usr/share/doc/${PF}/README.gz" - einfo "/usr/share/doc/${PF}/ChangeLog.gz" - einfo "There are also pretty html docs available" - einfo "on Conky's site or in /usr/share/doc/${PF}" - einfo - einfo "Also see http://www.gentoo.org/doc/en/conky-howto.xml" - einfo - einfo "Check out app-vim/conky-syntax for conkyrc" - einfo "syntax highlighting in Vim" - einfo + elog 'Default configuration file is "~/.conkyrc"' + elog "you can find a sample configuration file in" + elog "/usr/share/doc/${PF}/conkyrc.sample.gz" + elog + elog "For more info on Conky's new features," + elog "please look at the README and ChangeLog:" + elog "/usr/share/doc/${PF}/README.gz" + elog "/usr/share/doc/${PF}/ChangeLog.gz" + elog "There are also pretty html docs available" + elog "on Conky's site or in /usr/share/doc/${PF}" + elog + elog "Also see http://www.gentoo.org/doc/en/conky-howto.xml" + elog + elog "Check out app-vim/conky-syntax for conkyrc" + elog "syntax highlighting in Vim" + elog } diff --git a/app-admin/conky/conky-1.4.4.ebuild b/app-admin/conky/conky-1.4.4.ebuild index 29373bbac976..4a4a75178740 100644 --- a/app-admin/conky/conky-1.4.4.ebuild +++ b/app-admin/conky/conky-1.4.4.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-admin/conky/conky-1.4.4.ebuild,v 1.2 2006/11/15 06:54:54 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/conky/conky-1.4.4.ebuild,v 1.3 2007/01/24 14:01:15 genone Exp $ inherit eutils # used for epause @@ -90,20 +90,20 @@ src_install() { } pkg_postinst() { - einfo 'Default configuration file is "~/.conkyrc"' - einfo "You can find a sample configuration file in" - einfo "/usr/share/doc/${PF}/conkyrc.sample.gz" - einfo - einfo "For more info on Conky's new features," - einfo "please look at the README and ChangeLog:" - einfo "/usr/share/doc/${PF}/README.gz" - einfo "/usr/share/doc/${PF}/ChangeLog.gz" - einfo "There are also pretty html docs available" - einfo "on Conky's site or in /usr/share/doc/${PF}" - einfo - einfo "Also see http://www.gentoo.org/doc/en/conky-howto.xml" - einfo - einfo "Vim syntax highlighting for conkyrc now enabled with" - einfo "USE=vim-syntax" - einfo + elog 'Default configuration file is "~/.conkyrc"' + elog "You can find a sample configuration file in" + elog "/usr/share/doc/${PF}/conkyrc.sample.gz" + elog + elog "For more info on Conky's new features," + elog "please look at the README and ChangeLog:" + elog "/usr/share/doc/${PF}/README.gz" + elog "/usr/share/doc/${PF}/ChangeLog.gz" + elog "There are also pretty html docs available" + elog "on Conky's site or in /usr/share/doc/${PF}" + elog + elog "Also see http://www.gentoo.org/doc/en/conky-howto.xml" + elog + elog "Vim syntax highlighting for conkyrc now enabled with" + elog "USE=vim-syntax" + elog } diff --git a/app-admin/conky/conky-1.4.5.ebuild b/app-admin/conky/conky-1.4.5.ebuild index c519d7003244..fe4e85598c06 100644 --- a/app-admin/conky/conky-1.4.5.ebuild +++ b/app-admin/conky/conky-1.4.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/app-admin/conky/conky-1.4.5.ebuild,v 1.4 2007/01/22 17:43:49 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/conky/conky-1.4.5.ebuild,v 1.5 2007/01/24 14:01:15 genone Exp $ inherit eutils # used for epause @@ -91,20 +91,20 @@ src_install() { } pkg_postinst() { - einfo 'Default configuration file is "~/.conkyrc"' - einfo "You can find a sample configuration file in" - einfo "/usr/share/doc/${PF}/conkyrc.sample.gz" - einfo - einfo "For more info on Conky's new features," - einfo "please look at the README and ChangeLog:" - einfo "/usr/share/doc/${PF}/README.gz" - einfo "/usr/share/doc/${PF}/ChangeLog.gz" - einfo "There are also pretty html docs available" - einfo "on Conky's site or in /usr/share/doc/${PF}" - einfo - einfo "Also see http://www.gentoo.org/doc/en/conky-howto.xml" - einfo - einfo "Vim syntax highlighting for conkyrc now enabled with" - einfo "USE=vim-syntax" - einfo + elog 'Default configuration file is "~/.conkyrc"' + elog "You can find a sample configuration file in" + elog "/usr/share/doc/${PF}/conkyrc.sample.gz" + elog + elog "For more info on Conky's new features," + elog "please look at the README and ChangeLog:" + elog "/usr/share/doc/${PF}/README.gz" + elog "/usr/share/doc/${PF}/ChangeLog.gz" + elog "There are also pretty html docs available" + elog "on Conky's site or in /usr/share/doc/${PF}" + elog + elog "Also see http://www.gentoo.org/doc/en/conky-howto.xml" + elog + elog "Vim syntax highlighting for conkyrc now enabled with" + elog "USE=vim-syntax" + elog } diff --git a/app-admin/denyhosts/ChangeLog b/app-admin/denyhosts/ChangeLog index 6af02a2d2148..bbc7c89068c0 100644 --- a/app-admin/denyhosts/ChangeLog +++ b/app-admin/denyhosts/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/denyhosts -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/ChangeLog,v 1.23 2006/12/29 15:31:23 welp Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/ChangeLog,v 1.24 2007/01/24 14:03:00 genone Exp $ + + 24 Jan 2007; Marius Mauch <genone@gentoo.org> denyhosts-2.4b.ebuild, + denyhosts-2.5.ebuild, denyhosts-2.6.ebuild: + Replacing einfo with elog 29 Dec 2006; Peter Weller <welp@gentoo.org> denyhosts-2.6.ebuild: Stable on amd64 wrt bug #157163 diff --git a/app-admin/denyhosts/denyhosts-2.4b.ebuild b/app-admin/denyhosts/denyhosts-2.4b.ebuild index c63e7cc34f72..202039cb1c85 100644 --- a/app-admin/denyhosts/denyhosts-2.4b.ebuild +++ b/app-admin/denyhosts/denyhosts-2.4b.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-admin/denyhosts/denyhosts-2.4b.ebuild,v 1.2 2006/05/05 17:06:39 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.4b.ebuild,v 1.3 2007/01/24 14:03:00 genone Exp $ inherit distutils eutils @@ -50,16 +50,16 @@ pkg_postinst() { touch /etc/hosts.deny fi - einfo "You can configure DenyHosts to run as a daemon by running:" - einfo - einfo "rc-update add denyhosts default" - einfo - einfo "or as a cronjob, by adding the following to /etc/crontab" - einfo "# run DenyHosts every 10 minutes" - einfo "*/10 * * * * root python /usr/bin/denyhosts -c /etc/denyhosts.conf" - einfo - einfo "More information can be found at http://denyhosts.sourceforge.net/faq.html" - einfo + elog "You can configure DenyHosts to run as a daemon by running:" + elog + elog "rc-update add denyhosts default" + elog + elog "or as a cronjob, by adding the following to /etc/crontab" + elog "# run DenyHosts every 10 minutes" + elog "*/10 * * * * root python /usr/bin/denyhosts -c /etc/denyhosts.conf" + elog + elog "More information can be found at http://denyhosts.sourceforge.net/faq.html" + elog ewarn "Modify /etc/denyhosts.conf to suit your environment system." } diff --git a/app-admin/denyhosts/denyhosts-2.5.ebuild b/app-admin/denyhosts/denyhosts-2.5.ebuild index 4dad434366b7..f6711d96286d 100644 --- a/app-admin/denyhosts/denyhosts-2.5.ebuild +++ b/app-admin/denyhosts/denyhosts-2.5.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-admin/denyhosts/denyhosts-2.5.ebuild,v 1.6 2006/11/16 00:21:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.5.ebuild,v 1.7 2007/01/24 14:03:00 genone Exp $ inherit distutils eutils @@ -50,16 +50,16 @@ pkg_postinst() { touch /etc/hosts.deny fi - einfo "You can configure DenyHosts to run as a daemon by running:" - einfo - einfo "rc-update add denyhosts default" - einfo - einfo "or as a cronjob, by adding the following to /etc/crontab" - einfo "# run DenyHosts every 10 minutes" - einfo "*/10 * * * * root python /usr/bin/denyhosts -c /etc/denyhosts.conf" - einfo - einfo "More information can be found at http://denyhosts.sourceforge.net/faq.html" - einfo + elog "You can configure DenyHosts to run as a daemon by running:" + elog + elog "rc-update add denyhosts default" + elog + elog "or as a cronjob, by adding the following to /etc/crontab" + elog "# run DenyHosts every 10 minutes" + elog "*/10 * * * * root python /usr/bin/denyhosts -c /etc/denyhosts.conf" + elog + elog "More information can be found at http://denyhosts.sourceforge.net/faq.html" + elog ewarn "Modify /etc/denyhosts.conf to suit your environment system." } diff --git a/app-admin/denyhosts/denyhosts-2.6.ebuild b/app-admin/denyhosts/denyhosts-2.6.ebuild index 1e56cea6fa33..dbb2f2baa057 100644 --- a/app-admin/denyhosts/denyhosts-2.6.ebuild +++ b/app-admin/denyhosts/denyhosts-2.6.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-admin/denyhosts/denyhosts-2.6.ebuild,v 1.5 2006/12/29 15:31:23 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6.ebuild,v 1.6 2007/01/24 14:03:00 genone Exp $ inherit distutils eutils @@ -50,16 +50,16 @@ pkg_postinst() { touch /etc/hosts.deny fi - einfo "You can configure DenyHosts to run as a daemon by running:" - einfo - einfo "rc-update add denyhosts default" - einfo - einfo "or as a cronjob, by adding the following to /etc/crontab" - einfo "# run DenyHosts every 10 minutes" - einfo "*/10 * * * * root python /usr/bin/denyhosts -c /etc/denyhosts.conf" - einfo - einfo "More information can be found at http://denyhosts.sourceforge.net/faq.html" - einfo + elog "You can configure DenyHosts to run as a daemon by running:" + elog + elog "rc-update add denyhosts default" + elog + elog "or as a cronjob, by adding the following to /etc/crontab" + elog "# run DenyHosts every 10 minutes" + elog "*/10 * * * * root python /usr/bin/denyhosts -c /etc/denyhosts.conf" + elog + elog "More information can be found at http://denyhosts.sourceforge.net/faq.html" + elog ewarn "Modify /etc/denyhosts.conf to suit your environment system." } diff --git a/app-admin/diradm/ChangeLog b/app-admin/diradm/ChangeLog index 4b1ebf30bbdc..972527591a98 100644 --- a/app-admin/diradm/ChangeLog +++ b/app-admin/diradm/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-admin/diradm # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/diradm/ChangeLog,v 1.20 2007/01/04 21:13:11 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/diradm/ChangeLog,v 1.21 2007/01/24 14:04:47 genone Exp $ + + 24 Jan 2007; Marius Mauch <genone@gentoo.org> diradm-1.1.ebuild, + diradm-1.1-r1.ebuild, diradm-1.2.ebuild, diradm-2.1.ebuild, + diradm-2.2.ebuild, diradm-2.3.ebuild, diradm-2.4.ebuild, + diradm-2.5.ebuild: + Replacing einfo with elog 04 Jan 2007; Steve Dibb <beandog@gentoo.org> diradm-1.1.ebuild, diradm-1.1-r1.ebuild, diradm-1.2.ebuild, diradm-2.1.ebuild, diff --git a/app-admin/diradm/diradm-1.1-r1.ebuild b/app-admin/diradm/diradm-1.1-r1.ebuild index 24f216cc443b..ecf7d431cd09 100644 --- a/app-admin/diradm/diradm-1.1-r1.ebuild +++ b/app-admin/diradm/diradm-1.1-r1.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-admin/diradm/diradm-1.1-r1.ebuild,v 1.3 2007/01/04 21:13:11 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/diradm/diradm-1.1-r1.ebuild,v 1.4 2007/01/24 14:04:47 genone Exp $ DESCRIPTION="diradm is for managing posix users/groups in an LDAP directory" HOMEPAGE="http://www.hits.at/diradm/" @@ -23,5 +23,5 @@ src_install() { } pkg_postinst() { - einfo "Don't forget to customize /etc/diradm.conf for your LDAP schema" + elog "Don't forget to customize /etc/diradm.conf for your LDAP schema" } diff --git a/app-admin/diradm/diradm-1.1.ebuild b/app-admin/diradm/diradm-1.1.ebuild index 75e3d9b6f33a..3b59d7049bd8 100644 --- a/app-admin/diradm/diradm-1.1.ebuild +++ b/app-admin/diradm/diradm-1.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/app-admin/diradm/diradm-1.1.ebuild,v 1.9 2007/01/04 21:13:11 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/diradm/diradm-1.1.ebuild,v 1.10 2007/01/24 14:04:47 genone Exp $ DESCRIPTION="diradm is for managing posix users/groups in an LDAP directory" HOMEPAGE="http://www.hits.at/diradm/" @@ -23,5 +23,5 @@ src_install() { } pkg_postinst() { - einfo "Don't forget to customize /etc/diradm.conf for your LDAP schema" + elog "Don't forget to customize /etc/diradm.conf for your LDAP schema" } diff --git a/app-admin/diradm/diradm-1.2.ebuild b/app-admin/diradm/diradm-1.2.ebuild index 2b3d041f8da4..573d9cda3bb0 100644 --- a/app-admin/diradm/diradm-1.2.ebuild +++ b/app-admin/diradm/diradm-1.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-admin/diradm/diradm-1.2.ebuild,v 1.6 2007/01/04 21:13:11 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/diradm/diradm-1.2.ebuild,v 1.7 2007/01/24 14:04:47 genone Exp $ DESCRIPTION="diradm is for managing posix users/groups in an LDAP directory" HOMEPAGE="http://www.hits.at/diradm/" @@ -23,5 +23,5 @@ src_install() { } pkg_postinst() { - einfo "Don't forget to customize /etc/diradm.conf for your LDAP schema" + elog "Don't forget to customize /etc/diradm.conf for your LDAP schema" } diff --git a/app-admin/diradm/diradm-2.1.ebuild b/app-admin/diradm/diradm-2.1.ebuild index a5a8159f5043..306e5dcd8ad1 100644 --- a/app-admin/diradm/diradm-2.1.ebuild +++ b/app-admin/diradm/diradm-2.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/app-admin/diradm/diradm-2.1.ebuild,v 1.5 2007/01/04 21:13:11 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/diradm/diradm-2.1.ebuild,v 1.6 2007/01/24 14:04:47 genone Exp $ DESCRIPTION="diradm is for managing posix users/groups in an LDAP directory" BASE_URI="http://research.iat.sfu.ca/custom-software/" @@ -31,6 +31,6 @@ src_install() { } pkg_postinst() { - einfo "The new diradm pulls many settings from your LDAP configuration." - einfo "But don't forget to customize /etc/diradm.conf for other settings." + elog "The new diradm pulls many settings from your LDAP configuration." + elog "But don't forget to customize /etc/diradm.conf for other settings." } diff --git a/app-admin/diradm/diradm-2.2.ebuild b/app-admin/diradm/diradm-2.2.ebuild index 1e2ee99f66fa..5e097f3d7d97 100644 --- a/app-admin/diradm/diradm-2.2.ebuild +++ b/app-admin/diradm/diradm-2.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-admin/diradm/diradm-2.2.ebuild,v 1.4 2007/01/04 21:13:11 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/diradm/diradm-2.2.ebuild,v 1.5 2007/01/24 14:04:47 genone Exp $ DESCRIPTION="diradm is for managing posix users/groups in an LDAP directory" BASE_URI="http://research.iat.sfu.ca/custom-software/" @@ -31,6 +31,6 @@ src_install() { } pkg_postinst() { - einfo "The new diradm pulls many settings from your LDAP configuration." - einfo "But don't forget to customize /etc/diradm.conf for other settings." + elog "The new diradm pulls many settings from your LDAP configuration." + elog "But don't forget to customize /etc/diradm.conf for other settings." } diff --git a/app-admin/diradm/diradm-2.3.ebuild b/app-admin/diradm/diradm-2.3.ebuild index 911cb184b74e..c7ae6a57e6f8 100644 --- a/app-admin/diradm/diradm-2.3.ebuild +++ b/app-admin/diradm/diradm-2.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-admin/diradm/diradm-2.3.ebuild,v 1.4 2007/01/04 21:13:11 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/diradm/diradm-2.3.ebuild,v 1.5 2007/01/24 14:04:47 genone Exp $ DESCRIPTION="diradm is for managing posix users/groups in an LDAP directory" BASE_URI="http://research.iat.sfu.ca/custom-software/" @@ -33,7 +33,7 @@ src_install() { } pkg_postinst() { - einfo "The new diradm pulls many settings from your LDAP configuration." - einfo "But don't forget to customize /etc/diradm.conf for other settings." - einfo "Please see the README to instructions if you problems." + elog "The new diradm pulls many settings from your LDAP configuration." + elog "But don't forget to customize /etc/diradm.conf for other settings." + elog "Please see the README to instructions if you problems." } diff --git a/app-admin/diradm/diradm-2.4.ebuild b/app-admin/diradm/diradm-2.4.ebuild index 4edf09843e94..b378f00a7fb0 100644 --- a/app-admin/diradm/diradm-2.4.ebuild +++ b/app-admin/diradm/diradm-2.4.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-admin/diradm/diradm-2.4.ebuild,v 1.5 2007/01/04 21:13:11 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/diradm/diradm-2.4.ebuild,v 1.6 2007/01/24 14:04:47 genone Exp $ DESCRIPTION="diradm is a nearly complete nss/shadow suite for managing POSIX users/groups/data in LDAP." HOMEPAGE="http://research.iat.sfu.ca/custom-software/diradm/" @@ -34,7 +34,7 @@ src_install() { } pkg_postinst() { - einfo "The new diradm pulls many settings from your LDAP configuration." - einfo "But don't forget to customize /etc/diradm.conf for other settings." - einfo "Please see the README to instructions if you problems." + elog "The new diradm pulls many settings from your LDAP configuration." + elog "But don't forget to customize /etc/diradm.conf for other settings." + elog "Please see the README to instructions if you problems." } diff --git a/app-admin/diradm/diradm-2.5.ebuild b/app-admin/diradm/diradm-2.5.ebuild index 98656009f1de..4efa613c2020 100644 --- a/app-admin/diradm/diradm-2.5.ebuild +++ b/app-admin/diradm/diradm-2.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/app-admin/diradm/diradm-2.5.ebuild,v 1.3 2007/01/04 21:13:11 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/diradm/diradm-2.5.ebuild,v 1.4 2007/01/24 14:04:47 genone Exp $ DESCRIPTION="diradm is a nearly complete nss/shadow suite for managing POSIX users/groups/data in LDAP." HOMEPAGE="http://research.iat.sfu.ca/custom-software/diradm/" @@ -34,7 +34,7 @@ src_install() { } pkg_postinst() { - einfo "The new diradm pulls many settings from your LDAP configuration." - einfo "But don't forget to customize /etc/diradm.conf for other settings." - einfo "Please see the README to instructions if you problems." + elog "The new diradm pulls many settings from your LDAP configuration." + elog "But don't forget to customize /etc/diradm.conf for other settings." + elog "Please see the README to instructions if you problems." } diff --git a/app-admin/eselect-compiler/ChangeLog b/app-admin/eselect-compiler/ChangeLog index a4627ca3affb..3220c6c91477 100644 --- a/app-admin/eselect-compiler/ChangeLog +++ b/app-admin/eselect-compiler/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/eselect-compiler -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-compiler/ChangeLog,v 1.32 2006/09/23 18:56:16 eradicator Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-compiler/ChangeLog,v 1.33 2007/01/24 14:08:32 genone Exp $ + + 24 Jan 2007; Marius Mauch <genone@gentoo.org> + eselect-compiler-2.0.0_rc2-r1.ebuild: + Replacing einfo with elog 23 Sep 2006; Jeremy Huddleston <eradicator@gentoo.org> eselect-compiler-2.0.0_rc2-r1.ebuild: diff --git a/app-admin/eselect-compiler/eselect-compiler-2.0.0_rc2-r1.ebuild b/app-admin/eselect-compiler/eselect-compiler-2.0.0_rc2-r1.ebuild index 0297bcdc74ef..12f4d9ad3148 100644 --- a/app-admin/eselect-compiler/eselect-compiler-2.0.0_rc2-r1.ebuild +++ b/app-admin/eselect-compiler/eselect-compiler-2.0.0_rc2-r1.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-admin/eselect-compiler/eselect-compiler-2.0.0_rc2-r1.ebuild,v 1.5 2006/09/23 18:56:16 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-compiler/eselect-compiler-2.0.0_rc2-r1.ebuild,v 1.6 2007/01/24 14:08:32 genone Exp $ inherit eutils multilib toolchain-funcs @@ -57,9 +57,9 @@ pkg_postinst() { ewarn "Note that if you use the migration tool, your current profiles will be" ewarn "replaced, so you should backup the data in /etc/eselect/compiler first." echo - einfo "The following profiles have been activated. If an incorrect profile is" - einfo "chosen or an error is reported, please use 'eselect compiler set' to" - einfo "manually choose it" + elog "The following profiles have been activated. If an incorrect profile is" + elog "chosen or an error is reported, please use 'eselect compiler set' to" + elog "manually choose it" local abi for abi in $(get_all_abis) ; do diff --git a/app-admin/eselect/ChangeLog b/app-admin/eselect/ChangeLog index c200cb2f8c0d..c9dc67f71a87 100644 --- a/app-admin/eselect/ChangeLog +++ b/app-admin/eselect/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/eselect # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v 1.53 2007/01/16 06:04:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v 1.54 2007/01/24 14:07:12 genone Exp $ + + 24 Jan 2007; Marius Mauch <genone@gentoo.org> eselect-1.0.2.ebuild, + eselect-1.0.7.ebuild, eselect-1.0.8.ebuild: + Replacing einfo with elog 16 Jan 2007; Jeroen Roovers <jer@gentoo.org> eselect-1.0.7.ebuild: Stable for HPPA (bug #160535). diff --git a/app-admin/eselect/eselect-1.0.2.ebuild b/app-admin/eselect/eselect-1.0.2.ebuild index 83e2fabc9dbb..02a9a8acc908 100644 --- a/app-admin/eselect/eselect-1.0.2.ebuild +++ b/app-admin/eselect/eselect-1.0.2.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-admin/eselect/eselect-1.0.2.ebuild,v 1.14 2006/09/03 19:47:58 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/eselect-1.0.2.ebuild,v 1.15 2007/01/24 14:07:12 genone Exp $ DESCRIPTION="Modular -config replacement utility" HOMEPAGE="http://www.gentoo.org/proj/en/eselect/" @@ -45,12 +45,10 @@ src_install() { pkg_postinst() { if use bash-completion ; then - echo - einfo - einfo "To enable command-line completion for eselect, run:" - einfo - einfo " eselect bashcomp enable eselect" - einfo - echo + elog + elog "To enable command-line completion for eselect, run:" + elog + elog " eselect bashcomp enable eselect" + elog fi } diff --git a/app-admin/eselect/eselect-1.0.7.ebuild b/app-admin/eselect/eselect-1.0.7.ebuild index ffe429ced18f..875064b1056d 100644 --- a/app-admin/eselect/eselect-1.0.7.ebuild +++ b/app-admin/eselect/eselect-1.0.7.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-admin/eselect/eselect-1.0.7.ebuild,v 1.10 2007/01/16 06:04:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/eselect-1.0.7.ebuild,v 1.11 2007/01/24 14:07:12 genone Exp $ DESCRIPTION="Modular -config replacement utility" HOMEPAGE="http://www.gentoo.org/proj/en/eselect/" @@ -45,22 +45,18 @@ src_install() { pkg_postinst() { if use bash-completion ; then - echo - einfo - einfo "To enable command-line completion for eselect, run:" - einfo - einfo " eselect bashcomp enable eselect" - einfo - echo + elog + elog "To enable command-line completion for eselect, run:" + elog + elog " eselect bashcomp enable eselect" + elog fi - echo - einfo "Modules cblas.eselect, blas.eselect and lapack.eselect have" - einfo "been split-out to separate packages called:" - einfo - einfo " app-admin/eselect-cblas" - einfo " app-admin/eselect-blas" - einfo " app-admin/eselect-lapack" - einfo - echo + elog "Modules cblas.eselect, blas.eselect and lapack.eselect have" + elog "been split-out to separate packages called:" + elog + elog " app-admin/eselect-cblas" + elog " app-admin/eselect-blas" + elog " app-admin/eselect-lapack" + elog } diff --git a/app-admin/eselect/eselect-1.0.8.ebuild b/app-admin/eselect/eselect-1.0.8.ebuild index 67cd332a75a4..86ece98d3be2 100644 --- a/app-admin/eselect/eselect-1.0.8.ebuild +++ b/app-admin/eselect/eselect-1.0.8.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-admin/eselect/eselect-1.0.8.ebuild,v 1.2 2007/01/15 03:29:44 pioto Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/eselect-1.0.8.ebuild,v 1.3 2007/01/24 14:07:12 genone Exp $ inherit eutils autotools @@ -55,22 +55,18 @@ src_install() { pkg_postinst() { if use bash-completion ; then - echo - einfo - einfo "To enable command-line completion for eselect, run:" - einfo - einfo " eselect bashcomp enable eselect" - einfo - echo + elog + elog "To enable command-line completion for eselect, run:" + elog + elog " eselect bashcomp enable eselect" fi - echo - einfo "Modules cblas.eselect, blas.eselect and lapack.eselect have" - einfo "been split-out to separate packages called:" - einfo - einfo " app-admin/eselect-cblas" - einfo " app-admin/eselect-blas" - einfo " app-admin/eselect-lapack" - einfo - echo + elog + elog "Modules cblas.eselect, blas.eselect and lapack.eselect have" + elog "been split-out to separate packages called:" + elog + elog " app-admin/eselect-cblas" + elog " app-admin/eselect-blas" + elog " app-admin/eselect-lapack" + elog } diff --git a/app-admin/fam/ChangeLog b/app-admin/fam/ChangeLog index b46739e0a1b9..73689be5acbf 100644 --- a/app-admin/fam/ChangeLog +++ b/app-admin/fam/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/fam # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/fam/ChangeLog,v 1.46 2007/01/04 13:48:37 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/fam/ChangeLog,v 1.47 2007/01/24 14:12:20 genone Exp $ + + 24 Jan 2007; Marius Mauch <genone@gentoo.org> fam-2.7.0-r4.ebuild: + Replacing einfo with elog 04 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> fam-2.7.0-r4.ebuild: Don't run libtoolize, if you need to, what you want is eautoreconf, so fix diff --git a/app-admin/fam/fam-2.7.0-r4.ebuild b/app-admin/fam/fam-2.7.0-r4.ebuild index 70ec39113e1b..c24bc8318c9d 100644 --- a/app-admin/fam/fam-2.7.0-r4.ebuild +++ b/app-admin/fam/fam-2.7.0-r4.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-admin/fam/fam-2.7.0-r4.ebuild,v 1.15 2007/01/04 13:48:37 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/fam/fam-2.7.0-r4.ebuild,v 1.16 2007/01/24 14:12:20 genone Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -56,30 +56,30 @@ src_install() { pkg_postinst() { - einfo "To enable fam on boot you will have to add it to the" - einfo "default profile, issue the following command as root to do so." - echo - einfo "rc-update add famd default" + elog "To enable fam on boot you will have to add it to the" + elog "default profile, issue the following command as root to do so." + elog + elog "rc-update add famd default" # temporary warning for people upgrading # 6-12-03 foser <foser@gentoo.org> if [ -e /etc/init.d/fam ] then echo + elog "IMPORTANT INFO FOR USERS UPGRADING FROM OLDER (<2.7.0) FAM VERSIONS :" + elog + elog "With the 2.7.0 version the fam daemon moved to sbin and was" + elog "renamed from 'fam' to 'famd'. These changes are for consistency" + elog "reasons also applied to the Gentoo init script. This means you" + elog "will have to remove fam from the default runlevel and add famd." + elog "This can be done by issueing the following commands :" + elog + elog "rc-update del fam" + elog "rc-update add famd default" + elog "rm /etc/init.d/fam" + elog + elog "The last command removes the old init script." echo - ewarn "IMPORTANT INFO FOR USERS UPGRADING FROM OLDER (<2.7.0) FAM VERSIONS :" - echo - einfo "With the 2.7.0 version the fam daemon moved to sbin and was" - einfo "renamed from 'fam' to 'famd'. These changes are for consistency" - einfo "reasons also applied to the Gentoo init script. This means you" - einfo "will have to remove fam from the default runlevel and add famd." - einfo "This can be done by issueing the following commands :" - echo - einfo "rc-update del fam" - einfo "rc-update add famd default" - einfo "rm /etc/init.d/fam" - echo - einfo "The last command removes the old init script." fi } diff --git a/app-admin/fetchlog/ChangeLog b/app-admin/fetchlog/ChangeLog index 011db27e2551..21ba90537a24 100644 --- a/app-admin/fetchlog/ChangeLog +++ b/app-admin/fetchlog/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/fetchlog -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/fetchlog/ChangeLog,v 1.9 2006/09/07 23:58:01 dang Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/fetchlog/ChangeLog,v 1.10 2007/01/24 14:13:55 genone Exp $ + + 24 Jan 2007; Marius Mauch <genone@gentoo.org> fetchlog-0.94.ebuild, + fetchlog-1.0.ebuild: + Replacing einfo with elog 07 Sep 2006; Daniel Gryniewicz <dang@gentoo.org> fetchlog-1.0.ebuild: Marked stable on amd64 for bug #146729 diff --git a/app-admin/fetchlog/fetchlog-0.94.ebuild b/app-admin/fetchlog/fetchlog-0.94.ebuild index 35d5ac121ffd..1159b8424099 100644 --- a/app-admin/fetchlog/fetchlog-0.94.ebuild +++ b/app-admin/fetchlog/fetchlog-0.94.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-admin/fetchlog/fetchlog-0.94.ebuild,v 1.7 2005/01/01 10:59:10 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/fetchlog/fetchlog-0.94.ebuild,v 1.8 2007/01/24 14:13:55 genone Exp $ DESCRIPTION="Displays the last new messages of a logfile" HOMEPAGE="http://fetchlog.sourceforge.net/" @@ -17,13 +17,13 @@ DEPEND="snmp? ( )" pkg_preinst() { - einfo - einfo "This utility can be used together with Nagios" - einfo "To make use of these features you need to" - einfo "install net-analyzer/nagios." - einfo "This feature depends on SNMP, so make use you" - einfo "have 'snmp' in your USE flags" - einfo + elog + elog "This utility can be used together with Nagios" + elog "To make use of these features you need to" + elog "install net-analyzer/nagios." + elog "This feature depends on SNMP, so make use you" + elog "have 'snmp' in your USE flags" + elog } src_compile() { diff --git a/app-admin/fetchlog/fetchlog-1.0.ebuild b/app-admin/fetchlog/fetchlog-1.0.ebuild index 8458c35fe870..efae314f8ce9 100644 --- a/app-admin/fetchlog/fetchlog-1.0.ebuild +++ b/app-admin/fetchlog/fetchlog-1.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-admin/fetchlog/fetchlog-1.0.ebuild,v 1.6 2006/09/07 23:58:01 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/fetchlog/fetchlog-1.0.ebuild,v 1.7 2007/01/24 14:13:55 genone Exp $ DESCRIPTION="Displays the last new messages of a logfile" HOMEPAGE="http://fetchlog.sourceforge.net/" @@ -17,13 +17,13 @@ DEPEND="snmp? ( )" pkg_preinst() { - einfo - einfo "This utility can be used together with Nagios" - einfo "To make use of these features you need to" - einfo "install net-analyzer/nagios." - einfo "This feature depends on SNMP, so make use you" - einfo "have 'snmp' in your USE flags" - einfo + elog + elog "This utility can be used together with Nagios" + elog "To make use of these features you need to" + elog "install net-analyzer/nagios." + elog "This feature depends on SNMP, so make use you" + elog "have 'snmp' in your USE flags" + elog } src_compile() { diff --git a/app-admin/fetchlog/files/digest-fetchlog-0.94 b/app-admin/fetchlog/files/digest-fetchlog-0.94 index af44cbaab56f..66a573395674 100644 --- a/app-admin/fetchlog/files/digest-fetchlog-0.94 +++ b/app-admin/fetchlog/files/digest-fetchlog-0.94 @@ -1 +1,3 @@ MD5 fc39e912736062e5a2b2626b33694d3f fetchlog-0.94.tar.gz 23179 +RMD160 01cbf8b0717232a360e7dabad008433af82a85b7 fetchlog-0.94.tar.gz 23179 +SHA256 71f88ab316f828a4e0588bd3be5f7dd653f790113a9f1414c86885cae0b3c93d fetchlog-0.94.tar.gz 23179 diff --git a/app-admin/filewatcher/ChangeLog b/app-admin/filewatcher/ChangeLog index 0bb8171a6244..1e4eeb564feb 100644 --- a/app-admin/filewatcher/ChangeLog +++ b/app-admin/filewatcher/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/filewatcher -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/filewatcher/ChangeLog,v 1.6 2006/05/08 05:06:17 tcort Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/filewatcher/ChangeLog,v 1.7 2007/01/24 14:15:05 genone Exp $ + + 24 Jan 2007; Marius Mauch <genone@gentoo.org> filewatcher-2.4.0.ebuild, + filewatcher-2.4.3.ebuild: + Replacing einfo with elog 08 May 2006; Thomas Cort <tcort@gentoo.org> filewatcher-2.4.0.ebuild, filewatcher-2.4.3.ebuild: diff --git a/app-admin/filewatcher/filewatcher-2.4.0.ebuild b/app-admin/filewatcher/filewatcher-2.4.0.ebuild index 5818d5a5be64..4c3022cccc5a 100644 --- a/app-admin/filewatcher/filewatcher-2.4.0.ebuild +++ b/app-admin/filewatcher/filewatcher-2.4.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-admin/filewatcher/filewatcher-2.4.0.ebuild,v 1.5 2006/05/08 05:06:17 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/filewatcher/filewatcher-2.4.0.ebuild,v 1.6 2007/01/24 14:15:05 genone Exp $ DESCRIPTION="This is a configuration file control system and IDS" HOMEPAGE="http://www.willingminds.com/resources/filewatcher.html" @@ -28,11 +28,11 @@ src_install() { } pkg_postinst() { - einfo " A basic configuration has been provided in" - einfo " /etc/filewatcher.conf. It is strongly" - einfo " recommended that you invoke filewatcher via" - einfo " crontab." - echo - einfo " 55,25,40 * * * * root /usr/sbin/filewatcher" - einfo " --config=/etc/filewatcher.conf" + elog " A basic configuration has been provided in" + elog " /etc/filewatcher.conf. It is strongly" + elog " recommended that you invoke filewatcher via" + elog " crontab." + elog + elog " 55,25,40 * * * * root /usr/sbin/filewatcher" + elog " --config=/etc/filewatcher.conf" } diff --git a/app-admin/filewatcher/filewatcher-2.4.3.ebuild b/app-admin/filewatcher/filewatcher-2.4.3.ebuild index 0f06465f5e65..829f368be8d0 100644 --- a/app-admin/filewatcher/filewatcher-2.4.3.ebuild +++ b/app-admin/filewatcher/filewatcher-2.4.3.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-admin/filewatcher/filewatcher-2.4.3.ebuild,v 1.2 2006/05/08 05:06:17 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/filewatcher/filewatcher-2.4.3.ebuild,v 1.3 2007/01/24 14:15:05 genone Exp $ DESCRIPTION="This is a configuration file control system and IDS" HOMEPAGE="http://www.willingminds.com/resources/filewatcher.html" @@ -28,11 +28,11 @@ src_install() { } pkg_postinst() { - einfo " A basic configuration has been provided in" - einfo " /etc/filewatcher.conf. It is strongly" - einfo " recommended that you invoke filewatcher via" - einfo " crontab." - echo - einfo " 55,25,40 * * * * root /usr/sbin/filewatcher" - einfo " --config=/etc/filewatcher.conf" + elog " A basic configuration has been provided in" + elog " /etc/filewatcher.conf. It is strongly" + elog " recommended that you invoke filewatcher via" + elog " crontab." + elog + elog " 55,25,40 * * * * root /usr/sbin/filewatcher" + elog " --config=/etc/filewatcher.conf" } diff --git a/app-admin/flexlm/ChangeLog b/app-admin/flexlm/ChangeLog index c27767a45889..9f36943d6698 100644 --- a/app-admin/flexlm/ChangeLog +++ b/app-admin/flexlm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/flexlm -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/flexlm/ChangeLog,v 1.12 2006/12/19 23:33:08 kugelfang Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/flexlm/ChangeLog,v 1.13 2007/01/24 14:16:07 genone Exp $ + + 24 Jan 2007; Marius Mauch <genone@gentoo.org> flexlm-9.5-r1.ebuild: + Replacing einfo with elog 19 Dec 2006; Danny van Dyk <kugelfang@gentoo.org> flexlm-9.5-r1.ebuild: QA: Fixed licence, SRC_URI (unreliable host). diff --git a/app-admin/flexlm/flexlm-9.5-r1.ebuild b/app-admin/flexlm/flexlm-9.5-r1.ebuild index d0e53ca340ce..348b9b38571f 100644 --- a/app-admin/flexlm/flexlm-9.5-r1.ebuild +++ b/app-admin/flexlm/flexlm-9.5-r1.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-admin/flexlm/flexlm-9.5-r1.ebuild,v 1.2 2006/12/19 23:33:08 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/flexlm/flexlm-9.5-r1.ebuild,v 1.3 2007/01/24 14:16:07 genone Exp $ inherit eutils @@ -67,6 +67,6 @@ src_install () { pkg_postinst() { enewgroup flexlm enewuser flexlm -1 /bin/bash /opt/flexlm flexlm -c "FlexLM server user" - einfo "FlexLM installed. Config is in /etc/conf.d/flexlm" - einfo "Default location for license file is /etc/flexlm/license.dat" + elog "FlexLM installed. Config is in /etc/conf.d/flexlm" + elog "Default location for license file is /etc/flexlm/license.dat" } diff --git a/app-admin/gamin/ChangeLog b/app-admin/gamin/ChangeLog index b68d0cf04d67..0b950ed741b3 100644 --- a/app-admin/gamin/ChangeLog +++ b/app-admin/gamin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/gamin -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/ChangeLog,v 1.54 2006/12/07 00:52:39 flameeyes Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/ChangeLog,v 1.55 2007/01/24 14:17:18 genone Exp $ + + 24 Jan 2007; Marius Mauch <genone@gentoo.org> gamin-0.1.7.ebuild: + Replacing einfo with elog 07 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> gamin-0.1.8.ebuild: Re-add the FreeBSD patch and ~x86-fbsd keyword. See bug #157382. diff --git a/app-admin/gamin/gamin-0.1.7.ebuild b/app-admin/gamin/gamin-0.1.7.ebuild index b3976e17a603..ed29827e7489 100644 --- a/app-admin/gamin/gamin-0.1.7.ebuild +++ b/app-admin/gamin/gamin-0.1.7.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-admin/gamin/gamin-0.1.7.ebuild,v 1.16 2006/10/26 10:01:54 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/gamin-0.1.7.ebuild,v 1.17 2007/01/24 14:17:18 genone Exp $ inherit autotools eutils libtool @@ -52,8 +52,8 @@ src_install() { pkg_postinst() { if use kernel_linux; then - einfo "It is strongly suggested you use Gamin with an inotify enabled" - einfo "kernel for best performance. For this release of gamin you need" - einfo "at least gentoo-sources-2.6.13 or later." + elog "It is strongly suggested you use Gamin with an inotify enabled" + elog "kernel for best performance. For this release of gamin you need" + elog "at least gentoo-sources-2.6.13 or later." fi } diff --git a/app-admin/gentoo-rsync-mirror/ChangeLog b/app-admin/gentoo-rsync-mirror/ChangeLog index c76f11049023..54353257dd66 100644 --- a/app-admin/gentoo-rsync-mirror/ChangeLog +++ b/app-admin/gentoo-rsync-mirror/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/gentoo-rsync-mirror # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoo-rsync-mirror/ChangeLog,v 1.30 2007/01/04 22:42:54 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoo-rsync-mirror/ChangeLog,v 1.31 2007/01/24 14:19:18 genone Exp $ + + 24 Jan 2007; Marius Mauch <genone@gentoo.org> + gentoo-rsync-mirror-1.0-r4.ebuild, gentoo-rsync-mirror-1.0-r5.ebuild: + Replacing einfo with elog 04 Jan 2007; Steve Dibb <beandog@gentoo.org> gentoo-rsync-mirror-1.0-r4.ebuild, gentoo-rsync-mirror-1.0-r5.ebuild: diff --git a/app-admin/gentoo-rsync-mirror/files/digest-gentoo-rsync-mirror-1.0-r4 b/app-admin/gentoo-rsync-mirror/files/digest-gentoo-rsync-mirror-1.0-r4 index 8b137891791f..e69de29bb2d1 100644 --- a/app-admin/gentoo-rsync-mirror/files/digest-gentoo-rsync-mirror-1.0-r4 +++ b/app-admin/gentoo-rsync-mirror/files/digest-gentoo-rsync-mirror-1.0-r4 @@ -1 +0,0 @@ - diff --git a/app-admin/gentoo-rsync-mirror/files/digest-gentoo-rsync-mirror-1.0-r5 b/app-admin/gentoo-rsync-mirror/files/digest-gentoo-rsync-mirror-1.0-r5 index 8b137891791f..e69de29bb2d1 100644 --- a/app-admin/gentoo-rsync-mirror/files/digest-gentoo-rsync-mirror-1.0-r5 +++ b/app-admin/gentoo-rsync-mirror/files/digest-gentoo-rsync-mirror-1.0-r5 @@ -1 +0,0 @@ - diff --git a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r4.ebuild b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r4.ebuild index 528ed962be7d..00ebe30d40c2 100644 --- a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r4.ebuild +++ b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r4.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-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r4.ebuild,v 1.9 2007/01/04 22:42:54 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r4.ebuild,v 1.10 2007/01/24 14:19:18 genone Exp $ DESCRIPTION="Ebuild for setting up a Gentoo rsync mirror" HOMEPAGE="http://www.gentoo.org/doc/en/rsync.xml" @@ -23,28 +23,28 @@ src_install() { } pkg_postinst() { - einfo "The rsync-mirror is now installed into /opt/gentoo-rsync" - einfo "The local portage copy resides in /opt/gentoo-rsync/portage" - einfo "Please change /opt/gentoo-rsync/rsync-gentoo-portage.sh for" - einfo "configuration of your main rsync server and use it so sync." - einfo "Change /etc/rsync/rsyncd.motd to display your correct alias." - einfo - einfo "RSYNC_OPTS="--config=/etc/rsync/rsyncd.conf" needs" - einfo "to be set in /etc/conf.d/rsyncd to make allow syncing." - einfo - einfo "The service can be started using /etc/init.d/rsyncd start" - einfo "If you are setting up an official mirror, don't forget to add" - einfo "00,30 * * * * root /opt/gentoo-rsync/rsync-gentoo-portage.sh" - einfo "to your /etc/crontab to sync your tree every 30 minutes." - einfo - einfo "If you are setting up a private (unofficial) mirror, you can add" - einfo "0 3 * * * root /opt/gentoo-rsync/rsync-gentoo-portage.sh" - einfo "to your /etc/crontab to sync your tree once per day." - einfo - einfo "****IMPORTANT****" - einfo "If you are setting up a private mirror, DO NOT sync against the" - einfo "gentoo.org official rotations more than once a day. Doing so puts" - einfo "you at risk of having your IP address banned from the rotations." - einfo - einfo "For more information visit: http://www.gentoo.org/doc/en/rsync.xml" + elog "The rsync-mirror is now installed into /opt/gentoo-rsync" + elog "The local portage copy resides in /opt/gentoo-rsync/portage" + elog "Please change /opt/gentoo-rsync/rsync-gentoo-portage.sh for" + elog "configuration of your main rsync server and use it so sync." + elog "Change /etc/rsync/rsyncd.motd to display your correct alias." + elog + elog "RSYNC_OPTS="--config=/etc/rsync/rsyncd.conf" needs" + elog "to be set in /etc/conf.d/rsyncd to make allow syncing." + elog + elog "The service can be started using /etc/init.d/rsyncd start" + elog "If you are setting up an official mirror, don't forget to add" + elog "00,30 * * * * root /opt/gentoo-rsync/rsync-gentoo-portage.sh" + elog "to your /etc/crontab to sync your tree every 30 minutes." + elog + elog "If you are setting up a private (unofficial) mirror, you can add" + elog "0 3 * * * root /opt/gentoo-rsync/rsync-gentoo-portage.sh" + elog "to your /etc/crontab to sync your tree once per day." + elog + elog "****IMPORTANT****" + elog "If you are setting up a private mirror, DO NOT sync against the" + elog "gentoo.org official rotations more than once a day. Doing so puts" + elog "you at risk of having your IP address banned from the rotations." + elog + elog "For more information visit: http://www.gentoo.org/doc/en/rsync.xml" } diff --git a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild index ecdeca55344b..265ba77ac8c1 100644 --- a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild +++ b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.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-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild,v 1.3 2007/01/04 22:42:54 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild,v 1.4 2007/01/24 14:19:18 genone Exp $ DESCRIPTION="Ebuild for setting up a Gentoo rsync mirror" HOMEPAGE="http://www.gentoo.org/doc/en/rsync.xml" @@ -23,28 +23,28 @@ src_install() { } pkg_postinst() { - einfo "The rsync-mirror is now installed into /opt/gentoo-rsync" - einfo "The local portage copy resides in /opt/gentoo-rsync/portage" - einfo "Please change /opt/gentoo-rsync/rsync-gentoo-portage.sh for" - einfo "configuration of your main rsync server and use it to sync." - einfo "Change /etc/rsync/rsyncd.motd to display your correct alias." - einfo - einfo "RSYNC_OPTS="--config=/etc/rsync/rsyncd.conf" needs" - einfo "to be set in /etc/conf.d/rsyncd to make allow syncing." - einfo - einfo "The service can be started using /etc/init.d/rsyncd start" - einfo "If you are setting up an official mirror, don't forget to add" - einfo "00,30 * * * * root /opt/gentoo-rsync/rsync-gentoo-portage.sh" - einfo "to your /etc/crontab to sync your tree every 30 minutes." - einfo - einfo "If you are setting up a private (unofficial) mirror, you can add" - einfo "0 3 * * * root /opt/gentoo-rsync/rsync-gentoo-portage.sh" - einfo "to your /etc/crontab to sync your tree once per day." - einfo - einfo "****IMPORTANT****" - einfo "If you are setting up a private mirror, DO NOT sync against the" - einfo "gentoo.org official rotations more than once a day. Doing so puts" - einfo "you at risk of having your IP address banned from the rotations." - einfo - einfo "For more information visit: http://www.gentoo.org/doc/en/rsync.xml" + elog "The rsync-mirror is now installed into /opt/gentoo-rsync" + elog "The local portage copy resides in /opt/gentoo-rsync/portage" + elog "Please change /opt/gentoo-rsync/rsync-gentoo-portage.sh for" + elog "configuration of your main rsync server and use it to sync." + elog "Change /etc/rsync/rsyncd.motd to display your correct alias." + elog + elog "RSYNC_OPTS="--config=/etc/rsync/rsyncd.conf" needs" + elog "to be set in /etc/conf.d/rsyncd to make allow syncing." + elog + elog "The service can be started using /etc/init.d/rsyncd start" + elog "If you are setting up an official mirror, don't forget to add" + elog "00,30 * * * * root /opt/gentoo-rsync/rsync-gentoo-portage.sh" + elog "to your /etc/crontab to sync your tree every 30 minutes." + elog + elog "If you are setting up a private (unofficial) mirror, you can add" + elog "0 3 * * * root /opt/gentoo-rsync/rsync-gentoo-portage.sh" + elog "to your /etc/crontab to sync your tree once per day." + elog + elog "****IMPORTANT****" + elog "If you are setting up a private mirror, DO NOT sync against the" + elog "gentoo.org official rotations more than once a day. Doing so puts" + elog "you at risk of having your IP address banned from the rotations." + elog + elog "For more information visit: http://www.gentoo.org/doc/en/rsync.xml" } |