summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2005-01-07 21:06:33 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2005-01-07 21:06:33 +0000
commit03051f8975c5bf3e71ace37914aa1e73556332c8 (patch)
treeb94cb9302f6dc9287d0c0700b9c82fdf372b0cbb /app-admin/ulogd/ulogd-1.02-r1.ebuild
parentAdded distutils patch for Python2.4. Thanks Jacob Smullyan <smulloni@smullyan... (diff)
downloadhistorical-03051f8975c5bf3e71ace37914aa1e73556332c8.tar.gz
historical-03051f8975c5bf3e71ace37914aa1e73556332c8.tar.bz2
historical-03051f8975c5bf3e71ace37914aa1e73556332c8.zip
Close #74924 again.
Diffstat (limited to 'app-admin/ulogd/ulogd-1.02-r1.ebuild')
-rw-r--r--app-admin/ulogd/ulogd-1.02-r1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/app-admin/ulogd/ulogd-1.02-r1.ebuild b/app-admin/ulogd/ulogd-1.02-r1.ebuild
index 6a212145f5fe..a34bfa3bfada 100644
--- a/app-admin/ulogd/ulogd-1.02-r1.ebuild
+++ b/app-admin/ulogd/ulogd-1.02-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/ulogd/ulogd-1.02-r1.ebuild,v 1.1 2005/01/01 19:09:15 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/ulogd/ulogd-1.02-r1.ebuild,v 1.2 2005/01/07 21:06:33 aliz Exp $
+
+inherit flag-o-matic
DESCRIPTION="iptables daemon for ULOG target for userspace iptables filter logging"
SRC_URI="http://ftp.netfilter.org/pub/ulogd/${P}.tar.bz2"