diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2014-09-14 17:28:16 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2014-09-14 17:28:16 +0000 |
commit | fb70dc46e9c040d166c3d0a965b6f69962e5f0a0 (patch) | |
tree | 9cae8472450d76ba1ba52de8cb416357350d8753 /media-fonts/font-bh-75dpi | |
parent | Fix license, bug #420025. (diff) | |
download | gentoo-2-fb70dc46e9c040d166c3d0a965b6f69962e5f0a0.tar.gz gentoo-2-fb70dc46e9c040d166c3d0a965b6f69962e5f0a0.tar.bz2 gentoo-2-fb70dc46e9c040d166c3d0a965b6f69962e5f0a0.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/font-bh-75dpi')
-rw-r--r-- | media-fonts/font-bh-75dpi/ChangeLog | 9 | ||||
-rw-r--r-- | media-fonts/font-bh-75dpi/font-bh-75dpi-1.0.3.ebuild | 5 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-fonts/font-bh-75dpi/ChangeLog b/media-fonts/font-bh-75dpi/ChangeLog index 25a124f792ac..987ba00ba777 100644 --- a/media-fonts/font-bh-75dpi/ChangeLog +++ b/media-fonts/font-bh-75dpi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/font-bh-75dpi -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-bh-75dpi/ChangeLog,v 1.39 2012/05/15 14:07:15 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-bh-75dpi/ChangeLog,v 1.40 2014/09/14 17:28:16 chithanh Exp $ + + 14 Sep 2014; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + font-bh-75dpi-1.0.3.ebuild: + Fix license, bug #420025. 15 May 2012; Alexis Ballier <aballier@gentoo.org> font-bh-75dpi-1.0.3.ebuild: keyword ~amd64-fbsd @@ -157,4 +161,3 @@ 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; +font-bh-75dpi-0.99.0.ebuild: Initial commit for modular X. - diff --git a/media-fonts/font-bh-75dpi/font-bh-75dpi-1.0.3.ebuild b/media-fonts/font-bh-75dpi/font-bh-75dpi-1.0.3.ebuild index 13a4012091ec..199234f84874 100644 --- a/media-fonts/font-bh-75dpi/font-bh-75dpi-1.0.3.ebuild +++ b/media-fonts/font-bh-75dpi/font-bh-75dpi-1.0.3.ebuild @@ -1,11 +1,12 @@ -# Copyright 1999-2012 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-75dpi/font-bh-75dpi-1.0.3.ebuild,v 1.9 2012/05/15 14:07:15 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-bh-75dpi/font-bh-75dpi-1.0.3.ebuild,v 1.10 2014/09/14 17:28:16 chithanh Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="X.Org Bigelow & Holmes bitmap fonts" +LICENSE="bh-lucida" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" |