commit:     c4a01b502b58f5ab0d2fcadc6b3f85096c60afb7
Author:     Horea Christian <horea.christ <AT> yandex <DOT> com>
AuthorDate: Thu Dec 22 10:40:34 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Dec 22 10:40:34 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=c4a01b50

Bru2nii (#715)

* sci-biology/bru2nii: stable version

Package-Manager: Portage-2.3.3, Repoman-2.3.1

* sci-biology/bru2nii: updated EAPI

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../{bru2nii-9999.ebuild => bru2nii-1.0.20161212b.ebuild}    | 12 ++++++------
 sci-biology/bru2nii/bru2nii-9999.ebuild                      |  4 ++--
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/sci-biology/bru2nii/bru2nii-9999.ebuild 
b/sci-biology/bru2nii/bru2nii-1.0.20161212b.ebuild
similarity index 74%
copy from sci-biology/bru2nii/bru2nii-9999.ebuild
copy to sci-biology/bru2nii/bru2nii-1.0.20161212b.ebuild
index 254bc5e..8a72b78 100644
--- a/sci-biology/bru2nii/bru2nii-9999.ebuild
+++ b/sci-biology/bru2nii/bru2nii-1.0.20161212b.ebuild
@@ -1,24 +1,24 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
-
-inherit git-r3
+EAPI=6
 
 DESCRIPTION="Converts Bruker ParaVision MRI data to the NIfTI file format"
 HOMEPAGE="https://github.com/neurolabusc/Bru2Nii";
-SRC_URI=""
-EGIT_REPO_URI="https://github.com/neurolabusc/Bru2Nii.git";
+SRC_URI="https://github.com/neurolabusc/Bru2Nii/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="|| ( Artistic GPL-1+ )"
 SLOT="0"
+KEYWORDS="~amd64"
 IUSE="gui"
 
 RDEPEND=""
 DEPEND="dev-lang/fpc
        gui? ( dev-lang/lazarus )"
 
+S="${WORKDIR}/Bru2Nii-${PV}"
+
 src_compile() {
        fpc -Tlinux Bru2.lpr || die
        if use gui ; then

diff --git a/sci-biology/bru2nii/bru2nii-9999.ebuild 
b/sci-biology/bru2nii/bru2nii-9999.ebuild
index 254bc5e..f55ef36 100644
--- a/sci-biology/bru2nii/bru2nii-9999.ebuild
+++ b/sci-biology/bru2nii/bru2nii-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
+EAPI=6
 
 inherit git-r3
 

Reply via email to