# Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Dan Armak # $Header: /var/cvsroot/gentoo-x86/app-i18n/kde-i18n-en_GB/kde-i18n-en_GB-2.2.2.ebuild,v 1.2 2002/01/05 20:22:44 danarmak Exp $ . /usr/portage/eclass/inherit.eclass || die inherit kde-i18n || die # override the kde-i18n.eclass function, which adds a patch needed # for all kde-i18n ebuilds but this src_unpack() { unpack ${A//kde-i18n-gentoo.patch} }