diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-02-11 15:38:55 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-02-11 15:38:55 +0000 |
commit | f43a2277b11cd2bf2df67d93d7e2754935b7fa66 (patch) | |
tree | 9fdaa95314c60343a269a8af2e4a2d637d6c38eb /x11-misc/gbdfed/gbdfed-1.5.ebuild | |
parent | Fix LICENSE, bug 298556. (diff) | |
download | historical-f43a2277b11cd2bf2df67d93d7e2754935b7fa66.tar.gz historical-f43a2277b11cd2bf2df67d93d7e2754935b7fa66.tar.bz2 historical-f43a2277b11cd2bf2df67d93d7e2754935b7fa66.zip |
Fix LICENSE, bug 298556.
Package-Manager: portage-2.2_rc62/cvs/Linux i686
Diffstat (limited to 'x11-misc/gbdfed/gbdfed-1.5.ebuild')
-rw-r--r-- | x11-misc/gbdfed/gbdfed-1.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/gbdfed/gbdfed-1.5.ebuild b/x11-misc/gbdfed/gbdfed-1.5.ebuild index 2239d2fef6ff..13e35ba8a04f 100644 --- a/x11-misc/gbdfed/gbdfed-1.5.ebuild +++ b/x11-misc/gbdfed/gbdfed-1.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gbdfed/gbdfed-1.5.ebuild,v 1.1 2009/10/09 08:17:15 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gbdfed/gbdfed-1.5.ebuild,v 1.2 2010/02/11 15:38:55 ulm Exp $ EAPI=2 inherit eutils @@ -9,7 +9,7 @@ DESCRIPTION="gbdfed Bitmap Font Editor" HOMEPAGE="http://www.math.nmsu.edu/~mleisher/Software/gbdfed/" SRC_URI="http://www.math.nmsu.edu/~mleisher/Software/gbdfed/${P}.tbz2" -LICENSE="X11" +LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" |