summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-05-31 17:23:53 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-05-31 17:23:53 +0000
commita92a2c838770509926d6806d472ee4c588a0e4fc (patch)
tree379d75afe80476e48205837a343cfc47e297ac3b /net-analyzer/argus
parentDelete call to deprecated python_version(). (diff)
downloadgentoo-2-a92a2c838770509926d6806d472ee4c588a0e4fc.tar.gz
gentoo-2-a92a2c838770509926d6806d472ee4c588a0e4fc.tar.bz2
gentoo-2-a92a2c838770509926d6806d472ee4c588a0e4fc.zip
x86 stable wrt bug #318619
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'net-analyzer/argus')
-rw-r--r--net-analyzer/argus/ChangeLog5
-rw-r--r--net-analyzer/argus/argus-3.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/argus/ChangeLog b/net-analyzer/argus/ChangeLog
index 739bed185ad1..4cf3310c411e 100644
--- a/net-analyzer/argus/ChangeLog
+++ b/net-analyzer/argus/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/argus
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus/ChangeLog,v 1.23 2010/05/06 09:06:10 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus/ChangeLog,v 1.24 2010/05/31 17:23:53 phajdan.jr Exp $
+
+ 31 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> argus-3.0.2.ebuild:
+ x86 stable wrt bug #318619
*argus-3.0.3.8 (06 May 2010)
diff --git a/net-analyzer/argus/argus-3.0.2.ebuild b/net-analyzer/argus/argus-3.0.2.ebuild
index 8b2de4c604ab..3fa57c91b839 100644
--- a/net-analyzer/argus/argus-3.0.2.ebuild
+++ b/net-analyzer/argus/argus-3.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus/argus-3.0.2.ebuild,v 1.3 2010/04/09 01:52:31 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus/argus-3.0.2.ebuild,v 1.4 2010/05/31 17:23:53 phajdan.jr Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="http://qosient.com/argus/dev/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="debug tcpd"
# sasl? ( >=dev-libs/cyrus-sasl-2.1.22 )