commit: 34d8b8ffbcae869875b972bf8fba46b9d75d9fb5 Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de> AuthorDate: Tue Jan 5 08:53:30 2016 +0000 Commit: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de> CommitDate: Tue Jan 5 08:53:30 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=34d8b8ff
sci-biology/trinityrnaseq: Drop KEYWORDS (depends on masked package) Package-Manager: portage-2.2.26 sci-biology/trinityrnaseq/ChangeLog | 6 +++++- sci-biology/trinityrnaseq/trinityrnaseq-2.0.6.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/sci-biology/trinityrnaseq/ChangeLog b/sci-biology/trinityrnaseq/ChangeLog index 29796cf..4e08cbd 100644 --- a/sci-biology/trinityrnaseq/ChangeLog +++ b/sci-biology/trinityrnaseq/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for sci-biology/trinityrnaseq -# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 # $Id$ + 05 Jan 2016; Marius Brehler <[email protected]> + trinityrnaseq-2.0.6.ebuild: + sci-biology/trinityrnaseq: Drop KEYWORDS (depends on masked package) + 31 Dec 2015; Martin Mokrejs <[email protected]> trinityrnaseq-2.0.6.ebuild, trinityrnaseq-2.1.1.ebuild: sci-biology/trinityrnaseq: do not install bundled GAL but DEPEND on it via diff --git a/sci-biology/trinityrnaseq/trinityrnaseq-2.0.6.ebuild b/sci-biology/trinityrnaseq/trinityrnaseq-2.0.6.ebuild index 44f2843..642e863 100644 --- a/sci-biology/trinityrnaseq/trinityrnaseq-2.0.6.ebuild +++ b/sci-biology/trinityrnaseq/trinityrnaseq-2.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-BroadInstitute" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="" IUSE="" DEPEND=""
