summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2003-09-14 00:02:47 +0000
committerMamoru Komachi <usata@gentoo.org>2003-09-14 00:02:47 +0000
commitd03a5af90f9edc7c629565750e31207871d86f43 (patch)
tree8ed7df69759e086bdc641552661b2c5eba0c7ccd /eclass/iiimf.eclass
parentInitial import (diff)
downloadgentoo-2-d03a5af90f9edc7c629565750e31207871d86f43.tar.gz
gentoo-2-d03a5af90f9edc7c629565750e31207871d86f43.tar.bz2
gentoo-2-d03a5af90f9edc7c629565750e31207871d86f43.zip
Fixed typo in LICENSE
Diffstat (limited to 'eclass/iiimf.eclass')
-rw-r--r--eclass/iiimf.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/iiimf.eclass b/eclass/iiimf.eclass
index 0ec5a3eaec10..01b03870b146 100644
--- a/eclass/iiimf.eclass
+++ b/eclass/iiimf.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/iiimf.eclass,v 1.1 2003/09/13 23:53:37 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/iiimf.eclass,v 1.2 2003/09/14 00:02:47 usata Exp $
#
# Author: Mamoru KOMACHI <usata@gentoo.org>
#
@@ -21,7 +21,7 @@ DESCRIPTION="Based on the $ECLASS eclass"
HOMEPAGE="http://www.openi18n.org/subgroups/im/IIIMF/"
SRC_URI="http://www.openi18n.org/download/docs/im-sdk/${IMSDK_P}.tar.bz2"
-LICENSE="MIT X"
+LICENSE="MIT X11"
KEYWORDS="" # set this!
SLOT="0"