Files @ 42f8aae82ad5
Branch filter:

Location: portage-overlay.git/dev-python/pylibg19/pylibg19-0.0.7-r1.ebuild

42f8aae82ad5 347 B application/vnd.gentoo.ebuild Show Annotation Show as Raw Download as Raw
chain
fix Manifest
EAPI=5

PYTHON_COMPAT=( python{2_6,2_7} )
PYTHON_MODNAME="g19"

inherit distutils-r1

DESCRIPTION="Python interface to Linux's input subsystem"
HOMEPAGE="http://www.russo79.com/gnome15"
SRC_URI="https://projects.russo79.com/attachments/download/126/${P}.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""

RDEPEND=""
DEPEND="${RDEPEND}"