diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-10-23 19:06:58 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-10-23 19:06:58 +0000 |
commit | c0ee579a4afa092d672291ce2e84ceeca01595e9 (patch) | |
tree | d3cb29d97019a391417e9ca4e2a72692fddb2539 /media-fonts/efont-unicode | |
parent | Stable on hppa (diff) | |
download | gentoo-2-c0ee579a4afa092d672291ce2e84ceeca01595e9.tar.gz gentoo-2-c0ee579a4afa092d672291ce2e84ceeca01595e9.tar.bz2 gentoo-2-c0ee579a4afa092d672291ce2e84ceeca01595e9.zip |
Stable on ppc64; bug #152336
(Portage version: 2.1.1-r1)
Diffstat (limited to 'media-fonts/efont-unicode')
-rw-r--r-- | media-fonts/efont-unicode/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-fonts/efont-unicode/ChangeLog b/media-fonts/efont-unicode/ChangeLog index 4020cb346fc3..853eab77c97c 100644 --- a/media-fonts/efont-unicode/ChangeLog +++ b/media-fonts/efont-unicode/ChangeLog @@ -1,6 +1,10 @@ # 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.17 2006/09/07 16:09:07 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/ChangeLog,v 1.18 2006/10/23 19:06:58 corsair Exp $ + + 23 Oct 2006; Markus Rothe <corsair@gentoo.org> + efont-unicode-0.4.2-r1.ebuild: + Stable on ppc64; bug #152336 07 Sep 2006; Gustavo Zacarias <gustavoz@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 16bcb0d4dee7..ea6074aa280e 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.5 2006/09/07 16:09:07 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild,v 1.6 2006/10/23 19:06:58 corsair 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} |