commit:     bcbbaedb7b5080ea2db18ce64b81e41a30a4bc4e
Author:     Horea Christian <h.chr <AT> mail <DOT> ru>
AuthorDate: Mon Jul 27 22:06:32 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jul 27 22:06:32 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=bcbbaedb

using multilib eclass

Package-Manager: portage-2.2.20

 sci-biology/ants/ChangeLog        | 3 +++
 sci-biology/ants/ants-9999.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/sci-biology/ants/ChangeLog b/sci-biology/ants/ChangeLog
index 6e50bf0..2080d9a 100644
--- a/sci-biology/ants/ChangeLog
+++ b/sci-biology/ants/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  27 Jul 2015;  <[email protected]> ants-9999.ebuild:
+  using multilib eclass
+
   26 Jul 2015;  <[email protected]> ants-9999.ebuild:
   specifying lib dir adequaltely for multilib setups
 

diff --git a/sci-biology/ants/ants-9999.ebuild 
b/sci-biology/ants/ants-9999.ebuild
index 58b6ae8..20a1945 100644
--- a/sci-biology/ants/ants-9999.ebuild
+++ b/sci-biology/ants/ants-9999.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-inherit cmake-utils git-r3
+inherit cmake-utils git-r3 multilib
 
 DESCRIPTION="Advanced Normalitazion Tools for neuroimaging"
 HOMEPAGE="http://stnava.github.io/ANTs/";

Reply via email to