aspell-hu-0.99.4.2.ebuild 419 B

1234567891011121314151617181920
  1. # Copyright 1999-2017 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=6
  4. ASPELL_LANG="Hungarian"
  5. ASPELL_VERSION=6
  6. inherit aspell-dict-r1
  7. MY_P="aspell6-hu-0.99.4.2-0"
  8. SRC_URI="mirror://gnu/aspell/dict/hu/${MY_P}.tar.bz2"
  9. LICENSE="GPL-2"
  10. KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
  11. IUSE=""
  12. S="${WORKDIR}/${MY_P}"