diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-12-05 09:21:58 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-12-05 09:21:58 +0000 |
commit | 0b094f1492b5d3237c6059ec767e9af0f164bc15 (patch) | |
tree | 656f40387179b80368184edb83a120b576fc662d /x11-misc | |
parent | keyword kmousetool for ~ppc (diff) | |
download | gentoo-2-0b094f1492b5d3237c6059ec767e9af0f164bc15.tar.gz gentoo-2-0b094f1492b5d3237c6059ec767e9af0f164bc15.tar.bz2 gentoo-2-0b094f1492b5d3237c6059ec767e9af0f164bc15.zip |
fixed LICNSE mispelling
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xmbdfed/xmbdfed-4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xmbdfed/xmbdfed-4.5.ebuild b/x11-misc/xmbdfed/xmbdfed-4.5.ebuild index c7d5f9b78d2b..21a7fbaff92d 100644 --- a/x11-misc/xmbdfed/xmbdfed-4.5.ebuild +++ b/x11-misc/xmbdfed/xmbdfed-4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.2 2002/12/04 19:53:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xmbdfed/xmbdfed-4.5.ebuild,v 1.3 2002/12/05 09:21:58 vapier Exp $ DESCRIPTION="BDF font editor for X" SRC_URI="http://clr.nmsu.edu/~mleisher/${P}.tar.gz @@ -8,7 +8,7 @@ SRC_URI="http://clr.nmsu.edu/~mleisher/${P}.tar.gz HOMEPAGE="http://clr.nmsu.edu/~mleisher/xmbdfed.html" SLOT="0" -LICNSE="as-is" +LICENSE="as-is" KEYWORDS="~x86" IUSE="truetype" |