diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:19 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:19 +0000 |
commit | b08ee4aa93c81a9643747b769e58a80bb3673be4 (patch) | |
tree | fa1d43e2c3bde06c1bb0c18930ba8e15fadb1dc5 /net-misc/hlfl | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-b08ee4aa93c81a9643747b769e58a80bb3673be4.tar.gz historical-b08ee4aa93c81a9643747b769e58a80bb3673be4.tar.bz2 historical-b08ee4aa93c81a9643747b769e58a80bb3673be4.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'net-misc/hlfl')
-rw-r--r-- | net-misc/hlfl/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/hlfl/hlfl-0.60.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/hlfl/ChangeLog b/net-misc/hlfl/ChangeLog index 6c4af719497b..aa814355b539 100644 --- a/net-misc/hlfl/ChangeLog +++ b/net-misc/hlfl/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for net-misc/hlfl # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-misc/hlfl/ChangeLog,v 1.2 2002/07/07 07:49:40 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hlfl/ChangeLog,v 1.3 2002/12/09 04:33:16 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *hlfl-0.60.0 (17 Jun 2002) 06 Jul 2002 ; phoen][ <phoenix@gentoo.org> hlfl-0.60.0.ebuild : diff --git a/net-misc/hlfl/hlfl-0.60.0.ebuild b/net-misc/hlfl/hlfl-0.60.0.ebuild index ca92210b73dd..1ee605c55ecb 100644 --- a/net-misc/hlfl/hlfl-0.60.0.ebuild +++ b/net-misc/hlfl/hlfl-0.60.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/hlfl/hlfl-0.60.0.ebuild,v 1.5 2002/10/04 06:12:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hlfl/hlfl-0.60.0.ebuild,v 1.6 2002/12/09 04:33:16 manson Exp $ S=${WORKDIR}/${P} 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 sparc64" +KEYWORDS="x86 sparc " SLOT="0" DEPEND="virtual/glibc" |