summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-07-01 09:34:34 +0000
committerJon Hood <squinky86@gentoo.org>2004-07-01 09:34:34 +0000
commitb6738605e6c79b3b5ca8d792521d032550960817 (patch)
tree44060dfe897a3e5da9055d062ee29048642fb55f /net-p2p/mhxd
parentvirtual/glibc -> virtual/libc (Manifest recommit) (diff)
downloadgentoo-2-b6738605e6c79b3b5ca8d792521d032550960817.tar.gz
gentoo-2-b6738605e6c79b3b5ca8d792521d032550960817.tar.bz2
gentoo-2-b6738605e6c79b3b5ca8d792521d032550960817.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-p2p/mhxd')
-rw-r--r--net-p2p/mhxd/ChangeLog5
-rw-r--r--net-p2p/mhxd/mhxd-0.4.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/mhxd/ChangeLog b/net-p2p/mhxd/ChangeLog
index 7f55e8f5bc1d..b5fd08fa3122 100644
--- a/net-p2p/mhxd/ChangeLog
+++ b/net-p2p/mhxd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/mhxd
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/mhxd/ChangeLog,v 1.3 2004/06/25 00:34:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/mhxd/ChangeLog,v 1.4 2004/07/01 09:32:21 squinky86 Exp $
+
+ 01 Jul 2004; Jon Hood <squinky86@gentoo.org> mhxd-0.4.9.ebuild:
+ virtual/glibc needs changed to virtual/libc
*mhxd-0.4.9 (05 Jun 2004)
diff --git a/net-p2p/mhxd/mhxd-0.4.9.ebuild b/net-p2p/mhxd/mhxd-0.4.9.ebuild
index 4efa2358d476..49f1cc2f3d23 100644
--- a/net-p2p/mhxd/mhxd-0.4.9.ebuild
+++ b/net-p2p/mhxd/mhxd-0.4.9.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-p2p/mhxd/mhxd-0.4.9.ebuild,v 1.3 2004/06/25 00:34:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/mhxd/mhxd-0.4.9.ebuild,v 1.4 2004/07/01 09:32:21 squinky86 Exp $
LICENSE="GPL-2"
KEYWORDS="~x86 ~ppc"
@@ -11,7 +11,7 @@ HOMEPAGE="http://hotlinex.sf.net/"
IUSE="ipv6 ssl mysql"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
ssl? ( >=dev-libs/openssl-0.9.6d )
mysql? ( >=dev-db/mysql-3.23.52 )
>=sys-libs/zlib-1.1.4"