diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-13 16:38:02 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-13 16:38:02 +0000 |
commit | 8c4684687dae2c4c5ca1c5706a3c0dab9d35c0e1 (patch) | |
tree | 99c275d32c99d1608f2f4d7f820a4244fe67a920 /media-fonts/font-bh-type1 | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-8c4684687dae2c4c5ca1c5706a3c0dab9d35c0e1.tar.gz gentoo-2-8c4684687dae2c4c5ca1c5706a3c0dab9d35c0e1.tar.bz2 gentoo-2-8c4684687dae2c4c5ca1c5706a3c0dab9d35c0e1.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha104/cvs/Linux x86_64)
Diffstat (limited to 'media-fonts/font-bh-type1')
-rw-r--r-- | media-fonts/font-bh-type1/ChangeLog | 7 | ||||
-rw-r--r-- | media-fonts/font-bh-type1/font-bh-type1-1.0.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-fonts/font-bh-type1/ChangeLog b/media-fonts/font-bh-type1/ChangeLog index 6ede0efd48af..49432356aa4a 100644 --- a/media-fonts/font-bh-type1/ChangeLog +++ b/media-fonts/font-bh-type1/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-fonts/font-bh-type1 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-bh-type1/ChangeLog,v 1.42 2011/02/14 13:02:20 xarthisius Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-bh-type1/ChangeLog,v 1.43 2012/05/13 16:38:02 aballier Exp $ + + 13 May 2012; Alexis Ballier <aballier@gentoo.org> font-bh-type1-1.0.3.ebuild: + keyword ~amd64-fbsd 14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> font-bh-type1-1.0.3.ebuild: diff --git a/media-fonts/font-bh-type1/font-bh-type1-1.0.3.ebuild b/media-fonts/font-bh-type1/font-bh-type1-1.0.3.ebuild index 91b4274297d3..31c9c51a28e4 100644 --- a/media-fonts/font-bh-type1/font-bh-type1-1.0.3.ebuild +++ b/media-fonts/font-bh-type1/font-bh-type1-1.0.3.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2011 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/font-bh-type1/font-bh-type1-1.0.3.ebuild,v 1.8 2011/02/14 13:02:20 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-bh-type1/font-bh-type1-1.0.3.ebuild,v 1.9 2012/05/13 16:38:02 aballier Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="X.Org Bigelow & Holmes Type 1 fonts" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="" |