summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2007-12-24 10:08:24 +0000
committerCarsten Lohrke <carlo@gentoo.org>2007-12-24 10:08:24 +0000
commitbb8c38036bb04a3e67b21f286dda9988756549e0 (patch)
treeb0510172b5bff9e117d47aa3af9fad434ad47ddc /app-admin/logrotate/logrotate-3.7.2.ebuild
parent There is more than one mailx implementation. (diff)
downloadgentoo-2-bb8c38036bb04a3e67b21f286dda9988756549e0.tar.gz
gentoo-2-bb8c38036bb04a3e67b21f286dda9988756549e0.tar.bz2
gentoo-2-bb8c38036bb04a3e67b21f286dda9988756549e0.zip
There is more than one mailx implementation.
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-admin/logrotate/logrotate-3.7.2.ebuild')
-rw-r--r--app-admin/logrotate/logrotate-3.7.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/logrotate/logrotate-3.7.2.ebuild b/app-admin/logrotate/logrotate-3.7.2.ebuild
index 529912908863..853674f8d907 100644
--- a/app-admin/logrotate/logrotate-3.7.2.ebuild
+++ b/app-admin/logrotate/logrotate-3.7.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/logrotate/logrotate-3.7.2.ebuild,v 1.14 2007/05/13 07:50:28 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.7.2.ebuild,v 1.15 2007/12/24 10:08:24 carlo Exp $
inherit eutils toolchain-funcs
@@ -56,7 +56,7 @@ src_install() {
pkg_postinst() {
elog "If you wish to have logrotate e-mail you updates, please"
- elog "emerge mail-client/mailx and configure logrotate in"
+ elog "emerge virtual/mailx and configure logrotate in"
elog "/etc/logrotate.conf appropriately"
elog
elog "Additionally, /etc/logrotate.conf may need to be modified"