summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-22 17:43:44 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-22 17:43:44 +0000
commit74a73b8c99e765ae18143ffffc244ef1a88766a4 (patch)
tree02ea63842fdd2c5dc58c15186cc3505be84cef0a /app-admin/ulogd
parentstable on alpha (diff)
downloadhistorical-74a73b8c99e765ae18143ffffc244ef1a88766a4.tar.gz
historical-74a73b8c99e765ae18143ffffc244ef1a88766a4.tar.bz2
historical-74a73b8c99e765ae18143ffffc244ef1a88766a4.zip
Remove arm keywords
Diffstat (limited to 'app-admin/ulogd')
-rw-r--r--app-admin/ulogd/ulogd-0.97-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/ulogd/ulogd-0.97-r1.ebuild b/app-admin/ulogd/ulogd-0.97-r1.ebuild
index 0ea0398e5d57..ae7e8e6de5d0 100644
--- a/app-admin/ulogd/ulogd-0.97-r1.ebuild
+++ b/app-admin/ulogd/ulogd-0.97-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/ulogd/ulogd-0.97-r1.ebuild,v 1.17 2003/09/26 20:45:47 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/ulogd/ulogd-0.97-r1.ebuild,v 1.18 2004/02/22 17:43:10 agriffis Exp $
DESCRIPTION="iptables daemon for ULOG target for userspace iptables filter logging"
SRC_URI="ftp://ftp.netfilter.org/pub/ulogd/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.gnumonks.org/gnumonks/projects/project_details?p_id=1"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc "
+KEYWORDS="x86 ppc sparc"
IUSE="mysql"
DEPEND="net-firewall/iptables"