diff options
author | Sven Wegener <swegener@gentoo.org> | 2006-02-17 22:18:20 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2006-02-17 22:18:20 +0000 |
commit | 77dded2c61dd7be2d3aad43c20f7742784d60468 (patch) | |
tree | e0e7140e82db803c4038dc70699c95bbf36fc331 /eclass/font-ebdftopcf.eclass | |
parent | Stable on x86 Bug #122747 (diff) | |
download | gentoo-2-77dded2c61dd7be2d3aad43c20f7742784d60468.tar.gz gentoo-2-77dded2c61dd7be2d3aad43c20f7742784d60468.tar.bz2 gentoo-2-77dded2c61dd7be2d3aad43c20f7742784d60468.zip |
Apply whitespace checks from repoman to eclasses.
Diffstat (limited to 'eclass/font-ebdftopcf.eclass')
-rw-r--r-- | eclass/font-ebdftopcf.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/font-ebdftopcf.eclass b/eclass/font-ebdftopcf.eclass index 8eb9fdd14261..ac363f811ec2 100644 --- a/eclass/font-ebdftopcf.eclass +++ b/eclass/font-ebdftopcf.eclass @@ -1,10 +1,10 @@ # Copyright 2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/font-ebdftopcf.eclass,v 1.2 2006/01/12 03:44:33 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/font-ebdftopcf.eclass,v 1.3 2006/02/17 22:18:20 swegener Exp $ # Author: Robin H. Johnson <robbat2@gentoo.org> -# font-ebdftopcf.eclass +# font-ebdftopcf.eclass # Eclass to make PCF font generator from BDF uniform and optimal # The manpage for this eclass is in media-gfx/ebdftopcf. |