diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-04-06 14:20:48 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-04-06 14:20:48 +0000 |
commit | 72669988414f552c429059bf9cd96af1e1c35537 (patch) | |
tree | 3e15480ebd4d79f85badb956a02590a8b41c4c16 /net-firewall | |
parent | New Version (Manifest recommit) (diff) | |
download | gentoo-2-72669988414f552c429059bf9cd96af1e1c35537.tar.gz gentoo-2-72669988414f552c429059bf9cd96af1e1c35537.tar.bz2 gentoo-2-72669988414f552c429059bf9cd96af1e1c35537.zip |
x86 unmask
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/dshieldpy/dshieldpy-3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/dshieldpy/dshieldpy-3.2.ebuild b/net-firewall/dshieldpy/dshieldpy-3.2.ebuild index c3b1e0d089c0..5919d702eec5 100644 --- a/net-firewall/dshieldpy/dshieldpy-3.2.ebuild +++ b/net-firewall/dshieldpy/dshieldpy-3.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/dshieldpy/dshieldpy-3.2.ebuild,v 1.3 2004/03/20 07:34:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/dshieldpy/dshieldpy-3.2.ebuild,v 1.4 2004/04/06 14:20:48 aliz Exp $ DESCRIPTION="Python script to submit firewall logs to dshield.org" HOMEPAGE="http://dshieldpy.sourceforge.net/" SRC_URI="mirror://sourceforge/dshieldpy/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="virtual/python" RDEPEND="" |