diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 08:41:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 08:41:32 +0000 |
commit | 826bfc65b6047af40bca679217c9697a88852e00 (patch) | |
tree | 77d00e780d177b470237117f21a70bfd5d6ef6e0 /net-analyzer/sec | |
parent | Stable for x86, wrt bug #461198 (diff) | |
download | gentoo-2-826bfc65b6047af40bca679217c9697a88852e00.tar.gz gentoo-2-826bfc65b6047af40bca679217c9697a88852e00.tar.bz2 gentoo-2-826bfc65b6047af40bca679217c9697a88852e00.zip |
Stable for x86, wrt bug #461202
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer/sec')
-rw-r--r-- | net-analyzer/sec/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/sec/sec-2.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/sec/ChangeLog b/net-analyzer/sec/ChangeLog index c46fcf1a3342..ad832d88150a 100644 --- a/net-analyzer/sec/ChangeLog +++ b/net-analyzer/sec/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/sec # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sec/ChangeLog,v 1.22 2013/05/16 12:52:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sec/ChangeLog,v 1.23 2013/05/20 08:41:32 ago Exp $ + + 20 May 2013; Agostino Sarubbo <ago@gentoo.org> sec-2.7.0.ebuild: + Stable for x86, wrt bug #461202 16 May 2013; Agostino Sarubbo <ago@gentoo.org> sec-2.7.0.ebuild: Stable for amd64, wrt bug #461202 diff --git a/net-analyzer/sec/sec-2.7.0.ebuild b/net-analyzer/sec/sec-2.7.0.ebuild index 21a7173fabc1..33d15c37e706 100644 --- a/net-analyzer/sec/sec-2.7.0.ebuild +++ b/net-analyzer/sec/sec-2.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sec/sec-2.7.0.ebuild,v 1.2 2013/05/16 12:52:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sec/sec-2.7.0.ebuild,v 1.3 2013/05/20 08:41:32 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/simple-evcorr/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux" IUSE="" RDEPEND=">=dev-lang/perl-5.8.0" |