diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-20 14:54:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-20 14:54:18 +0000 |
commit | 3ef743909ca3bcd5a961001c10a57de6b939cde2 (patch) | |
tree | 052cf0425376effa9bb49fd3c18c837f977c5066 /net-analyzer | |
parent | Stable for amd64, wrt bug #422241 (diff) | |
download | historical-3ef743909ca3bcd5a961001c10a57de6b939cde2.tar.gz historical-3ef743909ca3bcd5a961001c10a57de6b939cde2.tar.bz2 historical-3ef743909ca3bcd5a961001c10a57de6b939cde2.zip |
Stable for amd64, wrt bug #422135
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/argus-clients/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/argus-clients/argus-clients-3.0.6.1.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/argus/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/argus/argus-3.0.6.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/net-analyzer/argus-clients/ChangeLog b/net-analyzer/argus-clients/ChangeLog index 9d073957eef7..723d96cbf15f 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.43 2012/06/19 20:16:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus-clients/ChangeLog,v 1.44 2012/06/20 14:53:52 ago Exp $ + + 20 Jun 2012; Agostino Sarubbo <ago@gentoo.org> argus-clients-3.0.6.1.ebuild: + Stable for amd64, wrt bug #422135 *argus-clients-3.0.6.2 (19 Jun 2012) diff --git a/net-analyzer/argus-clients/argus-clients-3.0.6.1.ebuild b/net-analyzer/argus-clients/argus-clients-3.0.6.1.ebuild index 39f049445d9c..3d16707b9c05 100644 --- a/net-analyzer/argus-clients/argus-clients-3.0.6.1.ebuild +++ b/net-analyzer/argus-clients/argus-clients-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-clients/argus-clients-3.0.6.1.ebuild,v 1.2 2012/05/09 15:50:34 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus-clients/argus-clients-3.0.6.1.ebuild,v 1.3 2012/06/20 14:53:52 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=" diff --git a/net-analyzer/argus/ChangeLog b/net-analyzer/argus/ChangeLog index 64299a05b153..e9db86fc665b 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.48 2012/06/19 20:16:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus/ChangeLog,v 1.49 2012/06/20 14:54:18 ago Exp $ + + 20 Jun 2012; Agostino Sarubbo <ago@gentoo.org> argus-3.0.6.ebuild: + Stable for amd64, wrt bug #422135 *argus-3.0.6.1 (19 Jun 2012) diff --git a/net-analyzer/argus/argus-3.0.6.ebuild b/net-analyzer/argus/argus-3.0.6.ebuild index 5325b045c178..0212e548c4bf 100644 --- a/net-analyzer/argus/argus-3.0.6.ebuild +++ b/net-analyzer/argus/argus-3.0.6.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.ebuild,v 1.4 2012/06/12 02:13:49 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus/argus-3.0.6.ebuild,v 1.5 2012/06/20 14:54:18 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=" |