summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2013-06-24 14:46:58 +0000
committerJosé María Alonso <nimiux@gentoo.org>2013-06-24 14:46:58 +0000
commit612d6cea63ac8793f62451a6c0670327a89396c6 (patch)
tree20f8755c6850402bba57528a2f63258c84ec788c /net-analyzer/fwlogwatch
parentFix compilation with USE=debug and VIDEO_CARDS=radeon, thanks klondike in bug... (diff)
downloadgentoo-2-612d6cea63ac8793f62451a6c0670327a89396c6.tar.gz
gentoo-2-612d6cea63ac8793f62451a6c0670327a89396c6.tar.bz2
gentoo-2-612d6cea63ac8793f62451a6c0670327a89396c6.zip
Stable for amd64 wrt bug #472216
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'net-analyzer/fwlogwatch')
-rw-r--r--net-analyzer/fwlogwatch/ChangeLog5
-rw-r--r--net-analyzer/fwlogwatch/fwlogwatch-1.3.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-analyzer/fwlogwatch/ChangeLog b/net-analyzer/fwlogwatch/ChangeLog
index a885ed52733a..254c7aafdd40 100644
--- a/net-analyzer/fwlogwatch/ChangeLog
+++ b/net-analyzer/fwlogwatch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/fwlogwatch
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fwlogwatch/ChangeLog,v 1.25 2013/06/03 20:15:56 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fwlogwatch/ChangeLog,v 1.26 2013/06/24 14:46:58 nimiux Exp $
+
+ 24 Jun 2013; Chema Alonso <nimiux@gentoo.org> fwlogwatch-1.3.ebuild:
+ Stable for amd64 wrt bug #472216
*fwlogwatch-1.4 (03 Jun 2013)
diff --git a/net-analyzer/fwlogwatch/fwlogwatch-1.3.ebuild b/net-analyzer/fwlogwatch/fwlogwatch-1.3.ebuild
index fd1e0070399a..e51f3c53605d 100644
--- a/net-analyzer/fwlogwatch/fwlogwatch-1.3.ebuild
+++ b/net-analyzer/fwlogwatch/fwlogwatch-1.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# 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.1 2011/12/16 16:47:04 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fwlogwatch/fwlogwatch-1.3.ebuild,v 1.2 2013/06/24 14:46:58 nimiux 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"