diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2004-05-30 07:23:57 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2004-05-30 07:23:57 +0000 |
commit | 177d7c7fb90e28846608e8ac49a1856011d3ecda (patch) | |
tree | 5514895fd501114e29ff9c22af33f1d819491b1b /sys-apps/logwatch/logwatch-5.0.ebuild | |
parent | Stable on ppc (diff) | |
download | historical-177d7c7fb90e28846608e8ac49a1856011d3ecda.tar.gz historical-177d7c7fb90e28846608e8ac49a1856011d3ecda.tar.bz2 historical-177d7c7fb90e28846608e8ac49a1856011d3ecda.zip |
mailx move
Diffstat (limited to 'sys-apps/logwatch/logwatch-5.0.ebuild')
-rw-r--r-- | sys-apps/logwatch/logwatch-5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/logwatch/logwatch-5.0.ebuild b/sys-apps/logwatch/logwatch-5.0.ebuild index 7fadad8d4bc7..a1773bfac6a9 100644 --- a/sys-apps/logwatch/logwatch-5.0.ebuild +++ b/sys-apps/logwatch/logwatch-5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/logwatch/logwatch-5.0.ebuild,v 1.3 2004/03/13 21:06:44 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/logwatch/logwatch-5.0.ebuild,v 1.4 2004/05/30 07:23:57 robbat2 Exp $ DESCRIPTION="Analyzes and Reports on system logs" HOMEPAGE="http://www.logwatch.org" @@ -13,7 +13,7 @@ DEPEND="virtual/glibc virtual/cron virtual/mta dev-lang/perl - net-mail/mailx" + mail-client/mailx" RDEPEND="" src_install() { |