summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-firewall/dshieldpy/dshieldpy-3.2.ebuild')
-rw-r--r--net-firewall/dshieldpy/dshieldpy-3.2.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-firewall/dshieldpy/dshieldpy-3.2.ebuild b/net-firewall/dshieldpy/dshieldpy-3.2.ebuild
index 3b306eca3960..98526191afd4 100644
--- a/net-firewall/dshieldpy/dshieldpy-3.2.ebuild
+++ b/net-firewall/dshieldpy/dshieldpy-3.2.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2005 Gentoo Foundation
# 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.1 2003/08/15 14:52:13 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/dshieldpy/dshieldpy-3.2.ebuild,v 1.1.1.1 2005/11/30 10:11:17 chriswhite Exp $
-DESCRIPTION="This is a sample skeleton ebuild file"
+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="~ppc x86"
IUSE=""
DEPEND="virtual/python"
RDEPEND=""