commit: 8989f2a1d236b0df7d3958bbf1cf57dec8773be0 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Wed Jan 20 09:05:04 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Wed Jan 20 09:05:04 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=8989f2a1
dev-perl/BTLib: update homepage Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> dev-perl/BTLib/BTLib-0.19.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-perl/BTLib/BTLib-0.19.ebuild b/dev-perl/BTLib/BTLib-0.19.ebuild index 7aeb5d6f8..87a385f86 100644 --- a/dev-perl/BTLib/BTLib-0.19.ebuild +++ b/dev-perl/BTLib/BTLib-0.19.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,6 +8,7 @@ MODULE_AUTHOR="" inherit perl-module DESCRIPTION="Perl part of the estscan package" +HOMEPAGE="https://sourceforge.net/projects/estscan/" SRC_URI="http://downloads.sourceforge.net/estscan/${P}.tar.gz" #LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
