diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-25 20:20:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-25 20:20:21 +0000 |
commit | c7c5315be96b865709b413ddf6bae3f1dc1ae055 (patch) | |
tree | 8e182c38172e531434f9eb02f730bb0ad99ee305 /net-misc/hlfl/hlfl-0.60.1.ebuild | |
parent | old (diff) | |
download | gentoo-2-c7c5315be96b865709b413ddf6bae3f1dc1ae055.tar.gz gentoo-2-c7c5315be96b865709b413ddf6bae3f1dc1ae055.tar.bz2 gentoo-2-c7c5315be96b865709b413ddf6bae3f1dc1ae055.zip |
sparc/x86 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-misc/hlfl/hlfl-0.60.1.ebuild')
-rw-r--r-- | net-misc/hlfl/hlfl-0.60.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/hlfl/hlfl-0.60.1.ebuild b/net-misc/hlfl/hlfl-0.60.1.ebuild index 2def3edfd0fd..c92c413c4c83 100644 --- a/net-misc/hlfl/hlfl-0.60.1.ebuild +++ b/net-misc/hlfl/hlfl-0.60.1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/hlfl/hlfl-0.60.1.ebuild,v 1.8 2004/07/01 21:07:43 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hlfl/hlfl-0.60.1.ebuild,v 1.9 2008/01/25 20:20:21 armin76 Exp $ IUSE="" DESCRIPTION="High Level Firewall Language" SRC_URI="ftp://ftp.hlfl.org/pub/hlfl/${P}.tar.gz" HOMEPAGE="http://www.hlfl.org" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="~ppc sparc x86" SLOT="0" DEPEND="virtual/libc" |