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 | |
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')
-rw-r--r-- | net-firewall/psad/Manifest | 2 | ||||
-rw-r--r-- | net-firewall/psad/psad-1.3.4.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-firewall/psad/Manifest b/net-firewall/psad/Manifest index 1518ec22aaa3..9aac97c39468 100644 --- a/net-firewall/psad/Manifest +++ b/net-firewall/psad/Manifest @@ -1,6 +1,6 @@ MD5 2688209754cb3fe887145b596f79ac41 ChangeLog 5455 MD5 ac85ccaacab6bf7a9dd356b8c92b3bac metadata.xml 326 -MD5 1dc057602359955b0262e6966ea9731e psad-1.3.4.ebuild 3407 +MD5 0f5748de6a7cfa30b9c9741c84ca082c psad-1.3.4.ebuild 3406 MD5 3fd1ea720acfb685cb3d39945c39de44 psad-1.4.0.ebuild 4110 MD5 a0fec041a21f53a50f7d31c2af2c066d psad-1.4.2.ebuild 4355 MD5 295923dc84bcfb6e5978b5039ffc0a3a files/digest-psad-1.3.4 63 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" |