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 | af006c3add70ec0f4c5f925bbc94e9267ff61cba (patch) | |
tree | edd618a430068efe0fe41638258ac7d07a830f64 /net-firewall/psad/psad-1.3.4.ebuild | |
parent | Version bumped; bug #100820. (diff) | |
download | historical-af006c3add70ec0f4c5f925bbc94e9267ff61cba.tar.gz historical-af006c3add70ec0f4c5f925bbc94e9267ff61cba.tar.bz2 historical-af006c3add70ec0f4c5f925bbc94e9267ff61cba.zip |
Stable amd64
Package-Manager: portage-2.0.51.22-r1
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" |