diff options
Diffstat (limited to 'app-i18n/anthy/anthy-8300.ebuild')
-rw-r--r-- | app-i18n/anthy/anthy-8300.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/app-i18n/anthy/anthy-8300.ebuild b/app-i18n/anthy/anthy-8300.ebuild index b43849574e79..1b2665e2218f 100644 --- a/app-i18n/anthy/anthy-8300.ebuild +++ b/app-i18n/anthy/anthy-8300.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy/anthy-8300.ebuild,v 1.1 2006/11/10 09:37:08 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy/anthy-8300.ebuild,v 1.2 2007/01/22 07:47:24 flameeyes Exp $ -inherit elisp-common eutils +inherit elisp-common eutils libtool IUSE="emacs ucs4" @@ -30,6 +30,7 @@ src_unpack() { mkworddic/dict.args.in fi + elibtoolize } src_compile() { |