diff options
author | 2012-12-16 16:39:04 +0000 | |
---|---|---|
committer | 2012-12-16 16:39:04 +0000 | |
commit | 643909e93e8c89a82c2edbd8e3d79027902ec41f (patch) | |
tree | ca8c20658680e2aac6abbb9bc1966ceee7dfc182 /media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild | |
parent | Stable for x86, wrt bug #445182 (diff) | |
download | historical-643909e93e8c89a82c2edbd8e3d79027902ec41f.tar.gz historical-643909e93e8c89a82c2edbd8e3d79027902ec41f.tar.bz2 historical-643909e93e8c89a82c2edbd8e3d79027902ec41f.zip |
Fix LICENSE, bug 445670.
Package-Manager: portage-2.1.11.37/cvs/Linux x86_64
Manifest-Sign-Key: 0xE7BE08CA7DC6EA25
Diffstat (limited to 'media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild')
-rw-r--r-- | media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild b/media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild index 04e502cd705b..526fd013e04c 100644 --- a/media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild +++ b/media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild,v 1.13 2010/02/11 15:23:21 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild,v 1.14 2012/12/16 16:39:00 ulm Exp $ inherit font font-ebdftopcf @@ -11,7 +11,7 @@ HOMEPAGE="http://openlab.jp/efont/unicode/" SRC_URI="http://openlab.jp/efont/dist/unicode-bdf/${MY_P}.tar.bz2" # naga10 has free-noncomm license -LICENSE="public-domain BAEKMUK BSD MIT as-is" +LICENSE="public-domain BAEKMUK BSD MIT HPND free-noncomm" SLOT="0" KEYWORDS="alpha amd64 arm ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" |