commit: b712a7cb0bf0f9c4b2ef9a6b3160b95b20cc8e37
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 6 11:14:30 2020 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Feb 6 11:14:44 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b712a7cb
x11-wm/herbstluftwm: Update EGIT_REPO_URI
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
x11-wm/herbstluftwm/herbstluftwm-0.7.2-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-wm/herbstluftwm/herbstluftwm-0.7.2-r1.ebuild
b/x11-wm/herbstluftwm/herbstluftwm-0.7.2-r1.ebuild
index ccc89776a45..74f4e1a1a6d 100644
--- a/x11-wm/herbstluftwm/herbstluftwm-0.7.2-r1.ebuild
+++ b/x11-wm/herbstluftwm/herbstluftwm-0.7.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,7 +6,7 @@ inherit toolchain-funcs bash-completion-r1
if [[ ${PV} == 9999* ]] ; then
inherit git-r3
- EGIT_REPO_URI="https://github.com/herbstluftwm/herbstluftwm.git"
+ EGIT_REPO_URI="https://github.com/herbstluftwm/herbstluftwm"
BDEPEND="app-text/asciidoc"
else
SRC_URI="https://herbstluftwm.org/tarballs/${P}.tar.gz"