diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:49:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:49:48 +0000 |
commit | f7f8b96ac521608cda345c7ffbc91c9a2deaede3 (patch) | |
tree | 50f41d2f4cb68b2ebfc1a63416eff143de55729d /net-analyzer | |
parent | Stable for amd64, wrt bug #535026 (diff) | |
download | gentoo-2-f7f8b96ac521608cda345c7ffbc91c9a2deaede3.tar.gz gentoo-2-f7f8b96ac521608cda345c7ffbc91c9a2deaede3.tar.bz2 gentoo-2-f7f8b96ac521608cda345c7ffbc91c9a2deaede3.zip |
Stable for amd64, wrt bug #535540
(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')
-rw-r--r-- | net-analyzer/sec/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/sec/sec-2.7.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/sec/ChangeLog b/net-analyzer/sec/ChangeLog index 137cbec18942..31b388bf1d17 100644 --- a/net-analyzer/sec/ChangeLog +++ b/net-analyzer/sec/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/sec -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sec/ChangeLog,v 1.28 2014/08/14 20:44:51 jer Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sec/ChangeLog,v 1.29 2015/01/09 13:49:48 ago Exp $ + + 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> sec-2.7.6.ebuild: + Stable for amd64, wrt bug #535540 14 Aug 2014; Jeroen Roovers <jer@gentoo.org> -sec-2.7.0.ebuild: Old. diff --git a/net-analyzer/sec/sec-2.7.6.ebuild b/net-analyzer/sec/sec-2.7.6.ebuild index 117f2ffc16b0..e6ed1093b394 100644 --- a/net-analyzer/sec/sec-2.7.6.ebuild +++ b/net-analyzer/sec/sec-2.7.6.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/sec/sec-2.7.6.ebuild,v 1.1 2014/07/16 23:29:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sec/sec-2.7.6.ebuild,v 1.2 2015/01/09 13:49:48 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" RDEPEND=">=dev-lang/perl-5.8.0" |