diff options
author | Bryan Stine <battousai@gentoo.org> | 2005-01-05 20:22:36 +0000 |
---|---|---|
committer | Bryan Stine <battousai@gentoo.org> | 2005-01-05 20:22:36 +0000 |
commit | 05b6cb0a0f6f2dd0286a28c10511250cd5c7cd36 (patch) | |
tree | b81671abef67d62276ee5121ea477fe78c85db6a /net-firewall/psad/psad-1.3.4.ebuild | |
parent | Version bump. Helps close #75950 (Manifest recommit) (diff) | |
download | gentoo-2-05b6cb0a0f6f2dd0286a28c10511250cd5c7cd36.tar.gz gentoo-2-05b6cb0a0f6f2dd0286a28c10511250cd5c7cd36.tar.bz2 gentoo-2-05b6cb0a0f6f2dd0286a28c10511250cd5c7cd36.zip |
Dep mail-client/mailx -> virutal/mailx. Fixes bug #73972.
Diffstat (limited to 'net-firewall/psad/psad-1.3.4.ebuild')
-rw-r--r-- | net-firewall/psad/psad-1.3.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-firewall/psad/psad-1.3.4.ebuild b/net-firewall/psad/psad-1.3.4.ebuild index 6b54cdfb761a..a1fe2c3a781a 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-2004 Gentoo Foundation +# 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.1 2004/12/01 08:15:12 battousai Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/psad-1.3.4.ebuild,v 1.2 2005/01/05 20:22:36 battousai Exp $ inherit eutils perl-module @@ -20,7 +20,7 @@ DEPEND="${DEPEND} RDEPEND="virtual/logger dev-perl/Unix-Syslog dev-perl/Date-Calc - mail-client/mailx + virtual/mailx net-firewall/iptables" src_compile() { |