diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-17 01:54:17 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-17 01:54:17 +0000 |
commit | f657618c2015b9c4fd46af913c496707ed438549 (patch) | |
tree | 8eebb5913a2c6b14fc3b7a818a7d224bc7d7c1db /net-firewall/psad | |
parent | only one inherit line (Manifest recommit) (diff) | |
download | gentoo-2-f657618c2015b9c4fd46af913c496707ed438549.tar.gz gentoo-2-f657618c2015b9c4fd46af913c496707ed438549.tar.bz2 gentoo-2-f657618c2015b9c4fd46af913c496707ed438549.zip |
only one inherit line
Diffstat (limited to 'net-firewall/psad')
-rw-r--r-- | net-firewall/psad/psad-1.3.1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-firewall/psad/psad-1.3.1.ebuild b/net-firewall/psad/psad-1.3.1.ebuild index 5f08cb10f3b4..0d0c8d911d32 100644 --- a/net-firewall/psad/psad-1.3.1.ebuild +++ b/net-firewall/psad/psad-1.3.1.ebuild @@ -1,9 +1,8 @@ # 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.5 2004/06/05 16:38:33 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/psad-1.3.1.ebuild,v 1.6 2004/06/17 01:52:53 mr_bones_ Exp $ -inherit eutils -inherit perl-module +inherit eutils perl-module IUSE="" |