diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2009-09-17 16:32:12 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2009-09-17 16:32:12 +0000 |
commit | 49e39cc16ebad681609e907c563ddc0834a81e84 (patch) | |
tree | da47f7f2b14313c9c3a37a945c356eac8fd81e1d /app-i18n/anthy/anthy-9100d.ebuild | |
parent | another rev bump to be sure /etc/init.d is writeable before we run xdm-setup. (diff) | |
download | gentoo-2-49e39cc16ebad681609e907c563ddc0834a81e84.tar.gz gentoo-2-49e39cc16ebad681609e907c563ddc0834a81e84.tar.bz2 gentoo-2-49e39cc16ebad681609e907c563ddc0834a81e84.zip |
Fixed LICENSE. Removed old versions. drop ucs4 local USE flag.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-i18n/anthy/anthy-9100d.ebuild')
-rw-r--r-- | app-i18n/anthy/anthy-9100d.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-i18n/anthy/anthy-9100d.ebuild b/app-i18n/anthy/anthy-9100d.ebuild index e820185fef73..612c18d7855e 100644 --- a/app-i18n/anthy/anthy-9100d.ebuild +++ b/app-i18n/anthy/anthy-9100d.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy/anthy-9100d.ebuild,v 1.8 2008/03/07 16:34:08 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy/anthy-9100d.ebuild,v 1.9 2009/09/17 16:32:12 matsuu Exp $ inherit elisp-common eutils @@ -10,7 +10,7 @@ DESCRIPTION="Anthy -- free and secure Japanese input system" HOMEPAGE="http://anthy.sourceforge.jp/" SRC_URI="mirror://sourceforge.jp/anthy/27771/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2 LGPL-2.1" KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" SLOT="0" |