summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/mlmmj/mlmmj-1.2.10.ebuild')
-rw-r--r--net-mail/mlmmj/mlmmj-1.2.10.ebuild14
1 files changed, 7 insertions, 7 deletions
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"
}