diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-10-02 23:59:05 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-10-02 23:59:50 +0200 |
commit | 63ac3e4163a093e0e27b74c21ab6b7801b836abc (patch) | |
tree | c2679bb282cf31ad05164ef88991f2ea33933cf3 /dev-perl/Bio-Graphics | |
parent | dev-perl/Bio-Das: Fix license (diff) | |
download | gentoo-63ac3e4163a093e0e27b74c21ab6b7801b836abc.tar.gz gentoo-63ac3e4163a093e0e27b74c21ab6b7801b836abc.tar.bz2 gentoo-63ac3e4163a093e0e27b74c21ab6b7801b836abc.zip |
dev-perl/Bio-Graphics: fix license
Closes: https://bugs.gentoo.org/721218
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Bio-Graphics')
-rw-r--r-- | dev-perl/Bio-Graphics/Bio-Graphics-2.400.0-r2.ebuild (renamed from dev-perl/Bio-Graphics/Bio-Graphics-2.400.0-r1.ebuild) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/Bio-Graphics/Bio-Graphics-2.400.0-r1.ebuild b/dev-perl/Bio-Graphics/Bio-Graphics-2.400.0-r2.ebuild index 3b523ece82d4..b78c663e2978 100644 --- a/dev-perl/Bio-Graphics/Bio-Graphics-2.400.0-r1.ebuild +++ b/dev-perl/Bio-Graphics/Bio-Graphics-2.400.0-r2.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=7 @@ -12,6 +12,7 @@ DESCRIPTION="Generate images from Bio::Seq objects for visualization purposes" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" +LICENSE="coldspringharbor" RDEPEND=" dev-perl/CGI |