]> Pileus Git - ~andy/sunrise/blob - dev-python/hyphenator/hyphenator-0.5.1.ebuild
sci-visualization/tulip: Fix qt deps
[~andy/sunrise] / dev-python / hyphenator / hyphenator-0.5.1.ebuild
1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
4
5 EAPI=3
6 SUPPORT_PYTHON_ABIS=1
7 PYTHON_DEPEND=2
8 RESTRICT_PYTHON_ABIS="3.*"
9
10 inherit distutils python
11
12 DESCRIPTION="Hyphenate text using myspell dictionaries"
13 HOMEPAGE="http://code.google.com/p/python-hyphenator/"
14 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
15
16 LICENSE="LGPL-2.1"
17 SLOT="0"
18 KEYWORDS="~amd64 ~x86"
19 IUSE=""