diff options
author | Marius Mauch <genone@gentoo.org> | 2007-06-12 12:55:54 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2007-06-12 12:55:54 +0000 |
commit | fda527aa1e1ec3e7ab253f81a62083fb787ff731 (patch) | |
tree | 2199bdb80b2086ccafdd52446c6418add7e5e65a /net-mail | |
parent | Replacing einfo with elog (diff) | |
download | gentoo-2-fda527aa1e1ec3e7ab253f81a62083fb787ff731.tar.gz gentoo-2-fda527aa1e1ec3e7ab253f81a62083fb787ff731.tar.bz2 gentoo-2-fda527aa1e1ec3e7ab253f81a62083fb787ff731.zip |
Replacing einfo with elog
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/mlmmj/ChangeLog | 8 | ||||
-rw-r--r-- | net-mail/mlmmj/mlmmj-1.2.10.ebuild | 14 | ||||
-rw-r--r-- | net-mail/mlmmj/mlmmj-1.2.11-r1.ebuild | 14 | ||||
-rw-r--r-- | net-mail/mlmmj/mlmmj-1.2.11.ebuild | 14 | ||||
-rw-r--r-- | net-mail/mlmmj/mlmmj-1.2.12.ebuild | 12 | ||||
-rw-r--r-- | net-mail/mlmmj/mlmmj-1.2.13.ebuild | 14 | ||||
-rw-r--r-- | net-mail/mlmmj/mlmmj-1.2.14.ebuild | 12 | ||||
-rw-r--r-- | net-mail/mlmmj/mlmmj-1.2.4.ebuild | 14 | ||||
-rw-r--r-- | net-mail/mlmmj/mlmmj-1.2.8.ebuild | 14 | ||||
-rw-r--r-- | net-mail/mlmmj/mlmmj-1.2.9.ebuild | 14 |
10 files changed, 68 insertions, 62 deletions
diff --git a/net-mail/mlmmj/ChangeLog b/net-mail/mlmmj/ChangeLog index 702354adc0eb..6b5905d88978 100644 --- a/net-mail/mlmmj/ChangeLog +++ b/net-mail/mlmmj/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-mail/mlmmj # Copyright 2004-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mlmmj/ChangeLog,v 1.21 2007/04/11 00:18:36 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mlmmj/ChangeLog,v 1.22 2007/06/12 12:55:54 genone Exp $ + + 12 Jun 2007; Marius Mauch <genone@gentoo.org> mlmmj-1.2.4.ebuild, + mlmmj-1.2.8.ebuild, mlmmj-1.2.9.ebuild, mlmmj-1.2.10.ebuild, + mlmmj-1.2.11.ebuild, mlmmj-1.2.11-r1.ebuild, mlmmj-1.2.12.ebuild, + mlmmj-1.2.13.ebuild, mlmmj-1.2.14.ebuild: + Replacing einfo with elog *mlmmj-1.2.14 (11 Apr 2007) diff --git a/net-mail/mlmmj/mlmmj-1.2.10.ebuild b/net-mail/mlmmj/mlmmj-1.2.10.ebuild index d6311a95ef23..e1d0da8519cf 100644 --- a/net-mail/mlmmj/mlmmj-1.2.10.ebuild +++ b/net-mail/mlmmj/mlmmj-1.2.10.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/net-mail/mlmmj/mlmmj-1.2.10.ebuild,v 1.1 2006/01/18 10:38:33 lcars Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mlmmj/mlmmj-1.2.10.ebuild,v 1.2 2007/06/12 12:55:54 genone Exp $ inherit eutils @@ -41,9 +41,9 @@ src_install() { } pkg_postinst() { - einfo "mlmmj comes with serveral webinterfaces:" - einfo "- One for user subscribing/unsubscribing" - einfo "- One for admin tasks" - einfo "both available in a php and perl module." - einfo "For more info have a look in /usr/share/mlmmj" + elog "mlmmj comes with serveral webinterfaces:" + elog "- One for user subscribing/unsubscribing" + elog "- One for admin tasks" + elog "both available in a php and perl module." + elog "For more info have a look in /usr/share/mlmmj" } diff --git a/net-mail/mlmmj/mlmmj-1.2.11-r1.ebuild b/net-mail/mlmmj/mlmmj-1.2.11-r1.ebuild index 4f9906b6e1ee..d9d91065cbdf 100644 --- a/net-mail/mlmmj/mlmmj-1.2.11-r1.ebuild +++ b/net-mail/mlmmj/mlmmj-1.2.11-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/net-mail/mlmmj/mlmmj-1.2.11-r1.ebuild,v 1.4 2006/10/04 12:29:14 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mlmmj/mlmmj-1.2.11-r1.ebuild,v 1.5 2007/06/12 12:55:54 genone Exp $ inherit eutils @@ -48,9 +48,9 @@ src_install() { } pkg_postinst() { - einfo "mlmmj comes with serveral webinterfaces:" - einfo "- One for user subscribing/unsubscribing" - einfo "- One for admin tasks" - einfo "both available in a php and perl module." - einfo "For more info have a look in /usr/share/mlmmj" + elog "mlmmj comes with serveral webinterfaces:" + elog "- One for user subscribing/unsubscribing" + elog "- One for admin tasks" + elog "both available in a php and perl module." + elog "For more info have a look in /usr/share/mlmmj" } diff --git a/net-mail/mlmmj/mlmmj-1.2.11.ebuild b/net-mail/mlmmj/mlmmj-1.2.11.ebuild index acf5872b2288..20ecad4afdf8 100644 --- a/net-mail/mlmmj/mlmmj-1.2.11.ebuild +++ b/net-mail/mlmmj/mlmmj-1.2.11.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/net-mail/mlmmj/mlmmj-1.2.11.ebuild,v 1.1 2006/01/23 18:32:11 lcars Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mlmmj/mlmmj-1.2.11.ebuild,v 1.2 2007/06/12 12:55:54 genone Exp $ inherit eutils @@ -41,9 +41,9 @@ src_install() { } pkg_postinst() { - einfo "mlmmj comes with serveral webinterfaces:" - einfo "- One for user subscribing/unsubscribing" - einfo "- One for admin tasks" - einfo "both available in a php and perl module." - einfo "For more info have a look in /usr/share/mlmmj" + elog "mlmmj comes with serveral webinterfaces:" + elog "- One for user subscribing/unsubscribing" + elog "- One for admin tasks" + elog "both available in a php and perl module." + elog "For more info have a look in /usr/share/mlmmj" } diff --git a/net-mail/mlmmj/mlmmj-1.2.12.ebuild b/net-mail/mlmmj/mlmmj-1.2.12.ebuild index d7c440fccf66..772ce506468e 100644 --- a/net-mail/mlmmj/mlmmj-1.2.12.ebuild +++ b/net-mail/mlmmj/mlmmj-1.2.12.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-mail/mlmmj/mlmmj-1.2.12.ebuild,v 1.4 2007/01/03 19:13:31 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mlmmj/mlmmj-1.2.12.ebuild,v 1.5 2007/06/12 12:55:54 genone Exp $ inherit eutils @@ -41,9 +41,9 @@ src_install() { } pkg_postinst() { - einfo "mlmmj comes with serveral webinterfaces:" - einfo "- One for user subscribing/unsubscribing" - einfo "- One for admin tasks" - einfo "both available in a php and perl module." - einfo "For more info have a look in /usr/share/mlmmj" + elog "mlmmj comes with serveral webinterfaces:" + elog "- One for user subscribing/unsubscribing" + elog "- One for admin tasks" + elog "both available in a php and perl module." + elog "For more info have a look in /usr/share/mlmmj" } diff --git a/net-mail/mlmmj/mlmmj-1.2.13.ebuild b/net-mail/mlmmj/mlmmj-1.2.13.ebuild index 7a883dae9e96..26d7a1d2bb6a 100644 --- a/net-mail/mlmmj/mlmmj-1.2.13.ebuild +++ b/net-mail/mlmmj/mlmmj-1.2.13.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/net-mail/mlmmj/mlmmj-1.2.13.ebuild,v 1.1 2006/12/27 13:34:46 lcars Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mlmmj/mlmmj-1.2.13.ebuild,v 1.2 2007/06/12 12:55:54 genone Exp $ inherit eutils @@ -41,9 +41,9 @@ src_install() { } pkg_postinst() { - einfo "mlmmj comes with serveral webinterfaces:" - einfo "- One for user subscribing/unsubscribing" - einfo "- One for admin tasks" - einfo "both available in a php and perl module." - einfo "For more info have a look in /usr/share/mlmmj" + elog "mlmmj comes with serveral webinterfaces:" + elog "- One for user subscribing/unsubscribing" + elog "- One for admin tasks" + elog "both available in a php and perl module." + elog "For more info have a look in /usr/share/mlmmj" } diff --git a/net-mail/mlmmj/mlmmj-1.2.14.ebuild b/net-mail/mlmmj/mlmmj-1.2.14.ebuild index 1705d72071ca..adf01462983a 100644 --- a/net-mail/mlmmj/mlmmj-1.2.14.ebuild +++ b/net-mail/mlmmj/mlmmj-1.2.14.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-mail/mlmmj/mlmmj-1.2.14.ebuild,v 1.1 2007/04/11 00:18:36 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mlmmj/mlmmj-1.2.14.ebuild,v 1.2 2007/06/12 12:55:54 genone Exp $ inherit eutils @@ -41,9 +41,9 @@ src_install() { } pkg_postinst() { - einfo "mlmmj comes with serveral webinterfaces:" - einfo "- One for user subscribing/unsubscribing" - einfo "- One for admin tasks" - einfo "both available in a php and perl module." - einfo "For more info have a look in /usr/share/mlmmj" + elog "mlmmj comes with serveral webinterfaces:" + elog "- One for user subscribing/unsubscribing" + elog "- One for admin tasks" + elog "both available in a php and perl module." + elog "For more info have a look in /usr/share/mlmmj" } diff --git a/net-mail/mlmmj/mlmmj-1.2.4.ebuild b/net-mail/mlmmj/mlmmj-1.2.4.ebuild index 66a4c86dbade..2d31275d5c34 100644 --- a/net-mail/mlmmj/mlmmj-1.2.4.ebuild +++ b/net-mail/mlmmj/mlmmj-1.2.4.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/net-mail/mlmmj/mlmmj-1.2.4.ebuild,v 1.2 2005/03/18 11:14:43 tigger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mlmmj/mlmmj-1.2.4.ebuild,v 1.3 2007/06/12 12:55:54 genone Exp $ inherit eutils @@ -40,9 +40,9 @@ src_install() { } pkg_postinst() { - einfo "mlmmj comes with serveral webinterfaces:" - einfo "- One for user subscribing/unsubscribing" - einfo "- One for admin tasks" - einfo "both available in a php and perl module." - einfo "For more info have a look in /usr/share/mlmmj" + elog "mlmmj comes with serveral webinterfaces:" + elog "- One for user subscribing/unsubscribing" + elog "- One for admin tasks" + elog "both available in a php and perl module." + elog "For more info have a look in /usr/share/mlmmj" } diff --git a/net-mail/mlmmj/mlmmj-1.2.8.ebuild b/net-mail/mlmmj/mlmmj-1.2.8.ebuild index a27ddac8bb46..e255df32adcf 100644 --- a/net-mail/mlmmj/mlmmj-1.2.8.ebuild +++ b/net-mail/mlmmj/mlmmj-1.2.8.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/net-mail/mlmmj/mlmmj-1.2.8.ebuild,v 1.1 2005/06/21 19:42:34 lcars Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mlmmj/mlmmj-1.2.8.ebuild,v 1.2 2007/06/12 12:55:54 genone Exp $ inherit eutils @@ -40,9 +40,9 @@ src_install() { } pkg_postinst() { - einfo "mlmmj comes with serveral webinterfaces:" - einfo "- One for user subscribing/unsubscribing" - einfo "- One for admin tasks" - einfo "both available in a php and perl module." - einfo "For more info have a look in /usr/share/mlmmj" + elog "mlmmj comes with serveral webinterfaces:" + elog "- One for user subscribing/unsubscribing" + elog "- One for admin tasks" + elog "both available in a php and perl module." + elog "For more info have a look in /usr/share/mlmmj" } diff --git a/net-mail/mlmmj/mlmmj-1.2.9.ebuild b/net-mail/mlmmj/mlmmj-1.2.9.ebuild index 2c672509a86d..63f79227d71d 100644 --- a/net-mail/mlmmj/mlmmj-1.2.9.ebuild +++ b/net-mail/mlmmj/mlmmj-1.2.9.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/net-mail/mlmmj/mlmmj-1.2.9.ebuild,v 1.1 2005/12/15 08:44:35 lcars Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mlmmj/mlmmj-1.2.9.ebuild,v 1.2 2007/06/12 12:55:54 genone Exp $ inherit eutils @@ -41,9 +41,9 @@ src_install() { } pkg_postinst() { - einfo "mlmmj comes with serveral webinterfaces:" - einfo "- One for user subscribing/unsubscribing" - einfo "- One for admin tasks" - einfo "both available in a php and perl module." - einfo "For more info have a look in /usr/share/mlmmj" + elog "mlmmj comes with serveral webinterfaces:" + elog "- One for user subscribing/unsubscribing" + elog "- One for admin tasks" + elog "both available in a php and perl module." + elog "For more info have a look in /usr/share/mlmmj" } |