diff options
author | 2005-01-04 18:25:28 +0000 | |
---|---|---|
committer | 2005-01-04 18:25:28 +0000 | |
commit | 71224d0364dcc6dd9b83879f485c7623a44d9ac0 (patch) | |
tree | fcf8e9533c7f20bbb9129309b48d7904956377f8 /net-analyzer/scanlogd/scanlogd-2.2.ebuild | |
parent | ~amd64 (diff) | |
download | historical-71224d0364dcc6dd9b83879f485c7623a44d9ac0.tar.gz historical-71224d0364dcc6dd9b83879f485c7623a44d9ac0.tar.bz2 historical-71224d0364dcc6dd9b83879f485c7623a44d9ac0.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" |