summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2002-10-16 17:23:18 +0000
committerMichael Cummings <mcummings@gentoo.org>2002-10-16 17:23:18 +0000
commit3186a9b8cb160fbf544450d8767d291d25c39d77 (patch)
treed8c440f6d009fdebad903457aa48b8f6cb4a1dcf /app-admin/logsentry/logsentry-1.1.1.ebuild
parentNew bugfixing patch (diff)
downloadhistorical-3186a9b8cb160fbf544450d8767d291d25c39d77.tar.gz
historical-3186a9b8cb160fbf544450d8767d291d25c39d77.tar.bz2
historical-3186a9b8cb160fbf544450d8767d291d25c39d77.zip
Added sparc64 to keywords
Diffstat (limited to 'app-admin/logsentry/logsentry-1.1.1.ebuild')
-rw-r--r--app-admin/logsentry/logsentry-1.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/logsentry/logsentry-1.1.1.ebuild b/app-admin/logsentry/logsentry-1.1.1.ebuild
index 9c8f613acff5..0b2836dac21f 100644
--- a/app-admin/logsentry/logsentry-1.1.1.ebuild
+++ b/app-admin/logsentry/logsentry-1.1.1.ebuild
@@ -1,6 +1,6 @@
# 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.2 2002/10/04 03:43:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/logsentry/logsentry-1.1.1.ebuild,v 1.3 2002/10/16 17:23:18 mcummings Exp $
S=${WORKDIR}/logcheck-${PV}
DESCRIPTION="LogSentry automatically monitors your system logs and mails security violations to you on a periodic basis"
@@ -9,7 +9,7 @@ SRC_URI="http://www.psionic.com/downloads/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 sparc64"
DEPEND="sys-apps/supersed"
RDEPEND=""