diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-10-24 00:14:16 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-10-24 00:14:16 +0000 |
commit | 6ea7a47ed4262f9174f93a26839f54ed5c0e2c03 (patch) | |
tree | a778f2714bb891e4629f72f7377684fcb7617186 /media-fonts/efont-unicode | |
parent | Stable on x86, bug #152336. (diff) | |
download | gentoo-2-6ea7a47ed4262f9174f93a26839f54ed5c0e2c03.tar.gz gentoo-2-6ea7a47ed4262f9174f93a26839f54ed5c0e2c03.tar.bz2 gentoo-2-6ea7a47ed4262f9174f93a26839f54ed5c0e2c03.zip |
Stable on x86, bug #152336.
(Portage version: 2.1.2_pre3-r7)
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 853eab77c97c..73d1b446a1ff 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.18 2006/10/23 19:06:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/ChangeLog,v 1.19 2006/10/24 00:14:16 ticho Exp $ + + 24 Oct 2006; Andrej Kacian <ticho@gentoo.org> + efont-unicode-0.4.2-r1.ebuild: + Stable on x86, bug #152336. 23 Oct 2006; Markus Rothe <corsair@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 ea6074aa280e..09c1e4130bed 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.6 2006/10/23 19:06:58 corsair Exp $ +# $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 $ 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} |