From 5347b1b450f7d7abf30f57adaeeed3f4d6aee5d8 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Mon, 28 Mar 2016 00:53:29 +0200 Subject: [PATCH] sci-biology/samtools: Add elog message discouraging direct use Package-Manager: portage-2.2.28 --- sci-biology/samtools/samtools-0.1.20.ebuild | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sci-biology/samtools/samtools-0.1.20.ebuild b/sci-biology/samtools/samtools-0.1.20.ebuild index 50ee0b3c0f48..3ee9956f3759 100644 --- a/sci-biology/samtools/samtools-0.1.20.ebuild +++ b/sci-biology/samtools/samtools-0.1.20.ebuild @@ -62,3 +62,9 @@ src_install() { use examples && dodoc -r examples } + +pkg_postinst() { + elog "This version of samtools should *not* be your first choice for working" + elog "with NGS data. It is installed solely for programs requiring it." + elog "It is recommended that you use >=sci-biology/samtools-1.2." +} -- 2.26.2