diff options
Diffstat (limited to 'sys-apps/logwatch/logwatch-5.2.2.ebuild')
-rw-r--r-- | sys-apps/logwatch/logwatch-5.2.2.ebuild | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/sys-apps/logwatch/logwatch-5.2.2.ebuild b/sys-apps/logwatch/logwatch-5.2.2.ebuild index 05738402b145..5f7407873bbc 100644 --- a/sys-apps/logwatch/logwatch-5.2.2.ebuild +++ b/sys-apps/logwatch/logwatch-5.2.2.ebuild @@ -1,15 +1,17 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/logwatch/logwatch-5.2.2.ebuild,v 1.2 2004/06/24 22:14:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/logwatch/logwatch-5.2.2.ebuild,v 1.3 2004/06/30 02:50:15 vapier Exp $ DESCRIPTION="Analyzes and Reports on system logs" HOMEPAGE="http://www.logwatch.org/" SRC_URI="ftp://ftp.kaybee.org/pub/linux/${P}.tar.gz" + LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="" -RDEPEND="virtual/glibc + +RDEPEND="virtual/libc virtual/cron virtual/mta dev-lang/perl |