diff options
author | 2021-01-20 10:05:04 +0100 | |
---|---|---|
committer | 2021-01-20 10:05:04 +0100 | |
commit | 8989f2a1d236b0df7d3958bbf1cf57dec8773be0 (patch) | |
tree | 1640d475d434188a9b036d5863276f6d799303d1 /dev-perl | |
parent | sci-biology/ParaAT: update homepage (diff) | |
download | sci-8989f2a1d236b0df7d3958bbf1cf57dec8773be0.tar.gz sci-8989f2a1d236b0df7d3958bbf1cf57dec8773be0.tar.bz2 sci-8989f2a1d236b0df7d3958bbf1cf57dec8773be0.zip |
dev-perl/BTLib: update homepage
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/BTLib/BTLib-0.19.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
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 )" |