Merge app-emulation/virt-manager-9999: Upstream repo moved to github
[gentoo.git] / sys-kernel / kergen / kergen-0.1.3.ebuild
1 # Copyright 1999-2015 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI=5
6
7 PYTHON_COMPAT=( python3_{3,4} )
8
9 inherit distutils-r1
10
11 DESCRIPTION="Kernel config generator"
12 HOMEPAGE="https://github.com/nichoski/kergen"
13 SRC_URI="http://whatishacking.org/${PN}/downloads/${P}.tar.gz"
14
15 LICENSE="Apache-2.0"
16 SLOT="0"
17 KEYWORDS="~amd64 ~x86"
18 IUSE=""