diff options
author | 2015-01-09 13:48:58 +0000 | |
---|---|---|
committer | 2015-01-09 13:48:58 +0000 | |
commit | 4512986a69ec4afeebe7b65ff7bc3fb6abc5dc3c (patch) | |
tree | 92e06e4d612feddb7c9b5844757d634a8e6a36d1 /net-analyzer/argus | |
parent | Stable for amd64, wrt bug #535520 (diff) | |
download | gentoo-2-4512986a69ec4afeebe7b65ff7bc3fb6abc5dc3c.tar.gz gentoo-2-4512986a69ec4afeebe7b65ff7bc3fb6abc5dc3c.tar.bz2 gentoo-2-4512986a69ec4afeebe7b65ff7bc3fb6abc5dc3c.zip |
Stable for amd64, wrt bug #535520
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer/argus')
-rw-r--r-- | net-analyzer/argus/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/argus/argus-3.0.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/argus/ChangeLog b/net-analyzer/argus/ChangeLog index db926a875503..97ce13319c43 100644 --- a/net-analyzer/argus/ChangeLog +++ b/net-analyzer/argus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/argus -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus/ChangeLog,v 1.64 2014/10/12 09:17:23 jer Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus/ChangeLog,v 1.65 2015/01/09 13:48:58 ago Exp $ + + 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> argus-3.0.8.ebuild: + Stable for amd64, wrt bug #535520 *argus-3.0.8 (12 Oct 2014) diff --git a/net-analyzer/argus/argus-3.0.8.ebuild b/net-analyzer/argus/argus-3.0.8.ebuild index ab478f5cd92b..d852f47b432f 100644 --- a/net-analyzer/argus/argus-3.0.8.ebuild +++ b/net-analyzer/argus/argus-3.0.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus/argus-3.0.8.ebuild,v 1.1 2014/10/12 09:17:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus/argus-3.0.8.ebuild,v 1.2 2015/01/09 13:48:58 ago Exp $ EAPI=5 inherit autotools eutils user @@ -11,7 +11,7 @@ SRC_URI="http://qosient.com/argus/src/${P}.tar.gz" LICENSE="GPL-3" 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=" |