diff options
author | Lars Weiler <pylon@gentoo.org> | 2004-11-06 14:56:30 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2004-11-06 14:56:30 +0000 |
commit | d067f7a84c54cdcafb8cc7eaa99a2d3c608aad4e (patch) | |
tree | 51b080ec4b6f1915c9e967721845d10a579d7bc8 /media-fonts/efont-unicode/efont-unicode-0.4.2.ebuild | |
parent | Stable on ppc. (diff) | |
download | historical-d067f7a84c54cdcafb8cc7eaa99a2d3c608aad4e.tar.gz historical-d067f7a84c54cdcafb8cc7eaa99a2d3c608aad4e.tar.bz2 historical-d067f7a84c54cdcafb8cc7eaa99a2d3c608aad4e.zip |
Stable on ppc.
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 66c9e42a249e..a21c3219a7de 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-2004 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.2 2004/11/01 17:46:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/efont-unicode-0.4.2.ebuild,v 1.3 2004/11/06 14:56:30 pylon 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="~x86 ~alpha ~sparc ~ppc ~amd64 ~ppc64" +KEYWORDS="~x86 ~alpha ~sparc ppc ~amd64 ~ppc64" DEPEND="virtual/x11" RDEPEND="" |