summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2004-05-30 07:23:07 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2004-05-30 07:23:07 +0000
commit48ba7c969aed14c85f65fcaa42bd16308d91ba18 (patch)
treece6b17fa0d4da6ce5885a04ecaad8b7de7d9ec82 /net-firewall
parentStable on ppc. Removed 0.4 from CVS. (diff)
downloadhistorical-48ba7c969aed14c85f65fcaa42bd16308d91ba18.tar.gz
historical-48ba7c969aed14c85f65fcaa42bd16308d91ba18.tar.bz2
historical-48ba7c969aed14c85f65fcaa42bd16308d91ba18.zip
mailx move
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/psad/ChangeLog5
-rw-r--r--net-firewall/psad/Manifest6
-rw-r--r--net-firewall/psad/psad-1.3.1.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/net-firewall/psad/ChangeLog b/net-firewall/psad/ChangeLog
index f192ccdc80d6..03b024b2f075 100644
--- a/net-firewall/psad/ChangeLog
+++ b/net-firewall/psad/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-firewall/psad
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/ChangeLog,v 1.12 2004/03/23 19:12:00 battousai Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/ChangeLog,v 1.13 2004/05/30 07:23:07 robbat2 Exp $
+
+ 30 May 2004; Robin H. Johnson <robbat2@gentoo.org> psad-1.3.1.ebuild:
+ mailx move
23 Mar 2004; Bryan Stine <battousai@gentoo.org> psad-1.2.4-r1.ebuild,
psad-1.3.1.ebuild, psad-1.3.ebuild:
diff --git a/net-firewall/psad/Manifest b/net-firewall/psad/Manifest
index 89ea704a109f..82eb428e2672 100644
--- a/net-firewall/psad/Manifest
+++ b/net-firewall/psad/Manifest
@@ -1,4 +1,4 @@
-MD5 0685c8a54fb4c35dbc920b79c2bea80e files/digest-psad-1.3.1 63
-MD5 4b37ed6b9b075cbcd5c552a8b9792886 ChangeLog 2745
+MD5 dab33b0aa89493235f1bb305e3cb8ef2 psad-1.3.1.ebuild 2775
+MD5 d29cfea93c5734bd9a28c645157bd3a2 ChangeLog 2828
MD5 ac85ccaacab6bf7a9dd356b8c92b3bac metadata.xml 326
-MD5 bb2a07b1ec942ebf736303264a0ed49e psad-1.3.1.ebuild 2775
+MD5 0685c8a54fb4c35dbc920b79c2bea80e files/digest-psad-1.3.1 63
diff --git a/net-firewall/psad/psad-1.3.1.ebuild b/net-firewall/psad/psad-1.3.1.ebuild
index 6dc17e1175aa..6f91e7a703c0 100644
--- a/net-firewall/psad/psad-1.3.1.ebuild
+++ b/net-firewall/psad/psad-1.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/psad-1.3.1.ebuild,v 1.3 2004/03/23 19:12:00 battousai Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/psad-1.3.1.ebuild,v 1.4 2004/05/30 07:23:07 robbat2 Exp $
inherit eutils
inherit perl-module
@@ -21,7 +21,7 @@ DEPEND="${DEPEND}
RDEPEND="virtual/logger
dev-perl/Unix-Syslog
dev-perl/Date-Calc
- net-mail/mailx
+ mail-client/mailx
net-firewall/iptables"
src_compile() {