diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-30 23:04:27 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-31 22:50:30 +0200 |
commit | b8f78e0477bce7c9d37fc50677694631d020f917 (patch) | |
tree | 23eab00e9dd5e381497021944d6d37bd5316c96c /dev-perl | |
parent | sys-process/tiptop: drop inactive maintainer (diff) | |
download | gentoo-b8f78e0477bce7c9d37fc50677694631d020f917.tar.gz gentoo-b8f78e0477bce7c9d37fc50677694631d020f917.tar.bz2 gentoo-b8f78e0477bce7c9d37fc50677694631d020f917.zip |
dev-perl/Bio-SamTools: Declare Perl5 license, as in Debian
Closes: https://bugs.gentoo.org/721220
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Bio-SamTools/Bio-SamTools-1.430.0-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/Bio-SamTools/Bio-SamTools-1.430.0-r2.ebuild b/dev-perl/Bio-SamTools/Bio-SamTools-1.430.0-r2.ebuild index ed1ab08f8255..b06de25d3541 100644 --- a/dev-perl/Bio-SamTools/Bio-SamTools-1.430.0-r2.ebuild +++ b/dev-perl/Bio-SamTools/Bio-SamTools-1.430.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,6 @@ DESCRIPTION="Read SAM/BAM database files" SLOT="0" KEYWORDS="~amd64 ~x86" -LICENSE="|| ( Apache-2.0 Artistic-2 GPL-1+ )" RDEPEND=" >=sci-biology/bioperl-1.6.9 |