diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-08 12:36:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-08 12:36:21 +0000 |
commit | 8d253c654d8dc2aa4d8eea04eccb3683affbbaaa (patch) | |
tree | 31d19f88d0f4e9eb83dba822d3b336e42b960e06 /net-analyzer/argus-clients | |
parent | Stable for amd64, wrt bug #434030 (diff) | |
download | gentoo-2-8d253c654d8dc2aa4d8eea04eccb3683affbbaaa.tar.gz gentoo-2-8d253c654d8dc2aa4d8eea04eccb3683affbbaaa.tar.bz2 gentoo-2-8d253c654d8dc2aa4d8eea04eccb3683affbbaaa.zip |
Stable for amd64, wrt bug #434030
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/argus-clients')
-rw-r--r-- | net-analyzer/argus-clients/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/argus-clients/argus-clients-3.0.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/argus-clients/ChangeLog b/net-analyzer/argus-clients/ChangeLog index 45706c5a9019..67f6cbc83644 100644 --- a/net-analyzer/argus-clients/ChangeLog +++ b/net-analyzer/argus-clients/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/argus-clients # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus-clients/ChangeLog,v 1.47 2012/09/07 23:38:57 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus-clients/ChangeLog,v 1.48 2012/09/08 12:36:21 ago Exp $ + + 08 Sep 2012; Agostino Sarubbo <ago@gentoo.org> argus-clients-3.0.6.2.ebuild: + Stable for amd64, wrt bug #434030 07 Sep 2012; Anthony G. Basile <blueness@gentoo.org> argus-clients-3.0.6.2.ebuild: diff --git a/net-analyzer/argus-clients/argus-clients-3.0.6.2.ebuild b/net-analyzer/argus-clients/argus-clients-3.0.6.2.ebuild index 3eff09c8c264..d33084a33c4e 100644 --- a/net-analyzer/argus-clients/argus-clients-3.0.6.2.ebuild +++ b/net-analyzer/argus-clients/argus-clients-3.0.6.2.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-clients/argus-clients-3.0.6.2.ebuild,v 1.2 2012/09/07 23:38:57 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus-clients/argus-clients-3.0.6.2.ebuild,v 1.3 2012/09/08 12:36:21 ago Exp $ EAPI=4 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="http://qosient.com/argus/dev/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="debug ft geoip mysql sasl tcpd" MY_CDEPEND=" |