summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/logrotate/logrotate-3.5.9.ebuild')
-rw-r--r--app-admin/logrotate/logrotate-3.5.9.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-admin/logrotate/logrotate-3.5.9.ebuild b/app-admin/logrotate/logrotate-3.5.9.ebuild
index 12e448a41e94..9e1a3fdbc0d0 100644
--- a/app-admin/logrotate/logrotate-3.5.9.ebuild
+++ b/app-admin/logrotate/logrotate-3.5.9.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.5.9.ebuild,v 1.2 2002/06/04 21:49:33 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.5.9.ebuild,v 1.3 2002/07/06 18:49:03 drobbins Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Rotates, compresses, and mails system logs"
SRC_URI="http://ftp.debian.org/debian/pool/main/l/${PN}/${PN}_${PV}.orig.tar.gz"
HOMEPAGE="http://packages.debian.org/unstable/admin/logrotate.html"
+LICENSE="GPL-2"
DEPEND=">=dev-libs/popt-1.5"
RDEPEND="net-mail/mailx"