diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2010-09-12 18:49:36 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2010-09-12 18:49:36 +0000 |
commit | de3910de98c1a764784df57c90a61c5c78c1cf30 (patch) | |
tree | 27114d531a5ccd4f4c2f1cb17bcbc1afe3732f07 /media-fonts | |
parent | Stable on alpha, bug #327777 (diff) | |
download | gentoo-2-de3910de98c1a764784df57c90a61c5c78c1cf30.tar.gz gentoo-2-de3910de98c1a764784df57c90a61c5c78c1cf30.tar.bz2 gentoo-2-de3910de98c1a764784df57c90a61c5c78c1cf30.zip |
Stable on alpha, bug #327777
(Portage version: 2.1.9.1/cvs/Linux x86_64)
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/font-bh-type1/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/font-bh-type1/font-bh-type1-1.0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-fonts/font-bh-type1/ChangeLog b/media-fonts/font-bh-type1/ChangeLog index 8f4e560bf80f..19af5cccf54c 100644 --- a/media-fonts/font-bh-type1/ChangeLog +++ b/media-fonts/font-bh-type1/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/font-bh-type1 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-bh-type1/ChangeLog,v 1.29 2010/08/03 16:05:50 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-bh-type1/ChangeLog,v 1.30 2010/09/12 18:49:36 klausman Exp $ + + 12 Sep 2010; Tobias Klausmann <klausman@gentoo.org> + font-bh-type1-1.0.1.ebuild: + Stable on alpha, bug #327777 03 Aug 2010; Samuli Suominen <ssuominen@gentoo.org> font-bh-type1-1.0.1.ebuild: diff --git a/media-fonts/font-bh-type1/font-bh-type1-1.0.1.ebuild b/media-fonts/font-bh-type1/font-bh-type1-1.0.1.ebuild index e04b5a8a2aee..9e060d24aab3 100644 --- a/media-fonts/font-bh-type1/font-bh-type1-1.0.1.ebuild +++ b/media-fonts/font-bh-type1/font-bh-type1-1.0.1.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-type1/font-bh-type1-1.0.1.ebuild,v 1.5 2010/08/03 16:05:50 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-bh-type1/font-bh-type1-1.0.1.ebuild,v 1.6 2010/09/12 18:49:36 klausman 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 ~x86-fbsd" IUSE="" RDEPEND="" |