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
commitea440f2868493a446496ff48f54326c8138c5ee5 (patch)
treeaeaf76430e909c8d2f6fa5ec279d4daf58b5da91 /media-fonts
parentversion bump to fix segv (#45616) (Manifest recommit) (diff)
downloadgentoo-2-ea440f2868493a446496ff48f54326c8138c5ee5.tar.gz
gentoo-2-ea440f2868493a446496ff48f54326c8138c5ee5.tar.bz2
gentoo-2-ea440f2868493a446496ff48f54326c8138c5ee5.zip
added ppc keyword
Diffstat (limited to 'media-fonts')
-rw-r--r--media-fonts/hkscs-ming/ChangeLog6
-rw-r--r--media-fonts/hkscs-ming/hkscs-ming-1.0_pre20030919.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/media-fonts/hkscs-ming/ChangeLog b/media-fonts/hkscs-ming/ChangeLog
index c0fa4ac87b90..155f298c56c0 100644
--- a/media-fonts/hkscs-ming/ChangeLog
+++ b/media-fonts/hkscs-ming/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-fonts/hkscs-ming
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/hkscs-ming/ChangeLog,v 1.1 2004/02/07 09:32:49 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/hkscs-ming/ChangeLog,v 1.2 2004/03/28 17:06:24 liquidx Exp $
+
+ 28 Mar 2004; Alastair Tse <liquidx@gentoo.org>
+ hkscs-ming-1.0_pre20030919.ebuild:
+ added ppc keyword
*hkscs-ming-1.0_pre20030919 (07 Feb 2004)
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