summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 21:43:04 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 21:43:04 +0000
commita08a6436cf336914de1d7b3e4499278f0c08a6cc (patch)
tree35f23baefbf2dd09129eeeb16bdd5f1c0f4e3ba8 /media-fonts/chkfontpath
parent(Manifest recommit) (diff)
downloadgentoo-2-a08a6436cf336914de1d7b3e4499278f0c08a6cc.tar.gz
gentoo-2-a08a6436cf336914de1d7b3e4499278f0c08a6cc.tar.bz2
gentoo-2-a08a6436cf336914de1d7b3e4499278f0c08a6cc.zip
Add inherit eutils
Diffstat (limited to 'media-fonts/chkfontpath')
-rw-r--r--media-fonts/chkfontpath/ChangeLog7
-rw-r--r--media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild6
2 files changed, 8 insertions, 5 deletions
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"