Merge media-sound/spotify: Fix homepage URL
[gentoo.git] / app-dicts / aspell-gl / aspell-gl-0.5.2.ebuild
1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 ASPELL_LANG="Galician"
6 ASPOSTFIX="6"
7
8 inherit aspell-dict
9
10 LICENSE="GPL-2"
11
12 KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
13 IUSE=""
14
15 MY_P=${P%.*}a-${PV##*.}
16 MY_P=aspell${ASPOSTFIX}-${MY_P/aspell-/}
17 S=${WORKDIR}/${MY_P}
18 SRC_URI="mirror://gnu/aspell/dict/${SPELLANG}/${MY_P}.tar.bz2"