summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-05 10:31:35 +0000
committerSam James <sam@gentoo.org>2021-02-05 10:37:31 +0000
commit94d8f5a248da2dc36f52d72029c4aee61dda95a2 (patch)
treebd2f2e4cbd3f23582733ce0d93babaac02d410a9 /app-admin/stow
parentdev-libs/libxslt: add gitlab to HOMEPAGE (diff)
downloadgentoo-94d8f5a248da2dc36f52d72029c4aee61dda95a2.tar.gz
gentoo-94d8f5a248da2dc36f52d72029c4aee61dda95a2.tar.bz2
gentoo-94d8f5a248da2dc36f52d72029c4aee61dda95a2.zip
app-admin/stow: add git to HOMEPAGE
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin/stow')
-rw-r--r--app-admin/stow/stow-2.3.1.ebuild4
1 files 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 f6f37faefd1d..7c766a2724f7 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+"