diff options
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/fwlogwatch/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/fwlogwatch/fwlogwatch-1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/fwlogwatch/ChangeLog b/net-analyzer/fwlogwatch/ChangeLog index 29b83aa6fe81..cdbb298824b3 100644 --- a/net-analyzer/fwlogwatch/ChangeLog +++ b/net-analyzer/fwlogwatch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/fwlogwatch -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fwlogwatch/ChangeLog,v 1.18 2007/09/06 16:41:00 jokey Exp $ +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fwlogwatch/ChangeLog,v 1.19 2009/01/02 21:30:36 bluebird Exp $ + + 02 Jan 2009; Friedrich Oslage <bluebird@gentoo.org> fwlogwatch-1.1.ebuild: + Stable on sparc, bug #253290 06 Sep 2007; Markus Ullmann <jokey@gentoo.org> -fwlogwatch-1.0.ebuild: Cleanup diff --git a/net-analyzer/fwlogwatch/fwlogwatch-1.1.ebuild b/net-analyzer/fwlogwatch/fwlogwatch-1.1.ebuild index d8c97be0f4dc..733d53d7608b 100644 --- a/net-analyzer/fwlogwatch/fwlogwatch-1.1.ebuild +++ b/net-analyzer/fwlogwatch/fwlogwatch-1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fwlogwatch/fwlogwatch-1.1.ebuild,v 1.3 2007/04/10 07:24:02 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fwlogwatch/fwlogwatch-1.1.ebuild,v 1.4 2009/01/02 21:30:36 bluebird Exp $ inherit toolchain-funcs @@ -8,7 +8,7 @@ DESCRIPTION="A packet filter and firewall log analyzer" HOMEPAGE="http://fwlogwatch.inside-security.de/" SRC_URI="http://www.kybs.de/boris/sw/${P}.tar.bz2" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" LICENSE="GPL-1" SLOT="0" IUSE="" |