diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-07 23:38:57 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-07 23:38:57 +0000 |
commit | eddc526c2bfd15717a7d99a29ccac63ba804e4b0 (patch) | |
tree | 86856f2feb5a06503f86ffee58247c4a9a76bc44 /net-analyzer/argus-clients | |
parent | Stable ppc, bug #434030 (diff) | |
download | gentoo-2-eddc526c2bfd15717a7d99a29ccac63ba804e4b0.tar.gz gentoo-2-eddc526c2bfd15717a7d99a29ccac63ba804e4b0.tar.bz2 gentoo-2-eddc526c2bfd15717a7d99a29ccac63ba804e4b0.zip |
Stable ppc, 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 | 6 | ||||
-rw-r--r-- | net-analyzer/argus-clients/argus-clients-3.0.6.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/argus-clients/ChangeLog b/net-analyzer/argus-clients/ChangeLog index 73f468b39173..45706c5a9019 100644 --- a/net-analyzer/argus-clients/ChangeLog +++ b/net-analyzer/argus-clients/ChangeLog @@ -1,6 +1,10 @@ # 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.46 2012/08/22 01:59:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus-clients/ChangeLog,v 1.47 2012/09/07 23:38:57 blueness Exp $ + + 07 Sep 2012; Anthony G. Basile <blueness@gentoo.org> + argus-clients-3.0.6.2.ebuild: + Stable ppc, bug #434030 *argus-clients-3.0.7.1 (22 Aug 2012) 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 913b8a5df78b..3eff09c8c264 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.1 2012/06/19 20:16:57 jer Exp $ +# $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 $ 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=" |