diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-07 23:37:46 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-07 23:37:46 +0000 |
commit | a03107e9323c020fecc7ba2e478c1355b54c9bcc (patch) | |
tree | dda1f6a919a504839042ce1ec2a192b0ac317e3a /net-analyzer/argus | |
parent | Address failing patch, bug #434100 (diff) | |
download | gentoo-2-a03107e9323c020fecc7ba2e478c1355b54c9bcc.tar.gz gentoo-2-a03107e9323c020fecc7ba2e478c1355b54c9bcc.tar.bz2 gentoo-2-a03107e9323c020fecc7ba2e478c1355b54c9bcc.zip |
Stable ppc, bug #434030
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/argus')
-rw-r--r-- | net-analyzer/argus/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/argus/argus-3.0.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/argus/ChangeLog b/net-analyzer/argus/ChangeLog index f1b4e5d17021..b698b3a9e439 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.50 2012/07/04 07:20:27 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus/ChangeLog,v 1.51 2012/09/07 23:37:46 blueness Exp $ + + 07 Sep 2012; Anthony G. Basile <blueness@gentoo.org> argus-3.0.6.1.ebuild: + Stable ppc, bug #434030 04 Jul 2012; Jeff Horelick <jdhore@gentoo.org> argus-3.0.6.ebuild: marked x86 per bug 422135 diff --git a/net-analyzer/argus/argus-3.0.6.1.ebuild b/net-analyzer/argus/argus-3.0.6.1.ebuild index 50df2f0a0627..36897ee20043 100644 --- a/net-analyzer/argus/argus-3.0.6.1.ebuild +++ b/net-analyzer/argus/argus-3.0.6.1.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.1.ebuild,v 1.1 2012/06/19 20:16:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus/argus-3.0.6.1.ebuild,v 1.2 2012/09/07 23:37:46 blueness 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=" |