diff options
author | 2006-08-30 17:53:09 +0000 | |
---|---|---|
committer | 2006-08-30 17:53:09 +0000 | |
commit | 56ddb0f8952051223b4ab4debed5e5c9496761fa (patch) | |
tree | 46a410dc1673aa5a5b757c82aba95822060339c2 /app-vim/cream/cream-0.34.ebuild | |
parent | Stable on hppa wrt #145256 (diff) | |
download | historical-56ddb0f8952051223b4ab4debed5e5c9496761fa.tar.gz historical-56ddb0f8952051223b4ab4debed5e5c9496761fa.tar.bz2 historical-56ddb0f8952051223b4ab4debed5e5c9496761fa.zip |
proxy commit for Mark Loeser to fix linguas related stuff with cream
Package-Manager: portage-2.1-r2
Diffstat (limited to 'app-vim/cream/cream-0.34.ebuild')
-rw-r--r-- | app-vim/cream/cream-0.34.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/cream/cream-0.34.ebuild b/app-vim/cream/cream-0.34.ebuild index a95528bac102..5f87d05ff6d9 100644 --- a/app-vim/cream/cream-0.34.ebuild +++ b/app-vim/cream/cream-0.34.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/cream/cream-0.34.ebuild,v 1.3 2006/07/10 14:12:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cream/cream-0.34.ebuild,v 1.4 2006/08/30 17:53:09 tsunam Exp $ inherit vim-plugin eutils fdo-mime @@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz linguas_es? ( ${HOMEPAGE}/cream-spell-dict-${DICT_ES}.zip ) linguas_de? ( ${HOMEPAGE}/cream-spell-dict-${DICT_DE}.zip )" -IUSE="" +IUSE="linguas_en linguas_fr linguas_es linguas_de" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ia64 ~mips ~ppc ~sparc ~x86" |