diff options
author | David Holm <dholm@gentoo.org> | 2004-04-30 12:47:45 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-30 12:47:45 +0000 |
commit | 925afe28a51d73cdd20046fcbab010d4e761387d (patch) | |
tree | 7734cc735b6386802c59ce87dc25935434a23ba0 /net-firewall/firestorm | |
parent | cleaned out old ebuilds. (Manifest recommit) (diff) | |
download | gentoo-2-925afe28a51d73cdd20046fcbab010d4e761387d.tar.gz gentoo-2-925afe28a51d73cdd20046fcbab010d4e761387d.tar.bz2 gentoo-2-925afe28a51d73cdd20046fcbab010d4e761387d.zip |
Added to ~ppc
Diffstat (limited to 'net-firewall/firestorm')
-rw-r--r-- | net-firewall/firestorm/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/firestorm/firestorm-0.5.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/firestorm/ChangeLog b/net-firewall/firestorm/ChangeLog index 30646738e748..e7e1cb85fb09 100644 --- a/net-firewall/firestorm/ChangeLog +++ b/net-firewall/firestorm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/firestorm # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/firestorm/ChangeLog,v 1.4 2004/04/16 20:14:26 randy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/firestorm/ChangeLog,v 1.5 2004/04/30 12:47:45 dholm Exp $ + + 30 Apr 2004; David Holm <dholm@gentoo.org> firestorm-0.5.4.ebuild: + Added to ~ppc. 16 Apr 2004; Michael McCabe <randy@gentoo.org> firestorm-0.5.4.ebuild: adding s390 keywords diff --git a/net-firewall/firestorm/firestorm-0.5.4.ebuild b/net-firewall/firestorm/firestorm-0.5.4.ebuild index 17fc50232624..7f6668b45e98 100644 --- a/net-firewall/firestorm/firestorm-0.5.4.ebuild +++ b/net-firewall/firestorm/firestorm-0.5.4.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/firestorm/firestorm-0.5.4.ebuild,v 1.2 2004/04/16 20:14:26 randy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/firestorm/firestorm-0.5.4.ebuild,v 1.3 2004/04/30 12:47:45 dholm Exp $ S=${WORKDIR}/${P} DESCRIPTION="Network IDS" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.scaramanga.co.uk/firestorm/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 s390" +KEYWORDS="x86 s390 ~ppc" DEPEND="virtual/glibc" |