diff options
author | Bryan Stine <battousai@gentoo.org> | 2004-03-23 19:12:00 +0000 |
---|---|---|
committer | Bryan Stine <battousai@gentoo.org> | 2004-03-23 19:12:00 +0000 |
commit | 8d9b75587cdc77891d0ff4b62d16c90e8ec451a6 (patch) | |
tree | 5a322d2ee8a382e13850e5e6f0a573777459ffc6 /net-firewall/psad/psad-1.3.1.ebuild | |
parent | fixing depend qa issue. see 45343. (diff) | |
download | historical-8d9b75587cdc77891d0ff4b62d16c90e8ec451a6.tar.gz historical-8d9b75587cdc77891d0ff4b62d16c90e8ec451a6.tar.bz2 historical-8d9b75587cdc77891d0ff4b62d16c90e8ec451a6.zip |
Ditching old stuff, bumping 1.3.1 to stable
Diffstat (limited to 'net-firewall/psad/psad-1.3.1.ebuild')
-rw-r--r-- | net-firewall/psad/psad-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/psad/psad-1.3.1.ebuild b/net-firewall/psad/psad-1.3.1.ebuild index 9bcd9ee829e6..6dc17e1175aa 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.2 2004/02/03 01:04:29 battousai Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/psad-1.3.1.ebuild,v 1.3 2004/03/23 19:12:00 battousai Exp $ inherit eutils inherit perl-module @@ -13,7 +13,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" |