diff options
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/efont-unicode/ChangeLog | 7 | ||||
-rw-r--r-- | media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-fonts/efont-unicode/ChangeLog b/media-fonts/efont-unicode/ChangeLog index e6d7ad8ea785..d80ac7a2a23f 100644 --- a/media-fonts/efont-unicode/ChangeLog +++ b/media-fonts/efont-unicode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-fonts/efont-unicode -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/ChangeLog,v 1.26 2010/02/11 15:23:21 ulm Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/ChangeLog,v 1.27 2012/12/16 16:39:00 ulm Exp $ + + 16 Dec 2012; Ulrich Müller <ulm@gentoo.org> efont-unicode-0.4.2-r1.ebuild: + Fix LICENSE, bug 445670. 11 Feb 2010; Ulrich Mueller <ulm@gentoo.org> efont-unicode-0.4.2-r1.ebuild: 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="" |