diff options
author | 2016-07-29 22:50:38 +0200 | |
---|---|---|
committer | 2016-07-29 22:50:38 +0200 | |
commit | 2a0ec3bd65fd0ea4410056138b43ef380a605efa (patch) | |
tree | fe1e6f785811b3b2043d4e804d589837826ab4b5 /sci-biology/ensembl-tools | |
parent | sci-biology/ensembl-tools: new package, needs more fixes, upstream contacted (diff) | |
download | sci-2a0ec3bd65fd0ea4410056138b43ef380a605efa.tar.gz sci-2a0ec3bd65fd0ea4410056138b43ef380a605efa.tar.bz2 sci-2a0ec3bd65fd0ea4410056138b43ef380a605efa.zip |
sci-biology/ensembl-tools: add another link to a HOMEPAGE
Package-Manager: portage-2.3.0
Diffstat (limited to 'sci-biology/ensembl-tools')
-rw-r--r-- | sci-biology/ensembl-tools/ensembl-tools-85.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-biology/ensembl-tools/ensembl-tools-85.ebuild b/sci-biology/ensembl-tools/ensembl-tools-85.ebuild index 642caf8eb..9fb2a60fe 100644 --- a/sci-biology/ensembl-tools/ensembl-tools-85.ebuild +++ b/sci-biology/ensembl-tools/ensembl-tools-85.ebuild @@ -8,7 +8,8 @@ PERL_EXPORT_PHASE_FUNCTIONS=no inherit perl-module DESCRIPTION="Bioinformatics tools incl. Variant Effect Predictor (VEP)" -HOMEPAGE="http://grch37.ensembl.org/info/docs/tools/vep/script/index.html" +HOMEPAGE="http://grch37.ensembl.org/info/docs/tools/vep/script/index.html + http://grch37.ensembl.org/info/docs/tools/vep/script/vep_plugins.html" SRC_URI="https://github.com/Ensembl/ensembl-tools/archive/release/${PV}.zip -> ${P}.zip" LICENSE="Apache-2.0" |