diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-08 12:36:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-08 12:36:01 +0000 |
commit | 6899a4515d8b8985e49e6336586634a4302172e5 (patch) | |
tree | 77f66047f98159afff8e31ced6a5b959be67c1c4 /net-analyzer/argus | |
parent | Stable for amd64, wrt bug #429164 (diff) | |
download | gentoo-2-6899a4515d8b8985e49e6336586634a4302172e5.tar.gz gentoo-2-6899a4515d8b8985e49e6336586634a4302172e5.tar.bz2 gentoo-2-6899a4515d8b8985e49e6336586634a4302172e5.zip |
Stable for amd64, wrt 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 b698b3a9e439..65cb9aff2f2a 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.51 2012/09/07 23:37:46 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus/ChangeLog,v 1.52 2012/09/08 12:36:01 ago Exp $ + + 08 Sep 2012; Agostino Sarubbo <ago@gentoo.org> argus-3.0.6.1.ebuild: + Stable for amd64, wrt bug #434030 07 Sep 2012; Anthony G. Basile <blueness@gentoo.org> argus-3.0.6.1.ebuild: Stable ppc, bug #434030 diff --git a/net-analyzer/argus/argus-3.0.6.1.ebuild b/net-analyzer/argus/argus-3.0.6.1.ebuild index 36897ee20043..6d84bc4d76bb 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.2 2012/09/07 23:37:46 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus/argus-3.0.6.1.ebuild,v 1.3 2012/09/08 12:36:01 ago 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=" |