From dea388aa47911cfb93e72e387e3d158938296a13 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 6 Apr 2004 04:07:59 +0000 Subject: add inherit eutils --- app-i18n/xcin/xcin-2.5.3_pre2.ebuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'app-i18n/xcin') diff --git a/app-i18n/xcin/xcin-2.5.3_pre2.ebuild b/app-i18n/xcin/xcin-2.5.3_pre2.ebuild index 482428ff8ee1..3918684ec114 100644 --- a/app-i18n/xcin/xcin-2.5.3_pre2.ebuild +++ b/app-i18n/xcin/xcin-2.5.3_pre2.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/xcin/xcin-2.5.3_pre2.ebuild,v 1.7 2003/11/04 00:32:59 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/xcin/xcin-2.5.3_pre2.ebuild,v 1.8 2004/04/06 04:05:44 vapier Exp $ + +inherit eutils XCIN="${P/_/.}.tar.gz" CHEWING="chewing-2002Jan07-snapshot.tar.gz" @@ -19,7 +21,6 @@ DEPEND="nls? ( sys-devel/gettext ) >=app-i18n/libtabe-0.2.5" S=${WORKDIR}/${PN} -MAKEOPTS="${MAKEOPTS} -j1" src_unpack() { unpack ${XCIN} -- cgit v1.2.3-65-gdbad