commit:     b8a723b503a4e4f48871f2e3f49ab2df455cf71a
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  5 17:48:39 2023 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sun Nov  5 17:48:39 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8a723b5

dev-vcs/svn2git: Address EmptyGlobalAssignment

Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>

 dev-vcs/svn2git/svn2git-1.0.18-r1.ebuild | 3 +--
 dev-vcs/svn2git/svn2git-9999.ebuild      | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-vcs/svn2git/svn2git-1.0.18-r1.ebuild 
b/dev-vcs/svn2git/svn2git-1.0.18-r1.ebuild
index 23d663c4c084..5e6fc57ceb26 100644
--- a/dev-vcs/svn2git/svn2git-1.0.18-r1.ebuild
+++ b/dev-vcs/svn2git/svn2git-1.0.18-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -17,7 +17,6 @@ fi
 
 LICENSE="GPL-3"
 SLOT="0"
-IUSE=""
 # KEYWORDS way up
 
 DEPEND="

diff --git a/dev-vcs/svn2git/svn2git-9999.ebuild 
b/dev-vcs/svn2git/svn2git-9999.ebuild
index 7db66f10e468..84c5b8c37422 100644
--- a/dev-vcs/svn2git/svn2git-9999.ebuild
+++ b/dev-vcs/svn2git/svn2git-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -18,7 +18,6 @@ fi
 
 LICENSE="GPL-3"
 SLOT="0"
-IUSE=""
 # KEYWORDS way up
 
 DEPEND="

Reply via email to