commit: c46ae6dc62691019ddd5b5974770c5a76e0d253a
Author: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Sun Apr 28 20:38:53 2024 +0000
Commit: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Sun Apr 28 21:41:56 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c46ae6dc
dev-vcs/lazygit: remove redundant S definition
Bump copyright
Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>
dev-vcs/lazygit/lazygit-0.39.4-r1.ebuild | 4 +---
dev-vcs/lazygit/lazygit-0.40.2-r1.ebuild | 4 +---
dev-vcs/lazygit/lazygit-0.41.0.ebuild | 2 --
3 files changed, 2 insertions(+), 8 deletions(-)
diff --git a/dev-vcs/lazygit/lazygit-0.39.4-r1.ebuild
b/dev-vcs/lazygit/lazygit-0.39.4-r1.ebuild
index c749a3025c..30c7c1f702 100644
--- a/dev-vcs/lazygit/lazygit-0.39.4-r1.ebuild
+++ b/dev-vcs/lazygit/lazygit-0.39.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,8 +13,6 @@ LICENSE="Apache-2.0 BSD ISC MIT Unlicense"
SLOT="0"
KEYWORDS="~amd64"
-S="${WORKDIR}/${P}"
-
RDEPEND="dev-vcs/git"
DOCS=( {CODE-OF-CONDUCT,CONTRIBUTING,README}.md docs )
diff --git a/dev-vcs/lazygit/lazygit-0.40.2-r1.ebuild
b/dev-vcs/lazygit/lazygit-0.40.2-r1.ebuild
index c749a3025c..30c7c1f702 100644
--- a/dev-vcs/lazygit/lazygit-0.40.2-r1.ebuild
+++ b/dev-vcs/lazygit/lazygit-0.40.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,8 +13,6 @@ LICENSE="Apache-2.0 BSD ISC MIT Unlicense"
SLOT="0"
KEYWORDS="~amd64"
-S="${WORKDIR}/${P}"
-
RDEPEND="dev-vcs/git"
DOCS=( {CODE-OF-CONDUCT,CONTRIBUTING,README}.md docs )
diff --git a/dev-vcs/lazygit/lazygit-0.41.0.ebuild
b/dev-vcs/lazygit/lazygit-0.41.0.ebuild
index 91f097e5de..1e52dbd45f 100644
--- a/dev-vcs/lazygit/lazygit-0.41.0.ebuild
+++ b/dev-vcs/lazygit/lazygit-0.41.0.ebuild
@@ -13,8 +13,6 @@ LICENSE="Apache-2.0 BSD ISC MIT Unlicense"
SLOT="0"
KEYWORDS="~amd64"
-S="${WORKDIR}/${P}"
-
RDEPEND="dev-vcs/git"
DOCS=( {CODE-OF-CONDUCT,CONTRIBUTING,README}.md docs )