diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 11:30:14 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 11:30:14 +0000 |
commit | a9d50e17d6fd1e93eff9e2dafd08fd4d465a5c5d (patch) | |
tree | a1941154b6c17eb3d7bb78b9b973c504f1de8392 /net-analyzer/argus | |
parent | Fixed insecure temporary file creation (diff) | |
download | historical-a9d50e17d6fd1e93eff9e2dafd08fd4d465a5c5d.tar.gz historical-a9d50e17d6fd1e93eff9e2dafd08fd4d465a5c5d.tar.bz2 historical-a9d50e17d6fd1e93eff9e2dafd08fd4d465a5c5d.zip |
repoman and changelog fixes, unmasks
Diffstat (limited to 'net-analyzer/argus')
-rw-r--r-- | net-analyzer/argus/argus-2.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/argus/argus-2.0.5.ebuild b/net-analyzer/argus/argus-2.0.5.ebuild index 70fa03260679..fa4a9fe16384 100644 --- a/net-analyzer/argus/argus-2.0.5.ebuild +++ b/net-analyzer/argus/argus-2.0.5.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/net-analyzer/argus/argus-2.0.5.ebuild,v 1.2 2003/02/13 13:38:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus/argus-2.0.5.ebuild,v 1.3 2003/07/13 11:30:10 aliz Exp $ DESCRIPTION="network Audit Record Generation and Utilization System" HOMEPAGE="http://www.qosient.com/argus/" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.qosient.com/argus/" SRC_URI="ftp://ftp.qosient.com/pub/argus/src/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" RDEPEND="virtual/glibc >=net-libs/libpcap-0.6.2" |