diff options
Diffstat (limited to 'net-firewall/psad/psad-1.3.4.ebuild')
-rw-r--r-- | net-firewall/psad/psad-1.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/psad/psad-1.3.4.ebuild b/net-firewall/psad/psad-1.3.4.ebuild index 6f5accf3fde4..c8ebf08c3969 100644 --- a/net-firewall/psad/psad-1.3.4.ebuild +++ b/net-firewall/psad/psad-1.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/psad-1.3.4.ebuild,v 1.5 2005/07/31 05:17:05 battousai Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/psad-1.3.4.ebuild,v 1.6 2005/07/31 05:20:27 battousai Exp $ inherit eutils perl-module @@ -12,7 +12,7 @@ HOMEPAGE="http://www.cipherdyne.org/psad" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~amd64 ppc alpha ~sparc" +KEYWORDS="x86 amd64 ppc alpha ~sparc" DEPEND="${DEPEND} dev-lang/perl" |