commit: 94d8f5a248da2dc36f52d72029c4aee61dda95a2 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Feb 5 10:31:35 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Feb 5 10:37:31 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94d8f5a2
app-admin/stow: add git to HOMEPAGE Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam <AT> gentoo.org> app-admin/stow/stow-2.3.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/stow/stow-2.3.1.ebuild b/app-admin/stow/stow-2.3.1.ebuild index f6f37faefd1..7c766a2724f 100644 --- a/app-admin/stow/stow-2.3.1.ebuild +++ b/app-admin/stow/stow-2.3.1.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 @@ -6,7 +6,7 @@ EAPI=7 inherit perl-functions DESCRIPTION="GNU Stow is a symlink farm manager" -HOMEPAGE="https://www.gnu.org/software/stow/" +HOMEPAGE="https://www.gnu.org/software/stow/ http://git.savannah.gnu.org/cgit/stow.git" SRC_URI="mirror://gnu/stow/${P}.tar.gz" LICENSE="GPL-3+"
