summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-analyzer/fwlogwatch/fwlogwatch-1.5-r1.ebuild (renamed from net-analyzer/fwlogwatch/fwlogwatch-1.5.ebuild)3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-analyzer/fwlogwatch/fwlogwatch-1.5.ebuild b/net-analyzer/fwlogwatch/fwlogwatch-1.5-r1.ebuild
index 4d37c84c2be0..970802a11930 100644
--- a/net-analyzer/fwlogwatch/fwlogwatch-1.5.ebuild
+++ b/net-analyzer/fwlogwatch/fwlogwatch-1.5-r1.ebuild
@@ -9,12 +9,13 @@ DESCRIPTION="A packet filter and firewall log analyzer"
HOMEPAGE="http://fwlogwatch.inside-security.de/"
SRC_URI="http://fwlogwatch.inside-security.de/sw/${P}.tar.bz2"
-KEYWORDS="amd64 ~ppc sparc x86"
LICENSE="GPL-1"
SLOT="0"
+KEYWORDS="amd64 ~ppc sparc x86"
IUSE="geoip nls zlib"
RDEPEND="
+ virtual/libcrypt:=
geoip? ( dev-libs/geoip )
zlib? ( sys-libs/zlib )
"