diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-09-03 06:23:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-09-03 06:23:34 +0000 |
commit | 61c95e426362655b4fda6ca138a8efdb877a8a61 (patch) | |
tree | 06ce3716a27ca14d5a60c2afa3e26dfcf9464385 /media-fonts/cronyx-fonts | |
parent | arm/s390/sh love (diff) | |
download | gentoo-2-61c95e426362655b4fda6ca138a8efdb877a8a61.tar.gz gentoo-2-61c95e426362655b4fda6ca138a8efdb877a8a61.tar.bz2 gentoo-2-61c95e426362655b4fda6ca138a8efdb877a8a61.zip |
arm/s390/sh love
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'media-fonts/cronyx-fonts')
-rw-r--r-- | media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r2.ebuild b/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r2.ebuild index abedc6100432..b9331e73aa8e 100644 --- a/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r2.ebuild +++ b/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2006 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-r2.ebuild,v 1.2 2006/07/11 12:52:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r2.ebuild,v 1.3 2006/09/03 06:23:34 vapier 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 ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ia64 ~ppc s390 sh ~sparc ~x86" SLOT="0" LICENSE="freedist" DEPEND="X? ( || ( x11-apps/mkfontdir virtual/x11 ) )" |