diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-07 16:09:07 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-07 16:09:07 +0000 |
commit | a8b855104ecff759d793bb5cb1fc206af3e11235 (patch) | |
tree | c790d6a78efc40f4f719cdddc74c7ffae4b6316c /media-fonts/efont-unicode | |
parent | Adjusting the ieee80211 mask to also get 1.1.14-r1 (sorry for that, really). (diff) | |
download | gentoo-2-a8b855104ecff759d793bb5cb1fc206af3e11235.tar.gz gentoo-2-a8b855104ecff759d793bb5cb1fc206af3e11235.tar.bz2 gentoo-2-a8b855104ecff759d793bb5cb1fc206af3e11235.zip |
Stable on sparc
(Portage version: 2.1-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 652318ac0a5d..4020cb346fc3 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.16 2006/07/11 13:01:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/ChangeLog,v 1.17 2006/09/07 16:09:07 gustavoz Exp $ + + 07 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> + efont-unicode-0.4.2-r1.ebuild: + Stable on sparc 11 Jul 2006; Aron Griffis <agriffis@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 74bdacada4a6..16bcb0d4dee7 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.4 2006/09/03 06:24:45 vapier Exp $ +# $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 $ 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} |