diff options
author | 2013-10-21 12:12:42 +0000 | |
---|---|---|
committer | 2013-10-21 12:12:42 +0000 | |
commit | 4802452025d96964feb96dd720e8d9503f4f3a02 (patch) | |
tree | 0d3aa7f3ba51ecea54613d7548ac8e91f7947fd7 /media-fonts/font-bh-ttf | |
parent | Marked ~x64-macos, bug #486818 (diff) | |
download | gentoo-2-4802452025d96964feb96dd720e8d9503f4f3a02.tar.gz gentoo-2-4802452025d96964feb96dd720e8d9503f4f3a02.tar.bz2 gentoo-2-4802452025d96964feb96dd720e8d9503f4f3a02.zip |
Marked ~x64-macos, bug #486818
(Portage version: 2.2.7-prefix/cvs/SunOS i386, signed Manifest commit with key 0x5F75F607C5C74E89)
Diffstat (limited to 'media-fonts/font-bh-ttf')
-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 | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/media-fonts/font-bh-ttf/ChangeLog b/media-fonts/font-bh-ttf/ChangeLog index bec5e414e27c..4ac31b5cdfbc 100644 --- a/media-fonts/font-bh-ttf/ChangeLog +++ b/media-fonts/font-bh-ttf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-fonts/font-bh-ttf -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-bh-ttf/ChangeLog,v 1.53 2012/05/13 17:26:45 aballier Exp $ +# 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 $ + + 21 Oct 2013; Fabian Groffen <grobian@gentoo.org> font-bh-ttf-1.0.3.ebuild: + Marked ~x64-macos, bug #486818 13 May 2012; Alexis Ballier <aballier@gentoo.org> font-bh-ttf-1.0.3.ebuild: keyword ~amd64-fbsd @@ -203,4 +206,3 @@ 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; +font-bh-ttf-0.99.0.ebuild: Initial commit for modular X. - 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 3b3b66cedd39..1c4c08018b2f 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,13 +1,13 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 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.9 2012/05/13 17:26:45 aballier Exp $ +# $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 $ EAPI=3 inherit xorg-2 DESCRIPTION="X.Org Bigelow & Holmes TrueType fonts" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-macos" IUSE="" RDEPEND="" |