diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-10-30 12:13:30 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-10-30 12:13:30 +0000 |
commit | b3e119259ebc55d4f7a6521fe126815d9819d936 (patch) | |
tree | eaa839fcdd5913f599792a18c71f4ad7991c73d4 /media-fonts/efont-unicode | |
parent | stable on amd64 (diff) | |
download | gentoo-2-b3e119259ebc55d4f7a6521fe126815d9819d936.tar.gz gentoo-2-b3e119259ebc55d4f7a6521fe126815d9819d936.tar.bz2 gentoo-2-b3e119259ebc55d4f7a6521fe126815d9819d936.zip |
stable on amd64
(Portage version: 2.1.2_pre3-r2)
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 0d33064e24a4..e25b040de6a0 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.20 2006/10/25 22:20:53 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/ChangeLog,v 1.21 2006/10/30 12:13:30 blubb Exp $ + + 30 Oct 2006; Simon Stelling <blubb@gentoo.org> + efont-unicode-0.4.2-r1.ebuild: + stable on amd64 25 Oct 2006; Matti Bickel <mabi@gentoo.org> efont-unicode-0.4.2-r1.ebuild: Stable on ppc wrt bug #152336 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 ecee314bf45e..28a6218d927e 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.8 2006/10/25 22:20:53 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild,v 1.9 2006/10/30 12:13:30 blubb 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} |