diff options
author | Sven Blumenstein <bazik@gentoo.org> | 2004-02-24 10:13:51 +0000 |
---|---|---|
committer | Sven Blumenstein <bazik@gentoo.org> | 2004-02-24 10:13:51 +0000 |
commit | 0a1b1803a7754ea25e9618bf8d660cd42df592a2 (patch) | |
tree | 4353854c6ecd11832fe5ead1d51ef5d56f49bfd6 /app-admin/ulogd/ulogd-1.02.ebuild | |
parent | oops someone forgot me ! (diff) | |
download | gentoo-2-0a1b1803a7754ea25e9618bf8d660cd42df592a2.tar.gz gentoo-2-0a1b1803a7754ea25e9618bf8d660cd42df592a2.tar.bz2 gentoo-2-0a1b1803a7754ea25e9618bf8d660cd42df592a2.zip |
Stable on sparc.
Diffstat (limited to 'app-admin/ulogd/ulogd-1.02.ebuild')
-rw-r--r-- | app-admin/ulogd/ulogd-1.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/ulogd/ulogd-1.02.ebuild b/app-admin/ulogd/ulogd-1.02.ebuild index d1b0605064c1..18178f45bdef 100644 --- a/app-admin/ulogd/ulogd-1.02.ebuild +++ b/app-admin/ulogd/ulogd-1.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/ulogd/ulogd-1.02.ebuild,v 1.3 2004/01/29 10:36:44 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/ulogd/ulogd-1.02.ebuild,v 1.4 2004/02/24 10:13:51 bazik Exp $ DESCRIPTION="iptables daemon for ULOG target for userspace iptables filter logging" SRC_URI="http://ftp.netfilter.org/pub/ulogd/${P}.tar.bz2" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.gnumonks.org/gnumonks/projects/project_details?p_id=1" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ~ppc sparc ~amd64" IUSE="mysql" DEPEND="net-firewall/iptables |