From cc59e79f228fc73c5e08aa778c7c851761786cdb Mon Sep 17 00:00:00 2001
From: Aron Griffis <agriffis@gentoo.org>
Date: Tue, 27 Apr 2004 21:40:05 +0000
Subject: Add inherit eutils

---
 media-fonts/chkfontpath/ChangeLog                 | 7 +++++--
 media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild | 6 +++---
 media-fonts/urw-fonts/ChangeLog                   | 5 ++++-
 media-fonts/urw-fonts/urw-fonts-2.0-r1.ebuild     | 4 +++-
 4 files changed, 15 insertions(+), 7 deletions(-)

(limited to 'media-fonts')

diff --git a/media-fonts/chkfontpath/ChangeLog b/media-fonts/chkfontpath/ChangeLog
index 53e37338c0e9..386ddb9eec55 100644
--- a/media-fonts/chkfontpath/ChangeLog
+++ b/media-fonts/chkfontpath/ChangeLog
@@ -1,6 +1,9 @@
 # ChangeLog for media-fonts/chkfontpath
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/chkfontpath/ChangeLog,v 1.1 2003/07/22 01:55:48 seemant Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/chkfontpath/ChangeLog,v 1.2 2004/04/27 21:38:54 agriffis Exp $
+
+  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> chkfontpath-1.9.10.ebuild:
+  Add inherit eutils
 
 *chkfontpath-1.9.10 (02 Jul 2003)
 
diff --git a/media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild b/media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild
index a4bc61461535..a98cb17741f3 100644
--- a/media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild
+++ b/media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
 # 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.2 2004/02/22 21:14:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild,v 1.3 2004/04/27 21:38:54 agriffis Exp $
 
 IUSE=""
 
-inherit rpm
+inherit rpm eutils
 
 RPM_V="2"
 
diff --git a/media-fonts/urw-fonts/ChangeLog b/media-fonts/urw-fonts/ChangeLog
index 9dead7a80e0f..6f7649998562 100644
--- a/media-fonts/urw-fonts/ChangeLog
+++ b/media-fonts/urw-fonts/ChangeLog
@@ -1,6 +1,9 @@
 # ChangeLog for media-fonts/urw-fonts
 # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/urw-fonts/ChangeLog,v 1.4 2004/02/16 03:34:24 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/urw-fonts/ChangeLog,v 1.5 2004/04/27 21:40:05 agriffis Exp $
+
+  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> urw-fonts-2.0-r1.ebuild:
+  Add inherit eutils
 
   15 Feb 2004; Donnie Berkholz <spyderous@gentoo.org>; metadata.xml:
   Adding metadata.xml.
diff --git a/media-fonts/urw-fonts/urw-fonts-2.0-r1.ebuild b/media-fonts/urw-fonts/urw-fonts-2.0-r1.ebuild
index 1760c9dc6872..7520a6d0e3b6 100644
--- a/media-fonts/urw-fonts/urw-fonts-2.0-r1.ebuild
+++ b/media-fonts/urw-fonts/urw-fonts-2.0-r1.ebuild
@@ -1,6 +1,8 @@
 # Copyright 1999-2004 Gentoo Technologies, Inc.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/urw-fonts/urw-fonts-2.0-r1.ebuild,v 1.6 2004/02/09 18:03:23 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/urw-fonts/urw-fonts-2.0-r1.ebuild,v 1.7 2004/04/27 21:40:05 agriffis Exp $
+
+inherit eutils
 
 DESCRIPTION="free good quality fonts gpl'd by URW++"
 HOMEPAGE=""
-- 
cgit v1.2.3-65-gdbad