summaryrefslogtreecommitdiff
path: root/dev-vcs/git-tools
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
commita3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-vcs/git-tools
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'dev-vcs/git-tools')
-rw-r--r--dev-vcs/git-tools/Manifest2
-rw-r--r--dev-vcs/git-tools/git-tools-2022.12.ebuild31
-rw-r--r--dev-vcs/git-tools/git-tools-2025.08.ebuild31
-rw-r--r--dev-vcs/git-tools/metadata.xml11
4 files changed, 0 insertions, 75 deletions
diff --git a/dev-vcs/git-tools/Manifest b/dev-vcs/git-tools/Manifest
deleted file mode 100644
index 1016f4a9e09c..000000000000
--- a/dev-vcs/git-tools/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST git-tools-2022.12.tar.gz 38072 BLAKE2B 3a7c1b4b4082af4ba4e6b6c5e061bf1c10cf58c8f25b7a3acac009fbac67ad10f68819bcd93561b8f76556bb4edf8ed3210300cd4e4733e1a777cf79e5c8532f SHA512 ecd9cef6d4811b701d6770ae04bcd7c6811ed1e0086f96f3108d5d683816ea46b343e1eb653e3a529a5b540168775f458a48f85175292245257b063163904700
-DIST git-tools-2025.08.tar.gz 39070 BLAKE2B 9fc0cbafe6b1ccf1077a94768d173515d56418d2356ff44ef73bb4446eae78b3a36294e796fb9bb02ee91a8bad80a6d80af12eef03cb3a4478cbf08d8d6316ce SHA512 0daa0865dcf75717203da09f1be4566772906451fcce2686d8f49dca3a2e87972ee9015c8f1c81c089e807dd5cb31fda9cb1be8b6b63c81e014a932063b9ca41
diff --git a/dev-vcs/git-tools/git-tools-2022.12.ebuild b/dev-vcs/git-tools/git-tools-2022.12.ebuild
deleted file mode 100644
index ea8eec7e6594..000000000000
--- a/dev-vcs/git-tools/git-tools-2022.12.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{13..14} )
-inherit python-r1
-
-DESCRIPTION="Assorted git-related scripts"
-HOMEPAGE="https://github.com/MestreLion/git-tools"
-SRC_URI="https://github.com/MestreLion/git-tools/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="${PYTHON_DEPS}"
-RDEPEND="
- ${DEPEND}
- >=app-shells/bash-4.0
- >=dev-vcs/git-2.5
-"
-
-src_install() {
- dobin git-branches-rename git-clone-subset git-find-uncommitted-repos
- dobin git-rebase-theirs git-strip-merge
- python_foreach_impl python_doscript git-restore-mtime
- doman man1/*.1
- einstalldocs
-}
diff --git a/dev-vcs/git-tools/git-tools-2025.08.ebuild b/dev-vcs/git-tools/git-tools-2025.08.ebuild
deleted file mode 100644
index a37b2b792879..000000000000
--- a/dev-vcs/git-tools/git-tools-2025.08.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{13..14} )
-inherit python-r1
-
-DESCRIPTION="Assorted git-related scripts"
-HOMEPAGE="https://github.com/MestreLion/git-tools"
-SRC_URI="https://github.com/MestreLion/git-tools/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="${PYTHON_DEPS}"
-RDEPEND="
- ${DEPEND}
- >=app-shells/bash-4.0
- >=dev-vcs/git-2.49.1
-"
-
-src_install() {
- dobin git-branches-rename git-clone-subset git-find-uncommitted-repos
- dobin git-rebase-theirs git-strip-merge
- python_foreach_impl python_doscript git-restore-mtime
- doman man1/*.1
- einstalldocs
-}
diff --git a/dev-vcs/git-tools/metadata.xml b/dev-vcs/git-tools/metadata.xml
deleted file mode 100644
index b0293f110c8b..000000000000
--- a/dev-vcs/git-tools/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>robbat2@gentoo.org</email>
- </maintainer>
- <stabilize-allarches/>
- <upstream>
- <remote-id type="github">MestreLion/git-tools</remote-id>
- </upstream>
-</pkgmetadata>