summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2005-03-28 09:46:14 +0000
committerMamoru Komachi <usata@gentoo.org>2005-03-28 09:46:14 +0000
commitc5842f79f75582a7f4879f157d2ccfadcb26f0dd (patch)
treef3b847df08c03ea5e8a0329b8ad84d91d99cbf15 /media-fonts/erza-sil
parentStable on x86 and added to ~ppc; bug #86825. (diff)
downloadgentoo-2-c5842f79f75582a7f4879f157d2ccfadcb26f0dd.tar.gz
gentoo-2-c5842f79f75582a7f4879f157d2ccfadcb26f0dd.tar.bz2
gentoo-2-c5842f79f75582a7f4879f157d2ccfadcb26f0dd.zip
Stable on x86 and ppc. Added unzip to DEPEND; bug #86798.
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-fonts/erza-sil')
-rw-r--r--media-fonts/erza-sil/ChangeLog7
-rw-r--r--media-fonts/erza-sil/erza-sil-2.0.ebuild9
2 files changed, 11 insertions, 5 deletions
diff --git a/media-fonts/erza-sil/ChangeLog b/media-fonts/erza-sil/ChangeLog
index 86482ed0d542..62f44c10486a 100644
--- a/media-fonts/erza-sil/ChangeLog
+++ b/media-fonts/erza-sil/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-fonts/erza-sil
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/erza-sil/ChangeLog,v 1.2 2004/10/17 09:26:53 dholm Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/erza-sil/ChangeLog,v 1.3 2005/03/28 09:46:14 usata Exp $
+
+ 28 Mar 2005; Mamoru KOMACHI <usata@gentoo.org> erza-sil-2.0.ebuild:
+ Stable on x86 and ppc. Added unzip to DEPEND; bug #86798.
17 Oct 2004; David Holm <dholm@gentoo.org> erza-sil-2.0.ebuild:
Added to ~ppc.
diff --git a/media-fonts/erza-sil/erza-sil-2.0.ebuild b/media-fonts/erza-sil/erza-sil-2.0.ebuild
index 81043e2f7d8f..e67a655219d1 100644
--- a/media-fonts/erza-sil/erza-sil-2.0.ebuild
+++ b/media-fonts/erza-sil/erza-sil-2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/erza-sil/erza-sil-2.0.ebuild,v 1.2 2004/10/17 09:26:53 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/erza-sil/erza-sil-2.0.ebuild,v 1.3 2005/03/28 09:46:14 usata Exp $
inherit font
@@ -13,8 +13,11 @@ LICENSE="SIL-freeware" # non-free
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=""
+
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ppc"
IUSE="X"
DOCS="Documentation/*"