diff options
Diffstat (limited to 'media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r1.ebuild')
-rw-r--r-- | media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r1.ebuild b/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r1.ebuild index 9454c1b14532..037b385cb678 100644 --- a/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r1.ebuild +++ b/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r1.ebuild,v 1.4 2005/07/15 16:48:45 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r1.ebuild,v 1.5 2005/08/23 14:30:42 gustavoz Exp $ DESCRIPTION="Cronyx Cyrillic bitmap fonts for X" HOMEPAGE="http://koi8.pp.ru/frame.html?xwin.html#xwin_fonts" S=${WORKDIR}/cyrillic SRC_URI="http://koi8.pp.ru/dist/x6rus-${PV}-bin.tgz" -KEYWORDS="alpha amd64 ppc x86" +KEYWORDS="alpha amd64 ppc ~sparc x86" SLOT="0" LICENSE="freedist" DEPEND="X? ( virtual/x11 )" |