diff options
author | Bryan Stine <battousai@gentoo.org> | 2005-07-31 05:20:27 +0000 |
---|---|---|
committer | Bryan Stine <battousai@gentoo.org> | 2005-07-31 05:20:27 +0000 |
commit | 15c76a9dd1da02dfe907d3d59346ea7798408124 (patch) | |
tree | 10bdafe9ee64d00b66b38428a87ef754d52be6cb /net-firewall | |
parent | Version bumped; bug #100820. (diff) | |
download | gentoo-2-15c76a9dd1da02dfe907d3d59346ea7798408124.tar.gz gentoo-2-15c76a9dd1da02dfe907d3d59346ea7798408124.tar.bz2 gentoo-2-15c76a9dd1da02dfe907d3d59346ea7798408124.zip |
Stable amd64
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-firewall')
-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" |