summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2005-03-03 16:28:56 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2005-03-03 16:28:56 +0000
commitfdda05b14d69dc90c216d9e3beb7f8c85b36a333 (patch)
tree12a1722d17bb4f4eb06c1d2cd0fc7e2c38c1d1b9 /media-fonts/chkfontpath
parentManifest recommit (diff)
downloadgentoo-2-fdda05b14d69dc90c216d9e3beb7f8c85b36a333.tar.gz
gentoo-2-fdda05b14d69dc90c216d9e3beb7f8c85b36a333.tar.bz2
gentoo-2-fdda05b14d69dc90c216d9e3beb7f8c85b36a333.zip
Dependency update: sys-apps/psmisc -> sys-process/psmisc.
Diffstat (limited to 'media-fonts/chkfontpath')
-rw-r--r--media-fonts/chkfontpath/ChangeLog8
-rw-r--r--media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/media-fonts/chkfontpath/ChangeLog b/media-fonts/chkfontpath/ChangeLog
index 1bbc16abbcc5..9c74edfae430 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.4 2004/07/01 10:48:14 eradicator Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/chkfontpath/ChangeLog,v 1.5 2005/03/03 16:26:50 ciaranm Exp $
+
+ 03 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org>
+ chkfontpath-1.9.10.ebuild:
+ Dependency update: sys-apps/psmisc -> sys-process/psmisc.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
chkfontpath-1.9.10.ebuild:
diff --git a/media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild b/media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild
index d7d5c899f7ab..ceb93c32d833 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
+# Copyright 1999-2005 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.6 2004/07/14 17:04:33 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild,v 1.7 2005/03/03 16:26:50 ciaranm Exp $
IUSE=""
@@ -22,7 +22,7 @@ DEPEND="virtual/libc
dev-libs/popt"
RDEPEND="${DEPEND}
- sys-apps/psmisc"
+ sys-process/psmisc"
src_unpack() {