summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-01 22:15:46 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-01 22:15:46 +0000
commit47907ed0c19cc78a35822623df2489b7fe1cb59d (patch)
treef3e8cb7311f8be2d07b6c91a3aec71418994878e /net-firewall/firestorm
parentFixed compile issue. (Manifest recommit) (diff)
downloadgentoo-2-47907ed0c19cc78a35822623df2489b7fe1cb59d.tar.gz
gentoo-2-47907ed0c19cc78a35822623df2489b7fe1cb59d.tar.bz2
gentoo-2-47907ed0c19cc78a35822623df2489b7fe1cb59d.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-firewall/firestorm')
-rw-r--r--net-firewall/firestorm/ChangeLog6
-rw-r--r--net-firewall/firestorm/firestorm-0.5.2.ebuild4
-rw-r--r--net-firewall/firestorm/firestorm-0.5.4.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-firewall/firestorm/ChangeLog b/net-firewall/firestorm/ChangeLog
index 80930170ce50..f4a464c75139 100644
--- a/net-firewall/firestorm/ChangeLog
+++ b/net-firewall/firestorm/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-firewall/firestorm
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/firestorm/ChangeLog,v 1.6 2004/06/24 22:39:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/firestorm/ChangeLog,v 1.7 2004/07/01 22:14:20 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ firestorm-0.5.2.ebuild, firestorm-0.5.4.ebuild:
+ virtual/glibc -> virtual/libc
30 Apr 2004; David Holm <dholm@gentoo.org> firestorm-0.5.4.ebuild:
Added to ~ppc.
diff --git a/net-firewall/firestorm/firestorm-0.5.2.ebuild b/net-firewall/firestorm/firestorm-0.5.2.ebuild
index 43f06d411102..ae2aaac928f9 100644
--- a/net-firewall/firestorm/firestorm-0.5.2.ebuild
+++ b/net-firewall/firestorm/firestorm-0.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/firestorm/firestorm-0.5.2.ebuild,v 1.4 2004/06/24 22:39:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/firestorm/firestorm-0.5.2.ebuild,v 1.5 2004/07/01 22:14:20 eradicator Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Network IDS"
@@ -11,7 +11,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
src_compile() {
econf || die
diff --git a/net-firewall/firestorm/firestorm-0.5.4.ebuild b/net-firewall/firestorm/firestorm-0.5.4.ebuild
index 0208cac54d8f..5dc3269c75a1 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 Foundation
# 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.4 2004/06/24 22:39:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/firestorm/firestorm-0.5.4.ebuild,v 1.5 2004/07/01 22:14:20 eradicator Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Network IDS"
@@ -11,7 +11,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 s390 ~ppc"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
src_compile() {
econf || die