diff options
author | Matti Bickel <mabi@gentoo.org> | 2006-10-25 22:20:53 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2006-10-25 22:20:53 +0000 |
commit | 1e28a656ba13d3f33cdaa5e81c085f9989005e6d (patch) | |
tree | 89b3dc4971aba9e476e72466378ab3e6a2cfbf72 /media-fonts/efont-unicode | |
parent | Stable on ppc, bug #152354 (diff) | |
download | gentoo-2-1e28a656ba13d3f33cdaa5e81c085f9989005e6d.tar.gz gentoo-2-1e28a656ba13d3f33cdaa5e81c085f9989005e6d.tar.bz2 gentoo-2-1e28a656ba13d3f33cdaa5e81c085f9989005e6d.zip |
Stable on ppc, bug #152336
(Portage version: 2.1.1-r1)
Diffstat (limited to 'media-fonts/efont-unicode')
-rw-r--r-- | media-fonts/efont-unicode/ChangeLog | 5 | ||||
-rw-r--r-- | media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-fonts/efont-unicode/ChangeLog b/media-fonts/efont-unicode/ChangeLog index 73d1b446a1ff..0d33064e24a4 100644 --- a/media-fonts/efont-unicode/ChangeLog +++ b/media-fonts/efont-unicode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-fonts/efont-unicode # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/ChangeLog,v 1.19 2006/10/24 00:14:16 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/ChangeLog,v 1.20 2006/10/25 22:20:53 mabi Exp $ + + 25 Oct 2006; Matti Bickel <mabi@gentoo.org> efont-unicode-0.4.2-r1.ebuild: + Stable on ppc wrt bug #152336 24 Oct 2006; Andrej Kacian <ticho@gentoo.org> efont-unicode-0.4.2-r1.ebuild: diff --git a/media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild b/media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild index 09c1e4130bed..ecee314bf45e 100644 --- a/media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild +++ b/media-fonts/efont-unicode/efont-unicode-0.4.2-r1.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/efont-unicode/efont-unicode-0.4.2-r1.ebuild,v 1.7 2006/10/24 00:14:16 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild,v 1.8 2006/10/25 22:20:53 mabi Exp $ inherit font font-ebdftopcf @@ -15,7 +15,7 @@ SRC_URI="http://openlab.jp/efont/dist/unicode-bdf/${MY_P}.tar.bz2" # naga10 has free-noncomm license LICENSE="public-domain BAEKMUK X11 as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ia64 ~ppc ppc64 s390 sh sparc x86" +KEYWORDS="~alpha ~amd64 arm ia64 ppc ppc64 s390 sh sparc x86" S="${WORKDIR}/${MY_P}" FONT_S=${S} |