commit:     71dad33ed78cf4aa0596186f59f38ecd931570a0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  4 05:35:34 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul  4 05:35:34 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71dad33e

app-doc/eclass-manpages: drop 20241115, 20241117, 20241210, 20250105

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

 app-doc/eclass-manpages/Manifest                   |  4 ----
 .../eclass-manpages-20241115.ebuild                | 24 ----------------------
 .../eclass-manpages-20241117.ebuild                | 24 ----------------------
 .../eclass-manpages-20241210.ebuild                | 24 ----------------------
 .../eclass-manpages-20250105.ebuild                | 24 ----------------------
 5 files changed, 100 deletions(-)

diff --git a/app-doc/eclass-manpages/Manifest b/app-doc/eclass-manpages/Manifest
index 16bf086fb313..b86aaf6418e3 100644
--- a/app-doc/eclass-manpages/Manifest
+++ b/app-doc/eclass-manpages/Manifest
@@ -1,6 +1,2 @@
-DIST eclass-manpages-20241115.tar.xz 456160 BLAKE2B 
eeaa4c964dbc784ae6351b89c4a8d6bac15c80cfefc4c3df17b3a243b1f95c682ca2d25fcf62a2fb23dc9b47f18f468dd43b9a73588cb9e38b7bbe90ed616773
 SHA512 
42152fd59a660b63a0bb50f285dfb95de132d3687833491b92ce91602fcc10fde1419ab985763c61d32c4753b350070ee47a3fd163d3b31636f27ac31ce3dafd
-DIST eclass-manpages-20241117.tar.xz 456132 BLAKE2B 
7111d9817b32ede80fb1e917f43e94b9342573684b715b874a2d880121840bbe67fa7c5aff95f5e7c99a25f2ae5beebadb3326c3a0df7117e99c0903cdcf3052
 SHA512 
73e28a2c40e89bbe2ba6611dc70c0b0320c8cf981b479ba3be86165d0b90c75f84c209d203d0ad612544709da881f7549d66560b4bccdb73209586d1a2cf8590
-DIST eclass-manpages-20241210.tar.xz 459680 BLAKE2B 
076038d98bfae109ceaa1b14eff7f3e5ba575622243c60f59e7102d23d80e640c5e2932e2c614200cf3f653fc6cf4d0041dc4cc3011207273a690fc930e06091
 SHA512 
c3252f797ca71e9ca89b6d45715d763031733deb0f220aef65ddf750343693757f51d6535a22536b973c1c189b7cbe11306408c9c160e6ee3864e89af060ed8d
-DIST eclass-manpages-20250105.tar.xz 471540 BLAKE2B 
f21e783d233611349e036bb2e9ec52e3a8293891dcc56be15c628e9507b6bf5b650184eb7d57296a006f2a9764ac586257b61e1b810622bffff52c78708dfb9d
 SHA512 
13c6ec0ad7251d287ba18dff6a362088c7e4f80036e225d1dc993cb467536566d88e588df0983207f26a06e39450c3072c436e391431df8d3e2b8a595a809022
 DIST eclass-manpages-20250506.tar.xz 483068 BLAKE2B 
e4c2aacd5e2b1416c9deb337a0b8d74b664b1f38e7f0555f812c25de494d8c18628f08e065738e6cfd2082769fc8367478a53849f1923d461027acca16f2a66a
 SHA512 
99a361f0c4a144bf89f3dfdd02d298ef6c3a7138cd2b4e151449559fafaf6e83403ad73334494239c827bbc25eef30e701945b1783c9cc16aeff94fdf29679bb
 DIST eclass-manpages-20250704.tar.xz 484052 BLAKE2B 
9711ec8ba766335eb73cfa69cd406960055213eb7d29f7a1e7fd1fcef504e8becc4f638eb351a54dd5032725bdcb43342dba38d80929aa8843d31be03e8332d4
 SHA512 
a96be86457a9268e986e07496d4a0ac07737ee58e63d7b4e7d4538519b47795d0cbf164520ab253645befeafae35e79832386a0a6dfce5f686f5c25e62a0d413

diff --git a/app-doc/eclass-manpages/eclass-manpages-20241115.ebuild 
b/app-doc/eclass-manpages/eclass-manpages-20241115.ebuild
deleted file mode 100644
index b33b7a6bb49d..000000000000
--- a/app-doc/eclass-manpages/eclass-manpages-20241115.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-# Instructions to make a dist tarball:
-# git clone https://github.com/projg2/eclass-to-manpage.git
-# cd eclass-to-manpage
-# make dist ECLASSDIR=~/g/eclass/
-
-DESCRIPTION="Collection of Gentoo eclass manpages"
-HOMEPAGE="https://github.com/projg2/eclass-to-manpage";
-SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0"
-# Keep the keywords stable. No need to change to ~arch.
-KEYWORDS="~alpha amd64 arm arm64 hppa ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~x64-macos"
-
-BDEPEND="sys-apps/gawk"
-
-src_install() {
-       emake install DESTDIR="${D}" PREFIX="${EPREFIX}/usr"
-}

diff --git a/app-doc/eclass-manpages/eclass-manpages-20241117.ebuild 
b/app-doc/eclass-manpages/eclass-manpages-20241117.ebuild
deleted file mode 100644
index b33b7a6bb49d..000000000000
--- a/app-doc/eclass-manpages/eclass-manpages-20241117.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-# Instructions to make a dist tarball:
-# git clone https://github.com/projg2/eclass-to-manpage.git
-# cd eclass-to-manpage
-# make dist ECLASSDIR=~/g/eclass/
-
-DESCRIPTION="Collection of Gentoo eclass manpages"
-HOMEPAGE="https://github.com/projg2/eclass-to-manpage";
-SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0"
-# Keep the keywords stable. No need to change to ~arch.
-KEYWORDS="~alpha amd64 arm arm64 hppa ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~x64-macos"
-
-BDEPEND="sys-apps/gawk"
-
-src_install() {
-       emake install DESTDIR="${D}" PREFIX="${EPREFIX}/usr"
-}

diff --git a/app-doc/eclass-manpages/eclass-manpages-20241210.ebuild 
b/app-doc/eclass-manpages/eclass-manpages-20241210.ebuild
deleted file mode 100644
index b33b7a6bb49d..000000000000
--- a/app-doc/eclass-manpages/eclass-manpages-20241210.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-# Instructions to make a dist tarball:
-# git clone https://github.com/projg2/eclass-to-manpage.git
-# cd eclass-to-manpage
-# make dist ECLASSDIR=~/g/eclass/
-
-DESCRIPTION="Collection of Gentoo eclass manpages"
-HOMEPAGE="https://github.com/projg2/eclass-to-manpage";
-SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0"
-# Keep the keywords stable. No need to change to ~arch.
-KEYWORDS="~alpha amd64 arm arm64 hppa ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~x64-macos"
-
-BDEPEND="sys-apps/gawk"
-
-src_install() {
-       emake install DESTDIR="${D}" PREFIX="${EPREFIX}/usr"
-}

diff --git a/app-doc/eclass-manpages/eclass-manpages-20250105.ebuild 
b/app-doc/eclass-manpages/eclass-manpages-20250105.ebuild
deleted file mode 100644
index 0e318cc5afd8..000000000000
--- a/app-doc/eclass-manpages/eclass-manpages-20250105.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-# Instructions to make a dist tarball:
-# git clone https://github.com/projg2/eclass-to-manpage.git
-# cd eclass-to-manpage
-# make dist ECLASSDIR=~/g/eclass/
-
-DESCRIPTION="Collection of Gentoo eclass manpages"
-HOMEPAGE="https://github.com/projg2/eclass-to-manpage";
-SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0"
-# Keep the keywords stable. No need to change to ~arch.
-KEYWORDS="~alpha amd64 arm arm64 hppa ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~x64-macos"
-
-BDEPEND="sys-apps/gawk"
-
-src_install() {
-       emake install DESTDIR="${D}" PREFIX="${EPREFIX}/usr"
-}

Reply via email to