commit: a83f54ddbcb02c80ce254cde89a89a5767349bd4 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun Oct 2 21:56:37 2022 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun Oct 2 21:59:47 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a83f54dd
dev-perl/Bio-Das: Fix license Closes: https://bugs.gentoo.org/721216 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> .../Bio-Das/{Bio-Das-1.170.0-r3.ebuild => Bio-Das-1.170.0-r4.ebuild} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-perl/Bio-Das/Bio-Das-1.170.0-r3.ebuild b/dev-perl/Bio-Das/Bio-Das-1.170.0-r4.ebuild similarity index 97% rename from dev-perl/Bio-Das/Bio-Das-1.170.0-r3.ebuild rename to dev-perl/Bio-Das/Bio-Das-1.170.0-r4.ebuild index b58408fc8d75..597c122b8a01 100644 --- a/dev-perl/Bio-Das/Bio-Das-1.170.0-r3.ebuild +++ b/dev-perl/Bio-Das/Bio-Das-1.170.0-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,6 +12,7 @@ DESCRIPTION="Interface to Distributed Annotation System" SLOT="0" KEYWORDS="~amd64 ~x86" +LICENSE="coldspringharbor" RDEPEND=">=virtual/perl-IO-Compress-1.0 sci-biology/bioperl
