diff options
author | 2004-04-27 20:57:17 +0000 | |
---|---|---|
committer | 2004-04-27 20:57:17 +0000 | |
commit | ab541afc67abb9c1638065e05639ca98e556ff48 (patch) | |
tree | 93f0fdb9a5f97fe996107976be228eda019bed79 /x11-misc/xmbdfed | |
parent | Does not build on ppc (diff) | |
download | historical-ab541afc67abb9c1638065e05639ca98e556ff48.tar.gz historical-ab541afc67abb9c1638065e05639ca98e556ff48.tar.bz2 historical-ab541afc67abb9c1638065e05639ca98e556ff48.zip |
Add inherit eutils
Diffstat (limited to 'x11-misc/xmbdfed')
-rw-r--r-- | x11-misc/xmbdfed/ChangeLog | 3 | ||||
-rw-r--r-- | x11-misc/xmbdfed/xmbdfed-4.5.ebuild | 4 |
2 files changed, 6 insertions, 1 deletions
diff --git a/x11-misc/xmbdfed/ChangeLog b/x11-misc/xmbdfed/ChangeLog index 1e4618e4d7a7..c1f23d0b1228 100644 --- a/x11-misc/xmbdfed/ChangeLog +++ b/x11-misc/xmbdfed/ChangeLog @@ -2,6 +2,9 @@ # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 # /space/gentoo/cvsroot/gentoo-x86/skel.ChangeLog,v 1.2 2002/02/05 00:57:47 gbevin Exp + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> xmbdfed-4.5.ebuild: + Add inherit eutils + 11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> xmbdfed-4.5.ebuild: Marked stable. diff --git a/x11-misc/xmbdfed/xmbdfed-4.5.ebuild b/x11-misc/xmbdfed/xmbdfed-4.5.ebuild index fbb1a8266db1..d79cfce884cb 100644 --- a/x11-misc/xmbdfed/xmbdfed-4.5.ebuild +++ b/x11-misc/xmbdfed/xmbdfed-4.5.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/x11-misc/xmbdfed/xmbdfed-4.5.ebuild,v 1.6 2004/04/11 17:39:39 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xmbdfed/xmbdfed-4.5.ebuild,v 1.7 2004/04/27 20:54:48 agriffis Exp $ + +inherit eutils DESCRIPTION="BDF font editor for X" SRC_URI="http://clr.nmsu.edu/~mleisher/${P}.tar.gz |