commit: bba46880fc2e9fd6af8a92949d4a664e856f4dbb Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> AuthorDate: Thu Mar 19 10:36:38 2015 +0000 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> CommitDate: Thu Mar 19 10:36:38 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=bba46880
removing KEYWORDS until the perl files are installed to some other place. At the moment I get: 'perl-module.eclass: Suspicious environment values found. PERL5LIB="/usr/lib64/perl5/vendor_perl/5.18.2/pairagon"' Package-Manager: portage-2.2.15 sci-biology/pairagon/ChangeLog | 5 +++++ sci-biology/pairagon/pairagon-1.1.ebuild | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/sci-biology/pairagon/ChangeLog b/sci-biology/pairagon/ChangeLog index b7c1ceb..1cc6bcb 100644 --- a/sci-biology/pairagon/ChangeLog +++ b/sci-biology/pairagon/ChangeLog @@ -2,6 +2,11 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 19 Mar 2015; Martin Mokrejs <mmokr...@fold.natur.cuni.cz> pairagon-1.1.ebuild: + removing KEYWORDS until the perl files are installed to some other place. At + the moment I get: 'perl-module.eclass: Suspicious environment values found. + PERL5LIB="/usr/lib64/perl5/vendor_perl/5.18.2/pairagon"' + *pairagon-1.1 (05 Mar 2015) 05 Mar 2015; Martin Mokrejs <mmokr...@fold.natur.cuni.cz> +metadata.xml, diff --git a/sci-biology/pairagon/pairagon-1.1.ebuild b/sci-biology/pairagon/pairagon-1.1.ebuild index bceba33..b532f63 100644 --- a/sci-biology/pairagon/pairagon-1.1.ebuild +++ b/sci-biology/pairagon/pairagon-1.1.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://mblab.wustl.edu/software/download/pairagon_.tar" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="" IUSE="" DEPEND="dev-lang/perl"