From 63ac3e4163a093e0e27b74c21ab6b7801b836abc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Sun, 2 Oct 2022 23:59:05 +0200 Subject: [PATCH] dev-perl/Bio-Graphics: fix license MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/721218 Signed-off-by: Andreas K. Hüttel --- ...aphics-2.400.0-r1.ebuild => Bio-Graphics-2.400.0-r2.ebuild} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename dev-perl/Bio-Graphics/{Bio-Graphics-2.400.0-r1.ebuild => Bio-Graphics-2.400.0-r2.ebuild} (88%) 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 similarity index 88% rename from dev-perl/Bio-Graphics/Bio-Graphics-2.400.0-r1.ebuild rename to 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