repo/gentoo:master commit in: dev-vcs/gagit/

Michał Górny <[email protected]> Wed, 05 Aug 2026 17:06:43 +0000 (UTC)
Newsgroups gmane.linux.gentoo.cvs
Message-ID <1785949598.b17283ac85238a131cbc4e4b44cc1c7aec416bc8.mgorny@gentoo>
commit:     b17283ac85238a131cbc4e4b44cc1c7aec416bc8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  5 16:50:44 2026 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug  5 17:06:38 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b17283ac

dev-vcs/gagit: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-vcs/gagit/Manifest       |  2 --
 dev-vcs/gagit/gagit-1.ebuild | 21 ---------------------
 dev-vcs/gagit/gagit-2.ebuild | 21 ---------------------
 3 files changed, 44 deletions(-)

diff --git a/dev-vcs/gagit/Manifest b/dev-vcs/gagit/Manifest
index 4b1961964416..f5df4f55bb87 100644
--- a/dev-vcs/gagit/Manifest
+++ b/dev-vcs/gagit/Manifest
@@ -1,3 +1 @@
-DIST gagit-1.tar.bz2 10634 BLAKE2B 54b28dfbc9262bac4aed3e142337a683055002bc45369f5b1f701ab5ef62cd3d4a581de40a263829ca0131bd29b3f5c177af2765fd24acb55053eb3ab5b6de57 SHA512 949a381ade81ac094ba666029634c6521c87686fcc1f1d961c7b3e8a9a6b5e1a42f1ba32a71dd6d70e55bcd950ef2566126b5034c1ab4ecfc435fed39e0d1568
-DIST gagit-2.tar.bz2 10877 BLAKE2B ed020b95c6eaee03bdda692f8cad7c0d24c40bd9e6f74566a61b1c8a30d80e3b00d28fb129421a16587d98693bd4ede6129ec16eb35187c0a5d3a095125bf0db SHA512 7a54cbd1df27d909ec1de6ba546360d0096b2097f667b637461b6742d72690f316cf9081182312d100a6570240b71a2b120b9fda244253d823668bb78fe89f31
 DIST gagit-3.tar.bz2 13678 BLAKE2B 22f7ce9a97976235528f83e501dbd749b6032f4702fa6637524419a7a89a988d5fb8476051002ad0e3034ec99e6cb070c78c521cc54271e40049d583cc3b4696 SHA512 ff588de6ec94a8c13bba15faefdb96f262d321bf00889184b7bc1c13597cf06306b0746a55b0356d908d7e57a1c5a7c05c65b3afcb18a60a385812ff5ca66dfd

diff --git a/dev-vcs/gagit/gagit-1.ebuild b/dev-vcs/gagit/gagit-1.ebuild
deleted file mode 100644
index 92283db0e653..000000000000
--- a/dev-vcs/gagit/gagit-1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit meson
-
-DESCRIPTION="Gentoo AGit workflow tool"
-HOMEPAGE="https://gitweb.gentoo.org/proj/gagit.git/"
-SRC_URI="
-	https://gitweb.gentoo.org/proj/gagit.git/snapshot/${P}.tar.bz2
-"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-	dev-vcs/git
-	virtual/editor
-"

diff --git a/dev-vcs/gagit/gagit-2.ebuild b/dev-vcs/gagit/gagit-2.ebuild
deleted file mode 100644
index 92283db0e653..000000000000
--- a/dev-vcs/gagit/gagit-2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit meson
-
-DESCRIPTION="Gentoo AGit workflow tool"
-HOMEPAGE="https://gitweb.gentoo.org/proj/gagit.git/"
-SRC_URI="
-	https://gitweb.gentoo.org/proj/gagit.git/snapshot/${P}.tar.bz2
-"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-	dev-vcs/git
-	virtual/editor
-"