summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2004-03-28 17:06:24 +0000
committerAlastair Tse <liquidx@gentoo.org>2004-03-28 17:06:24 +0000
commit6deaa492037f91b33fa0aceeee4422ce5bfea7eb (patch)
treefed1c4f125e7c79c0f45be7c641bdd084434e21e /media-fonts/hkscs-ming/hkscs-ming-1.0_pre20030919.ebuild
parentversion bump to fix segv (#45616) (diff)
downloadhistorical-6deaa492037f91b33fa0aceeee4422ce5bfea7eb.tar.gz
historical-6deaa492037f91b33fa0aceeee4422ce5bfea7eb.tar.bz2
historical-6deaa492037f91b33fa0aceeee4422ce5bfea7eb.zip
added ppc keyword
Diffstat (limited to 'media-fonts/hkscs-ming/hkscs-ming-1.0_pre20030919.ebuild')
-rw-r--r--media-fonts/hkscs-ming/hkscs-ming-1.0_pre20030919.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-fonts/hkscs-ming/hkscs-ming-1.0_pre20030919.ebuild b/media-fonts/hkscs-ming/hkscs-ming-1.0_pre20030919.ebuild
index 033c55ddab02..b15ef982626a 100644
--- a/media-fonts/hkscs-ming/hkscs-ming-1.0_pre20030919.ebuild
+++ b/media-fonts/hkscs-ming/hkscs-ming-1.0_pre20030919.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/hkscs-ming/hkscs-ming-1.0_pre20030919.ebuild,v 1.2 2004/02/10 13:07:50 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/hkscs-ming/hkscs-ming-1.0_pre20030919.ebuild,v 1.3 2004/03/28 17:06:24 liquidx Exp $
inherit rpm
@@ -14,7 +14,7 @@ SRC_URI="http://www.info.gov.hk/digital21/chi/hkscs/download/linux_redhat/setup.
LICENSE="HKSCS"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND=""
@@ -24,7 +24,7 @@ S=${WORKDIR}
src_unpack() {
# complicated and convoluted unpack procedure
LINENUMBER=237
- cd ${S}; tail +${LINENUMBER} ${DISTDIR}/${A} | tar zxv || die "unpack failed"
+ cd ${S}; tail -n +${LINENUMBER} ${DISTDIR}/${A} | tar zxv || die "unpack failed"
# then we rpm_unpack the fonts package
rpm_unpack ${S}/package_rh/imfont-${RPM_V}-0.i386.rpm