diff options
Diffstat (limited to 'app-admin/logsentry/logsentry-1.1.1.ebuild')
-rw-r--r-- | app-admin/logsentry/logsentry-1.1.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-admin/logsentry/logsentry-1.1.1.ebuild b/app-admin/logsentry/logsentry-1.1.1.ebuild index 0b2836dac21f..8992bea4d587 100644 --- a/app-admin/logsentry/logsentry-1.1.1.ebuild +++ b/app-admin/logsentry/logsentry-1.1.1.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/logsentry/logsentry-1.1.1.ebuild,v 1.3 2002/10/16 17:23:18 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/logsentry/logsentry-1.1.1.ebuild,v 1.4 2002/10/18 13:31:45 aliz Exp $ S=${WORKDIR}/logcheck-${PV} DESCRIPTION="LogSentry automatically monitors your system logs and mails security violations to you on a periodic basis" HOMEPAGE="http://www.psionic.com/products/logsentry.html/" SRC_URI="http://www.psionic.com/downloads/${P}.tar.gz" +IUSE="" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc64" |