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 | ef497a408a66802505c2fbd30c352a53907ad610 (patch) | |
tree | aef527459850b2682e9317cd088f77e13bc3d964 /net-analyzer/argus | |
parent | Remove xulrunner wrt #403415. Use npapi-sdk, webkit-gtk, gtkhtml, etc (diff) | |
download | historical-ef497a408a66802505c2fbd30c352a53907ad610.tar.gz historical-ef497a408a66802505c2fbd30c352a53907ad610.tar.bz2 historical-ef497a408a66802505c2fbd30c352a53907ad610.zip |
marked x86 per bug 422135
Package-Manager: portage-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=" |