diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 16:22:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 16:22:20 +0000 |
commit | b270a13809dcc746eddea2a4e5c4ad7215316271 (patch) | |
tree | c692908082954260d4bdc232b8c58c2a38dca57d /net-analyzer/fwlogwatch/fwlogwatch-1.3.ebuild | |
parent | Stable for sparc, wrt bug #474200 (diff) | |
download | gentoo-2-b270a13809dcc746eddea2a4e5c4ad7215316271.tar.gz gentoo-2-b270a13809dcc746eddea2a4e5c4ad7215316271.tar.bz2 gentoo-2-b270a13809dcc746eddea2a4e5c4ad7215316271.zip |
Stable for sparc, wrt bug #472216
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer/fwlogwatch/fwlogwatch-1.3.ebuild')
-rw-r--r-- | net-analyzer/fwlogwatch/fwlogwatch-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/fwlogwatch/fwlogwatch-1.3.ebuild b/net-analyzer/fwlogwatch/fwlogwatch-1.3.ebuild index 6735de33ae90..5ae9f599fb20 100644 --- a/net-analyzer/fwlogwatch/fwlogwatch-1.3.ebuild +++ b/net-analyzer/fwlogwatch/fwlogwatch-1.3.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/fwlogwatch/fwlogwatch-1.3.ebuild,v 1.3 2013/06/25 11:41:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fwlogwatch/fwlogwatch-1.3.ebuild,v 1.4 2013/06/29 16:22:20 ago Exp $ EAPI="4" @@ -10,7 +10,7 @@ DESCRIPTION="A packet filter and firewall log analyzer" HOMEPAGE="http://fwlogwatch.inside-security.de/" SRC_URI="${HOMEPAGE}sw/${P}.tar.bz2" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" LICENSE="GPL-1" SLOT="0" IUSE="adns nls zlib" |