diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-07-04 07:20:27 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-07-04 07:20:27 +0000 |
commit | c530722a56cbd2c2375c4b4a087a592f5bd44fe0 (patch) | |
tree | e1d4947e6fadbf70c85f5b3c489d740f3846e8c1 /net-analyzer/argus | |
parent | marked x86 per bug 422135 (diff) | |
download | gentoo-2-c530722a56cbd2c2375c4b4a087a592f5bd44fe0.tar.gz gentoo-2-c530722a56cbd2c2375c4b4a087a592f5bd44fe0.tar.bz2 gentoo-2-c530722a56cbd2c2375c4b4a087a592f5bd44fe0.zip |
marked x86 per bug 422135
(Portage version: 2.2.0_alpha115/cvs/Linux i686)
Diffstat (limited to 'net-analyzer/argus')
-rw-r--r-- | net-analyzer/argus/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/argus/argus-3.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/argus/ChangeLog b/net-analyzer/argus/ChangeLog index e9db86fc665b..f1b4e5d17021 100644 --- a/net-analyzer/argus/ChangeLog +++ b/net-analyzer/argus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/argus # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus/ChangeLog,v 1.49 2012/06/20 14:54:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus/ChangeLog,v 1.50 2012/07/04 07:20:27 jdhore Exp $ + + 04 Jul 2012; Jeff Horelick <jdhore@gentoo.org> argus-3.0.6.ebuild: + marked x86 per bug 422135 20 Jun 2012; Agostino Sarubbo <ago@gentoo.org> argus-3.0.6.ebuild: Stable for amd64, wrt bug #422135 diff --git a/net-analyzer/argus/argus-3.0.6.ebuild b/net-analyzer/argus/argus-3.0.6.ebuild index 0212e548c4bf..50c16d65bde7 100644 --- a/net-analyzer/argus/argus-3.0.6.ebuild +++ b/net-analyzer/argus/argus-3.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus/argus-3.0.6.ebuild,v 1.5 2012/06/20 14:54:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus/argus-3.0.6.ebuild,v 1.6 2012/07/04 07:20:27 jdhore Exp $ EAPI="4" @@ -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 sasl tcpd" RDEPEND=" |