commit:     36ac5d770dac4d7cbae99bb355b7ff3d86c0fa99
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  8 02:24:49 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct  8 02:24:49 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36ac5d77

sys-devel/crossdev: drop 20240921, 20241202, 20241215, 20250106

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-devel/crossdev/Manifest                 |  4 ---
 sys-devel/crossdev/crossdev-20240921.ebuild | 40 -----------------------------
 sys-devel/crossdev/crossdev-20241202.ebuild | 40 -----------------------------
 sys-devel/crossdev/crossdev-20241215.ebuild | 40 -----------------------------
 sys-devel/crossdev/crossdev-20250106.ebuild | 40 -----------------------------
 5 files changed, 164 deletions(-)

diff --git a/sys-devel/crossdev/Manifest b/sys-devel/crossdev/Manifest
index ca21b5563c2e..1d6909d039aa 100644
--- a/sys-devel/crossdev/Manifest
+++ b/sys-devel/crossdev/Manifest
@@ -1,7 +1,3 @@
-DIST crossdev-20240921.tar.xz 31008 BLAKE2B 
9daeabcbeefa32624d71b86c5ddeb1f6bf6ccdf4e6f590bf7517388d4d68b73ae2651ca09d122f128f002568127bd5d7d767db9d6c043e5330b62c3104929848
 SHA512 
6b7f0bce309d2b0a8fdf9b28cf72098de9dafaf7f338a8308e94e2068cefc15cd2407eee39a9eeb0ea0a1bc46569cedc69a51bb01f140faebe374b660cb1cdf6
-DIST crossdev-20241202.tar.xz 33032 BLAKE2B 
74ec859e1ae5f816397349c18f8bd98d8fae2f4de471112d70621767733a6c91dfffaabb33afc4bdabf5bed31b83a0cdf8afaffaba3e0df95f70d43cf249fb94
 SHA512 
c6a8c534135aa15b2005546d3f006953570de1e54ae3d3170c71bed62f044c2db79412ecde3b91fd85fca92e7c996762ba086db29c6132f6f1d9e9a48f1e79ea
-DIST crossdev-20241215.tar.xz 33028 BLAKE2B 
3b33284f55fe41a45bfeea1dbc273a828eeceada38d4274f9fcaab06a1d9b342efaa0fcad407bb5a5d921515acc18dac0e4923240e2610a425f7c508b6274ecd
 SHA512 
84960b518767aacc7400cfa32d36b15492dd5e3908c36c0f513470fdfbaedde04d24aecaf0f5020bf69cd7c2095da1cc2961ae090e90340a176292299bbfaf25
-DIST crossdev-20250106.tar.xz 33124 BLAKE2B 
45992cd29a6dd48f97d871ba5f4b09b18797c76389a5839c7b02e23b765556561f9b442d594a6bed58ff670e69d4efc27f37cdb1f6bb1722fd1d18e0bc50cc5f
 SHA512 
8d9cdb194f3477dcbe605c4f8126be013e9193acb716e2b12e8f51f826087bbac3f50b44268c150d4e9f86b78182a0b4b323634b0040f0a815dc4a075c662c75
 DIST crossdev-20250410.tar.xz 33292 BLAKE2B 
b4c41757ff705866fb3c7420e10d1325977937c50801600002639984dd39b90ebf4fadbde5a09bae02eba2ca17261db32f5275b1599858b2b7c961e3eb85d82f
 SHA512 
aa6c1657d23c96b6109e49ac517dd9550d731f0af508359be55fa8c641675bd4205223eb492e7c94fd69dd86999124d7d0f4766cf1bc17a3dd953f457bf85c9b
 DIST crossdev-20250622.tar.xz 33316 BLAKE2B 
6e91e757174ce6b5c5f6ec5276725e0432f061ea7c21b0c215998d453deed285c422c1f25c313c80de2d2fe86a00751fbb516f40b63f1bcc25602d3eb0353351
 SHA512 
bdba3da3724d56b43e0d307b4f9fc00f9680ec541a9397d91f92d237980f7e4b300618e8e8484ee8410ecfd3b0c8854d54057ddb646e2182e407e21c503b9fa9
 DIST crossdev-20251008.tar.xz 33852 BLAKE2B 
4b689da747d73eb592cd6a1b0913084e28ab9882762a24c3fe90b845247ad13fad2c5e61a9d05312607716dfa464b7f1647eb731def555010bdc9bcdaaffe2a4
 SHA512 
414f45ede604dd6a770bec9032619f153d585d03a4f967e34b46253fcfaa7cace495f3ddbb00921b5efa4f2e3a6b68db9e15117559e557048203b273a0d29a3e

diff --git a/sys-devel/crossdev/crossdev-20240921.ebuild 
b/sys-devel/crossdev/crossdev-20240921.ebuild
deleted file mode 100644
index 3b1ed1fd9406..000000000000
--- a/sys-devel/crossdev/crossdev-20240921.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-if [[ ${PV} == "99999999" ]] ; then
-       inherit git-r3
-       EGIT_REPO_URI="
-               https://anongit.gentoo.org/git/proj/crossdev.git
-               https://github.com/gentoo/crossdev
-       "
-else
-       
SRC_URI="https://dev.gentoo.org/~chewi/distfiles/${CATEGORY}/${PN}/${P}.tar.xz";
-       KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc x86"
-fi
-
-DESCRIPTION="Gentoo Cross-toolchain generator"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Crossdev";
-
-LICENSE="GPL-2"
-SLOT="0"
-
-RDEPEND="
-       >=sys-apps/portage-2.1
-       app-shells/bash
-       sys-apps/gentoo-functions
-       sys-apps/config-site
-"
-BDEPEND="app-arch/xz-utils"
-
-src_install() {
-       default
-
-       if [[ ${PV} == "99999999" ]] ; then
-               sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
-       fi
-
-       dodir /usr/share/config.site.d
-       mv "${ED}"/usr/share/config.site{,.d/80crossdev.conf} || die
-}

diff --git a/sys-devel/crossdev/crossdev-20241202.ebuild 
b/sys-devel/crossdev/crossdev-20241202.ebuild
deleted file mode 100644
index 82b2f724c5f3..000000000000
--- a/sys-devel/crossdev/crossdev-20241202.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-if [[ ${PV} == "99999999" ]] ; then
-       inherit git-r3
-       EGIT_REPO_URI="
-               https://anongit.gentoo.org/git/proj/crossdev.git
-               https://github.com/gentoo/crossdev
-       "
-else
-       
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz";
-       KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc x86"
-fi
-
-DESCRIPTION="Gentoo Cross-toolchain generator"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Crossdev";
-
-LICENSE="GPL-2"
-SLOT="0"
-
-RDEPEND="
-       >=sys-apps/portage-2.1
-       app-shells/bash
-       sys-apps/gentoo-functions
-       sys-apps/config-site
-"
-BDEPEND="app-arch/xz-utils"
-
-src_install() {
-       default
-
-       if [[ ${PV} == "99999999" ]] ; then
-               sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
-       fi
-
-       dodir /usr/share/config.site.d
-       mv "${ED}"/usr/share/config.site{,.d/80crossdev.conf} || die
-}

diff --git a/sys-devel/crossdev/crossdev-20241215.ebuild 
b/sys-devel/crossdev/crossdev-20241215.ebuild
deleted file mode 100644
index 82b2f724c5f3..000000000000
--- a/sys-devel/crossdev/crossdev-20241215.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-if [[ ${PV} == "99999999" ]] ; then
-       inherit git-r3
-       EGIT_REPO_URI="
-               https://anongit.gentoo.org/git/proj/crossdev.git
-               https://github.com/gentoo/crossdev
-       "
-else
-       
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz";
-       KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc x86"
-fi
-
-DESCRIPTION="Gentoo Cross-toolchain generator"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Crossdev";
-
-LICENSE="GPL-2"
-SLOT="0"
-
-RDEPEND="
-       >=sys-apps/portage-2.1
-       app-shells/bash
-       sys-apps/gentoo-functions
-       sys-apps/config-site
-"
-BDEPEND="app-arch/xz-utils"
-
-src_install() {
-       default
-
-       if [[ ${PV} == "99999999" ]] ; then
-               sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
-       fi
-
-       dodir /usr/share/config.site.d
-       mv "${ED}"/usr/share/config.site{,.d/80crossdev.conf} || die
-}

diff --git a/sys-devel/crossdev/crossdev-20250106.ebuild 
b/sys-devel/crossdev/crossdev-20250106.ebuild
deleted file mode 100644
index 82b2f724c5f3..000000000000
--- a/sys-devel/crossdev/crossdev-20250106.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-if [[ ${PV} == "99999999" ]] ; then
-       inherit git-r3
-       EGIT_REPO_URI="
-               https://anongit.gentoo.org/git/proj/crossdev.git
-               https://github.com/gentoo/crossdev
-       "
-else
-       
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz";
-       KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc x86"
-fi
-
-DESCRIPTION="Gentoo Cross-toolchain generator"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Crossdev";
-
-LICENSE="GPL-2"
-SLOT="0"
-
-RDEPEND="
-       >=sys-apps/portage-2.1
-       app-shells/bash
-       sys-apps/gentoo-functions
-       sys-apps/config-site
-"
-BDEPEND="app-arch/xz-utils"
-
-src_install() {
-       default
-
-       if [[ ${PV} == "99999999" ]] ; then
-               sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
-       fi
-
-       dodir /usr/share/config.site.d
-       mv "${ED}"/usr/share/config.site{,.d/80crossdev.conf} || die
-}

Reply via email to