summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-01 22:15:01 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-01 22:15:01 +0000
commit60d098d2446ae8d22a0ef459d2a3508f989a8fc3 (patch)
tree5e9f586a7de808683862b78a4b8eef1a9b35f5a7 /net-firewall/firestorm
parentFixed compile issue. (diff)
downloadhistorical-60d098d2446ae8d22a0ef459d2a3508f989a8fc3.tar.gz
historical-60d098d2446ae8d22a0ef459d2a3508f989a8fc3.tar.bz2
historical-60d098d2446ae8d22a0ef459d2a3508f989a8fc3.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