summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-08-25 11:35:13 +0000
committerMike Frysinger <vapier@gentoo.org>2007-08-25 11:35:13 +0000
commit40ca6e8fd9c922e18b1019707763c0195357674b (patch)
tree4a01541bef3c6abc1b6838b11c8ba600393c2abd /media-fonts/ezra-sil
parentarm/s390/sh love (diff)
downloadhistorical-40ca6e8fd9c922e18b1019707763c0195357674b.tar.gz
historical-40ca6e8fd9c922e18b1019707763c0195357674b.tar.bz2
historical-40ca6e8fd9c922e18b1019707763c0195357674b.zip
arm/s390/sh stable
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'media-fonts/ezra-sil')
-rw-r--r--media-fonts/ezra-sil/ezra-sil-2.5.ebuild12
1 files changed, 6 insertions, 6 deletions
diff --git a/media-fonts/ezra-sil/ezra-sil-2.5.ebuild b/media-fonts/ezra-sil/ezra-sil-2.5.ebuild
index 46004a697fd6..b30b1bb1b70b 100644
--- a/media-fonts/ezra-sil/ezra-sil-2.5.ebuild
+++ b/media-fonts/ezra-sil/ezra-sil-2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/ezra-sil/ezra-sil-2.5.ebuild,v 1.5 2007/08/24 23:00:17 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/ezra-sil/ezra-sil-2.5.ebuild,v 1.6 2007/08/25 11:35:13 vapier Exp $
inherit font
@@ -8,20 +8,20 @@ MY_P="EzraSIL${PV//./}.zip"
DESCRIPTION="Opentype font for Biblical Hebrew texts following the typeface and traditions of the Biblia Hebraica Stuttgartensia."
HOMEPAGE="http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=EzraSIL_Home"
-LICENSE="MIT OFL-1.1"
# We need to mirror the distfile as the download url is a bunch of php garbage
SRC_URI="mirror://gentoo/${MY_P}"
#SRC_URI="ftp://ftp.sil.org/fonts/win/${MY_P}"
#SRC_URI="http://scripts.sil.org/cms/scripts/render_download.php?site_id=nrsi&format=file&media_id=${MY_P}&filename=${MY_P}"
-DEPEND="app-arch/unzip"
-RDEPEND=""
-
+LICENSE="MIT OFL-1.1"
SLOT="0"
-KEYWORDS="amd64 ~arm ia64 ~ppc ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 arm ia64 ~ppc s390 sh sparc x86 ~x86-fbsd"
IUSE=""
+DEPEND="app-arch/unzip"
+RDEPEND=""
+
DOCS="README.txt"
FONT_SUFFIX="ttf"
S="${WORKDIR}"