diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-11-26 23:31:34 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-11-26 23:31:34 +0000 |
commit | 2a96c2f1979773834f16117ccb7a1f9b329c3a8b (patch) | |
tree | dce9c2a8f6fae00096a668871deb6c31fc6df474 /media-fonts/font-bh-ttf | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-2a96c2f1979773834f16117ccb7a1f9b329c3a8b.tar.gz gentoo-2-2a96c2f1979773834f16117ccb7a1f9b329c3a8b.tar.bz2 gentoo-2-2a96c2f1979773834f16117ccb7a1f9b329c3a8b.zip |
Add ~x86-fbsd keyword.
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'media-fonts/font-bh-ttf')
-rw-r--r-- | media-fonts/font-bh-ttf/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/font-bh-ttf/font-bh-ttf-1.0.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-fonts/font-bh-ttf/ChangeLog b/media-fonts/font-bh-ttf/ChangeLog index 23c9edddd23b..855d5af4bc0c 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-bh-ttf/ChangeLog,v 1.24 2006/10/20 21:22:44 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-bh-ttf/ChangeLog,v 1.25 2006/11/26 23:31:34 flameeyes Exp $ + + 26 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> + font-bh-ttf-1.0.0.ebuild: + Add ~x86-fbsd keyword. 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> font-bh-ttf-1.0.0.ebuild: diff --git a/media-fonts/font-bh-ttf/font-bh-ttf-1.0.0.ebuild b/media-fonts/font-bh-ttf/font-bh-ttf-1.0.0.ebuild index 8caca4aa7497..cbd1a77d8aae 100644 --- a/media-fonts/font-bh-ttf/font-bh-ttf-1.0.0.ebuild +++ b/media-fonts/font-bh-ttf/font-bh-ttf-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.0.ebuild,v 1.10 2006/10/20 21:22:44 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-bh-ttf/font-bh-ttf-1.0.0.ebuild,v 1.11 2006/11/26 23:31:34 flameeyes Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Bigelow & Holmes TrueType fonts" -KEYWORDS="alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86 ~x86-fbsd" RESTRICT="mirror" RDEPEND="" |