diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-10 01:16:39 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-10 01:16:39 +0000 |
commit | 0b0b04ad6cdf5e51aab08f450f1a82fed52c4fec (patch) | |
tree | 4f3e50cdd874263fbb5aa28d35ba255f799f5f61 /media-fonts/efont-unicode | |
parent | amd64 stable, bug 159721 (diff) | |
download | gentoo-2-0b0b04ad6cdf5e51aab08f450f1a82fed52c4fec.tar.gz gentoo-2-0b0b04ad6cdf5e51aab08f450f1a82fed52c4fec.tar.bz2 gentoo-2-0b0b04ad6cdf5e51aab08f450f1a82fed52c4fec.zip |
Stable on Alpha.
(Portage version: 2.1.2_rc4-r7)
Diffstat (limited to 'media-fonts/efont-unicode')
-rw-r--r-- | media-fonts/efont-unicode/ChangeLog | 8 | ||||
-rw-r--r-- | media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-fonts/efont-unicode/ChangeLog b/media-fonts/efont-unicode/ChangeLog index a915720bcb12..5f86d359285c 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.22 2006/11/26 22:47:31 flameeyes Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/ChangeLog,v 1.23 2007/01/10 01:16:39 kloeri Exp $ + + 10 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> + efont-unicode-0.4.2-r1.ebuild: + Stable on Alpha. 26 Nov 2006; Diego Pettenò <flameeyes@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 5e58ae26ebaa..97b919ffb359 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 +# Copyright 1999-2007 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.10 2006/11/26 22:47:31 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild,v 1.11 2007/01/10 01:16:39 kloeri 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 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd" S="${WORKDIR}/${MY_P}" FONT_S=${S} |