summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc/ultimate')
-rw-r--r--net-irc/ultimate/ChangeLog6
-rw-r--r--net-irc/ultimate/ultimate-2.8.7.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/ultimate/ChangeLog b/net-irc/ultimate/ChangeLog
index e201b19228cb..56985b90a4a0 100644
--- a/net-irc/ultimate/ChangeLog
+++ b/net-irc/ultimate/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-irc/ultimate
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ultimate/ChangeLog,v 1.6 2004/06/24 23:09:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ultimate/ChangeLog,v 1.7 2004/07/01 22:23:48 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ ultimate-2.8.7.ebuild:
+ virtual/glibc -> virtual/libc
29 May 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
ultimate-2.8.7.ebuild:
diff --git a/net-irc/ultimate/ultimate-2.8.7.ebuild b/net-irc/ultimate/ultimate-2.8.7.ebuild
index 44d371d24ef2..956e4f6c8e29 100644
--- a/net-irc/ultimate/ultimate-2.8.7.ebuild
+++ b/net-irc/ultimate/ultimate-2.8.7.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-irc/ultimate/ultimate-2.8.7.ebuild,v 1.6 2004/06/24 23:09:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ultimate/ultimate-2.8.7.ebuild,v 1.7 2004/07/01 22:23:48 eradicator Exp $
inherit eutils
@@ -14,7 +14,7 @@ SLOT="0"
LICENSE="GPL-2"
IUSE="debug"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
RDEPEND=">=sys-apps/sed-4"
S="${WORKDIR}/${MY_P}"