diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-01-04 18:25:28 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-01-04 18:25:28 +0000 |
commit | 4ff0107924406e1d9d9b656504ba737d41533c3c (patch) | |
tree | 3fc769886e946e431bac91329404c59d8e20c00b /net-analyzer/scanlogd/scanlogd-2.2.ebuild | |
parent | ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-4ff0107924406e1d9d9b656504ba737d41533c3c.tar.gz gentoo-2-4ff0107924406e1d9d9b656504ba737d41533c3c.tar.bz2 gentoo-2-4ff0107924406e1d9d9b656504ba737d41533c3c.zip |
Added to ~ppc.
Diffstat (limited to 'net-analyzer/scanlogd/scanlogd-2.2.ebuild')
-rw-r--r-- | net-analyzer/scanlogd/scanlogd-2.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/scanlogd/scanlogd-2.2.ebuild b/net-analyzer/scanlogd/scanlogd-2.2.ebuild index fa70f99ab316..56ca90ba082a 100644 --- a/net-analyzer/scanlogd/scanlogd-2.2.ebuild +++ b/net-analyzer/scanlogd/scanlogd-2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scanlogd/scanlogd-2.2.ebuild,v 1.13 2004/07/13 06:51:00 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scanlogd/scanlogd-2.2.ebuild,v 1.14 2005/01/04 18:25:28 hansmi Exp $ IUSE="" DESCRIPTION="Scanlogd - detects and logs TCP port scans" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.openwall.com/scanlogd/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc ~ppc" DEPEND="virtual/libc" |