diff options
author | David Holm <dholm@gentoo.org> | 2004-06-26 12:07:45 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-26 12:07:45 +0000 |
commit | f704461f13d7f25d9686f08689355996aea62fa3 (patch) | |
tree | 00a650b9a5dc8731fc37bf96b26974297ee2f9fe /net-misc/hlfl | |
parent | Removing asterisk-0.7.2 for security reasons (format string buffer vulnerabil... (diff) | |
download | gentoo-2-f704461f13d7f25d9686f08689355996aea62fa3.tar.gz gentoo-2-f704461f13d7f25d9686f08689355996aea62fa3.tar.bz2 gentoo-2-f704461f13d7f25d9686f08689355996aea62fa3.zip |
Added to ~ppc
Diffstat (limited to 'net-misc/hlfl')
-rw-r--r-- | net-misc/hlfl/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/hlfl/hlfl-0.60.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/hlfl/ChangeLog b/net-misc/hlfl/ChangeLog index 0e75a3a9d21e..47a9d2c4d774 100644 --- a/net-misc/hlfl/ChangeLog +++ b/net-misc/hlfl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/hlfl # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/hlfl/ChangeLog,v 1.10 2004/06/24 23:47:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hlfl/ChangeLog,v 1.11 2004/06/26 12:07:45 dholm Exp $ + + 26 Jun 2004; David Holm <dholm@gentoo.org> hlfl-0.60.1.ebuild: + Added to ~ppc. 26 Oct 2003; Heinrich Wendel <lanius@gentoo.org> hlfl-0.60.1.ebuild: fixed datadir diff --git a/net-misc/hlfl/hlfl-0.60.1.ebuild b/net-misc/hlfl/hlfl-0.60.1.ebuild index 2c628909a33d..05c07c673d28 100644 --- a/net-misc/hlfl/hlfl-0.60.1.ebuild +++ b/net-misc/hlfl/hlfl-0.60.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 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.6 2004/06/24 23:47:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hlfl/hlfl-0.60.1.ebuild,v 1.7 2004/06/26 12:07:45 dholm Exp $ 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" +KEYWORDS="~x86 ~sparc ~ppc" SLOT="0" DEPEND="virtual/glibc" |