summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-06-28 02:08:21 +0000
committerMike Frysinger <vapier@gentoo.org>2004-06-28 02:08:21 +0000
commit4c2ff3169fe7344c216dc840cc1071248eb017cb (patch)
tree0177f54977ae5df9e2b739ccb5a725d79c355f33 /app-i18n/skkserv
parentQA - fix use invocation (diff)
downloadhistorical-4c2ff3169fe7344c216dc840cc1071248eb017cb.tar.gz
historical-4c2ff3169fe7344c216dc840cc1071248eb017cb.tar.bz2
historical-4c2ff3169fe7344c216dc840cc1071248eb017cb.zip
touch the libc
Diffstat (limited to 'app-i18n/skkserv')
-rw-r--r--app-i18n/skkserv/skkserv-9.6-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-i18n/skkserv/skkserv-9.6-r2.ebuild b/app-i18n/skkserv/skkserv-9.6-r2.ebuild
index 3a2310e2eda8..5d09ce0fb1ba 100644
--- a/app-i18n/skkserv/skkserv-9.6-r2.ebuild
+++ b/app-i18n/skkserv/skkserv-9.6-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/skkserv/skkserv-9.6-r2.ebuild,v 1.9 2004/06/24 21:55:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/skkserv/skkserv-9.6-r2.ebuild,v 1.10 2004/06/28 02:05:04 vapier Exp $
inherit eutils
@@ -15,13 +15,13 @@ SLOT="0"
KEYWORDS="x86 ppc sparc alpha"
IUSE=""
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=app-i18n/skk-jisyo-200210"
PROVIDE="virtual/skkserv"
S="${WORKDIR}/skk-${PV}mu"
-src_unpack(){
+src_unpack() {
unpack ${A}
cd ${S}/skkserv
epatch ${FILESDIR}/${P}-segfault-gentoo.patch