diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-23 21:21:12 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-23 21:21:12 +0000 |
commit | b8e106ca6fa3a60a8cad8b682a0407d0dd074fe5 (patch) | |
tree | 4e629f9dc673b06ed7bc5f8b8166a51c51092c4b /media-fonts/efont-unicode/efont-unicode-0.4.2.ebuild | |
parent | stable on ia64 (diff) | |
download | historical-b8e106ca6fa3a60a8cad8b682a0407d0dd074fe5.tar.gz historical-b8e106ca6fa3a60a8cad8b682a0407d0dd074fe5.tar.bz2 historical-b8e106ca6fa3a60a8cad8b682a0407d0dd074fe5.zip |
Stable on sparc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'media-fonts/efont-unicode/efont-unicode-0.4.2.ebuild')
-rw-r--r-- | media-fonts/efont-unicode/efont-unicode-0.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/efont-unicode/efont-unicode-0.4.2.ebuild b/media-fonts/efont-unicode/efont-unicode-0.4.2.ebuild index 7c9fa88809e9..3be57d5293d6 100644 --- a/media-fonts/efont-unicode/efont-unicode-0.4.2.ebuild +++ b/media-fonts/efont-unicode/efont-unicode-0.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.ebuild,v 1.6 2005/07/15 16:53:15 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/efont-unicode-0.4.2.ebuild,v 1.7 2005/08/23 21:21:12 gustavoz Exp $ inherit font @@ -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 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" DEPEND="virtual/x11" RDEPEND="" |