diff options
author | Markus Meier <maekke@gentoo.org> | 2010-12-29 21:31:45 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-12-29 21:31:45 +0000 |
commit | 1e7e39db32b8172bbdf8582eec5723bc7e4c9f33 (patch) | |
tree | f70503c26bf72abd2379953cd6ebf0ce45377038 /media-fonts/font-bh-ttf | |
parent | arm stable, bug #344827 (diff) | |
download | gentoo-2-1e7e39db32b8172bbdf8582eec5723bc7e4c9f33.tar.gz gentoo-2-1e7e39db32b8172bbdf8582eec5723bc7e4c9f33.tar.bz2 gentoo-2-1e7e39db32b8172bbdf8582eec5723bc7e4c9f33.zip |
arm stable, bug #344827
(Portage version: 2.1.9.26/cvs/Linux x86_64)
Diffstat (limited to 'media-fonts/font-bh-ttf')
-rw-r--r-- | media-fonts/font-bh-ttf/ChangeLog | 5 | ||||
-rw-r--r-- | media-fonts/font-bh-ttf/font-bh-ttf-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-fonts/font-bh-ttf/ChangeLog b/media-fonts/font-bh-ttf/ChangeLog index c56a855e063b..4e0d65b3ef85 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-bh-ttf/ChangeLog,v 1.47 2010/12/25 19:39:30 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-bh-ttf/ChangeLog,v 1.48 2010/12/29 21:31:45 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> font-bh-ttf-1.0.3.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> font-bh-ttf-1.0.3.ebuild: 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 a25a65cd5e23..6f0a45c7e986 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-2010 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.4 2010/12/25 19:39:30 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-bh-ttf/font-bh-ttf-1.0.3.ebuild,v 1.5 2010/12/29 21:31:45 maekke 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 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="" |