diff options
author | 2006-12-18 12:31:19 +0000 | |
---|---|---|
committer | 2006-12-18 12:31:19 +0000 | |
commit | 440c55613642c0652296a1f9ad80d7af84daa10c (patch) | |
tree | c71abd57e53ed54c87edae423bfa5b11ccfe6518 /net-firewall/psad/psad-1.4.8.ebuild | |
parent | Version bump. Try to provide direct download URLs in pkg_nofetch() so that pe... (diff) | |
download | gentoo-2-440c55613642c0652296a1f9ad80d7af84daa10c.tar.gz gentoo-2-440c55613642c0652296a1f9ad80d7af84daa10c.tar.bz2 gentoo-2-440c55613642c0652296a1f9ad80d7af84daa10c.zip |
Stable on Alpha, bug 157156.
(Portage version: 2.1.2_rc3-r6)
Diffstat (limited to 'net-firewall/psad/psad-1.4.8.ebuild')
-rw-r--r-- | net-firewall/psad/psad-1.4.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/psad/psad-1.4.8.ebuild b/net-firewall/psad/psad-1.4.8.ebuild index cf0f7961d797..ced7ec6d52bc 100644 --- a/net-firewall/psad/psad-1.4.8.ebuild +++ b/net-firewall/psad/psad-1.4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/psad-1.4.8.ebuild,v 1.6 2006/12/13 16:33:25 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/psad-1.4.8.ebuild,v 1.7 2006/12/18 12:31:19 kloeri Exp $ inherit eutils perl-app @@ -12,7 +12,7 @@ HOMEPAGE="http://www.cipherdyne.org/psad" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ppc ~sparc x86" +KEYWORDS="alpha amd64 ppc ~sparc x86" DEPEND="${DEPEND} dev-lang/perl" |