From 652a11863fd37574205345aadc3db2884cbeede8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ctibor=20Bran=C4=8D=C3=ADk?= Date: Tue, 26 Dec 2017 22:30:06 +0100 Subject: Update indilib-drivers packages to v1.5.0 --- sci-libs/libfishcamp/libfishcamp-9999.ebuild | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'sci-libs/libfishcamp/libfishcamp-9999.ebuild') diff --git a/sci-libs/libfishcamp/libfishcamp-9999.ebuild b/sci-libs/libfishcamp/libfishcamp-9999.ebuild index 91dba4e..e4b1702 100644 --- a/sci-libs/libfishcamp/libfishcamp-9999.ebuild +++ b/sci-libs/libfishcamp/libfishcamp-9999.ebuild @@ -1,20 +1,18 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=5 -inherit cmake-utils git-2 eutils +inherit cmake-utils git-r3 eutils DESCRIPTION="Firmware for the Fishcamp Engineering's Starfish CMOS autoguider" HOMEPAGE="http://indilib.org" EGIT_REPO_URI="https://github.com/indilib/indi.git" -EGIT_PROJECT="indilib" -EGIT_SOURCEDIR="${WORKDIR}/${P}" +EGIT_CHECKOUT_DIR="${WORKDIR}/${P}" LICENSE="fishcamp" KEYWORDS="" SLOT="0" -S="${EGIT_SOURCEDIR}/3rdparty/${PN}" +S="${EGIT_CHECKOUT_DIR}/3rdparty/${PN}" -- cgit v1.2.3