blob: 2a2e359e79e038a7b60486713d03a240c03dc92c (
plain)
1
2
3
4
5
6
7
|
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Dan Armak <danarmak@gentoo.org>
# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/koffice-i18n-1.1.1.ebuild,v 1.3 2002/05/02 09:10:58 danarmak Exp $
. /usr/portage/eclass/inherit.eclass || die
inherit koffice-i18n || die
S=${WORKDIR}/${P}
|