x11-misc/qxneur: update live ebuild, bump EAPI, set new repo URL

This commit is contained in:
Sergey Popov 2017-06-02 12:33:11 +03:00
parent 1aeee20798
commit 8deef5828d

View File

@ -1,19 +1,17 @@
# Copyright 1999-2012 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
EAPI=6
inherit cmake-utils git-2
inherit cmake-utils git-r3
DESCRIPTION="Qt4 frontend for X Neural switcher"
HOMEPAGE="https://gitorious.org/qxneur/qxneur"
EGIT_PROJECT="qxneur"
EGIT_REPO_URI="git://gitorious.org/qxneur/qxneur.git"
HOMEPAGE="https://github.com/KsenZ/qxneur.git"
EGIT_REPO_URI="https://github.com/KsenZ/qxneur.git"
LICENSE="GPL-2"
KEYWORDS=""
IUSE=""
SLOT="0"
KEYWORDS=""
src_install() {
cd "${CMAKE_BUILD_DIR}"