diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-07-15 16:56:27 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-07-15 16:56:27 +0000 |
commit | c7b295ebc88ee213a291b41f8949a4ad127716ed (patch) | |
tree | 6fbf74607383a1a6c8001700fb0d3db0ad6e800c /media-fonts/efont-unicode/efont-unicode-0.4.2.ebuild | |
parent | QA: Initial commits never go directly to stable. (diff) | |
download | historical-c7b295ebc88ee213a291b41f8949a4ad127716ed.tar.gz historical-c7b295ebc88ee213a291b41f8949a4ad127716ed.tar.bz2 historical-c7b295ebc88ee213a291b41f8949a4ad127716ed.zip |
Stable on amd64.
Package-Manager: portage-2.0.51.22-r1
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 c34fa6033412..7c9fa88809e9 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.5 2005/02/10 08:35:26 usata Exp $ +# $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 $ 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="alpha amd64 ppc ppc64 ~sparc x86" DEPEND="virtual/x11" RDEPEND="" |