diff options
author | 2016-04-03 16:34:21 +0100 | |
---|---|---|
committer | 2016-04-03 19:43:47 +0200 | |
commit | f1f6c31bb308f59777bb396827099ec71b4b35a1 (patch) | |
tree | 1e3cbcbbd39d4247686ca33797e54830ab01a32f /sci-biology/abyss/metadata.xml | |
parent | sci-biology/MolBioLib: yet another package with bundled samtools, bamtools etc. (diff) | |
download | sci-f1f6c31bb308f59777bb396827099ec71b4b35a1.tar.gz sci-f1f6c31bb308f59777bb396827099ec71b4b35a1.tar.bz2 sci-f1f6c31bb308f59777bb396827099ec71b4b35a1.zip |
sci-biology/abyss: fix automagic haskell deps, bug #534412
It's a ::gentoo change a50e1769e82e28dedb16083ac9136f17f9af2297
Reported-by: Toralf Förster
Bug: https://bugs.gentoo.org/534412
Package-Manager: portage-2.2.28
Diffstat (limited to 'sci-biology/abyss/metadata.xml')
-rw-r--r-- | sci-biology/abyss/metadata.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sci-biology/abyss/metadata.xml b/sci-biology/abyss/metadata.xml index 959160fe4..c0c84f0ed 100644 --- a/sci-biology/abyss/metadata.xml +++ b/sci-biology/abyss/metadata.xml @@ -5,4 +5,11 @@ <email>sci-biology@gentoo.org</email> <name>Gentoo Biology Project</name> </maintainer> + <maintainer type="project"> + <email>haskell@gentoo.org</email> + <name>Gentoo Haskell</name> + </maintainer> + <use> + <flag name='misc-haskell'>build abyss-samtobreak tool, pull in haskell toolchain</flag> + </use> </pkgmetadata> |