diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:43:04 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:43:04 +0000 |
commit | a08a6436cf336914de1d7b3e4499278f0c08a6cc (patch) | |
tree | 35f23baefbf2dd09129eeeb16bdd5f1c0f4e3ba8 /media-fonts | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-a08a6436cf336914de1d7b3e4499278f0c08a6cc.tar.gz gentoo-2-a08a6436cf336914de1d7b3e4499278f0c08a6cc.tar.bz2 gentoo-2-a08a6436cf336914de1d7b3e4499278f0c08a6cc.zip |
Add inherit eutils
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/chkfontpath/ChangeLog | 7 | ||||
-rw-r--r-- | media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild | 6 | ||||
-rw-r--r-- | media-fonts/urw-fonts/ChangeLog | 5 | ||||
-rw-r--r-- | media-fonts/urw-fonts/urw-fonts-2.0-r1.ebuild | 4 |
4 files changed, 15 insertions, 7 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" 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="" |