diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2014-09-14 17:29:38 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2014-09-14 17:29:38 +0000 |
commit | fd6e060bc2008d2642ee9c899b58c31edaa3cdbb (patch) | |
tree | 9d1aab0e3fcbd8e1b8af05c8167b56aaad866e45 /media-fonts | |
parent | Fix license, bug #420025. (diff) | |
download | gentoo-2-fd6e060bc2008d2642ee9c899b58c31edaa3cdbb.tar.gz gentoo-2-fd6e060bc2008d2642ee9c899b58c31edaa3cdbb.tar.bz2 gentoo-2-fd6e060bc2008d2642ee9c899b58c31edaa3cdbb.zip |
Fix license, bug #420025.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2324E7B566DF2611!)
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/font-bh-ttf/ChangeLog | 8 | ||||
-rw-r--r-- | media-fonts/font-bh-ttf/font-bh-ttf-1.0.3.ebuild | 5 |
2 files changed, 9 insertions, 4 deletions
diff --git a/media-fonts/font-bh-ttf/ChangeLog b/media-fonts/font-bh-ttf/ChangeLog index 4ac31b5cdfbc..70805e8d71b9 100644 --- a/media-fonts/font-bh-ttf/ChangeLog +++ b/media-fonts/font-bh-ttf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/font-bh-ttf -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-bh-ttf/ChangeLog,v 1.54 2013/10/21 12:12:42 grobian Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-bh-ttf/ChangeLog,v 1.55 2014/09/14 17:29:38 chithanh Exp $ + + 14 Sep 2014; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + font-bh-ttf-1.0.3.ebuild: + Fix license, bug #420025. 21 Oct 2013; Fabian Groffen <grobian@gentoo.org> font-bh-ttf-1.0.3.ebuild: Marked ~x64-macos, bug #486818 diff --git a/media-fonts/font-bh-ttf/font-bh-ttf-1.0.3.ebuild b/media-fonts/font-bh-ttf/font-bh-ttf-1.0.3.ebuild index 1c4c08018b2f..7bf0c6c927a3 100644 --- a/media-fonts/font-bh-ttf/font-bh-ttf-1.0.3.ebuild +++ b/media-fonts/font-bh-ttf/font-bh-ttf-1.0.3.ebuild @@ -1,11 +1,12 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-bh-ttf/font-bh-ttf-1.0.3.ebuild,v 1.10 2013/10/21 12:12:42 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-bh-ttf/font-bh-ttf-1.0.3.ebuild,v 1.11 2014/09/14 17:29:38 chithanh Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="X.Org Bigelow & Holmes TrueType fonts" +LICENSE="bh-luxi" KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-macos" IUSE="" |