summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-01 10:50:39 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-01 10:50:39 +0000
commit4c52cb31691f69d232c27355495eb3c882057ece (patch)
tree4c3e79d443fee0d2099055b3fafb289ef9a4f94c /media-fonts/chkfontpath
parentAdded to ~ppc (diff)
downloadgentoo-2-4c52cb31691f69d232c27355495eb3c882057ece.tar.gz
gentoo-2-4c52cb31691f69d232c27355495eb3c882057ece.tar.bz2
gentoo-2-4c52cb31691f69d232c27355495eb3c882057ece.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'media-fonts/chkfontpath')
-rw-r--r--media-fonts/chkfontpath/ChangeLog6
-rw-r--r--media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-fonts/chkfontpath/ChangeLog b/media-fonts/chkfontpath/ChangeLog
index bce7457aacf4..1bbc16abbcc5 100644
--- a/media-fonts/chkfontpath/ChangeLog
+++ b/media-fonts/chkfontpath/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-fonts/chkfontpath
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/chkfontpath/ChangeLog,v 1.3 2004/06/24 22:27:10 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/chkfontpath/ChangeLog,v 1.4 2004/07/01 10:48:14 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ chkfontpath-1.9.10.ebuild:
+ virtual/glibc -> virtual/libc
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> chkfontpath-1.9.10.ebuild:
Add inherit eutils
diff --git a/media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild b/media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild
index b2959f73164f..ff76a3727f3d 100644
--- a/media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild
+++ b/media-fonts/chkfontpath/chkfontpath-1.9.10.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/media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild,v 1.4 2004/06/24 22:27:10 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild,v 1.5 2004/07/01 10:48:14 eradicator Exp $
IUSE=""
@@ -18,7 +18,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
app-arch/rpm2targz
dev-libs/popt"