diff options
author | Peter Volkov <pva@gentoo.org> | 2010-02-19 08:59:31 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2010-02-19 08:59:31 +0000 |
commit | 36e5773e59bd798886b485c57e98278e6071e693 (patch) | |
tree | 880e277fe51a5bf5ec32a551a5d9722c2177d704 /app-dicts/aspell-ca/aspell-ca-2.1.5.1.ebuild | |
parent | Versin bump. (diff) | |
download | gentoo-2-36e5773e59bd798886b485c57e98278e6071e693.tar.gz gentoo-2-36e5773e59bd798886b485c57e98278e6071e693.tar.bz2 gentoo-2-36e5773e59bd798886b485c57e98278e6071e693.zip |
Version bump.
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts/aspell-ca/aspell-ca-2.1.5.1.ebuild')
-rw-r--r-- | app-dicts/aspell-ca/aspell-ca-2.1.5.1.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/app-dicts/aspell-ca/aspell-ca-2.1.5.1.ebuild b/app-dicts/aspell-ca/aspell-ca-2.1.5.1.ebuild new file mode 100644 index 000000000000..ea349bf15263 --- /dev/null +++ b/app-dicts/aspell-ca/aspell-ca-2.1.5.1.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ca/aspell-ca-2.1.5.1.ebuild,v 1.1 2010/02/19 08:59:31 pva Exp $ + +ASPELL_LANG="Catalan" +ASPOSTFIX="6" + +inherit aspell-dict + +LICENSE="GPL-2" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +IUSE="" + +#FILENAME="aspell6-ca-20040130-1" +#SRC_URI="mirror://gnu/aspell/dict/ca/${FILENAME}.tar.bz2" +#S=${WORKDIR}/${FILENAME} |