From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/getuto/
Date: Tue, 8 Oct 2024 18:36:28 +0000 (UTC) [thread overview]
Message-ID: <1728412566.193c5c669c895c168e430f8461cf7e1de94cf930.sam@gentoo> (raw)
commit: 193c5c669c895c168e430f8461cf7e1de94cf930
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 8 18:34:42 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 8 18:36:06 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=193c5c66
app-portage/getuto: drop 1.9.1, 1.10.2, 1.11, 1.12
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-portage/getuto/Manifest | 4 ---
app-portage/getuto/getuto-1.10.2.ebuild | 50 ---------------------------------
app-portage/getuto/getuto-1.11.ebuild | 50 ---------------------------------
app-portage/getuto/getuto-1.12.ebuild | 50 ---------------------------------
app-portage/getuto/getuto-1.9.1.ebuild | 50 ---------------------------------
5 files changed, 204 deletions(-)
diff --git a/app-portage/getuto/Manifest b/app-portage/getuto/Manifest
index 2fb8a34a9c64..54f0ab4fe6d2 100644
--- a/app-portage/getuto/Manifest
+++ b/app-portage/getuto/Manifest
@@ -1,6 +1,2 @@
-DIST getuto-1.10.2.tar.gz 10561 BLAKE2B 93093e9027b6fc1f8e2dac5fbcdab847c95742fe2e5b4fa142591039f639570a589b28f954cb7290d22b06cd18d189d2176d937bbd256a2cd91270c5c762c3b9 SHA512 9e559551a0b85d1fd41202d6cc6d328021320647789d374c6ccacd5a7d29beb63959385499b84bc3b3bea18b17c50d54a78526150d39b4103719753930f1fff3
-DIST getuto-1.11.tar.gz 10686 BLAKE2B c92121dc9b02e6af5101dcd27a64e59828270fd54a42a9b333d844d0f75d93206f91f130699f7dbf6d825cbc2c2a341ced9f1f0247ed1ee39ef5226a51f59c0e SHA512 f73b81134b8cf306b19fdc49bd797278ea08b5c64695dd4da9c4000701e627c9b8b7a8909bff4fd4a72b801df6bcbf6d1638b126556dd9b11628989e8602b6be
-DIST getuto-1.12.tar.gz 10708 BLAKE2B 5c6e1fbb614043268667b60460298b4acba3f2379465a7e8a0043b537940c1e98749bf4580fde4ce30fac46bf0826d8c1a2ddc5602281fcdb942871f4457b7ad SHA512 0be8d0b78c0be5878986f5b55bff952d2ccd3b73c8a3f47d40a692ee084b77473422ec66aced9eb1ee6be8e5e5409c77d7bac76ca94f1da065c527ed6e2d2076
DIST getuto-1.13.tar.gz 10758 BLAKE2B cf7412e6253f883c29a3d89048073d14f982e4bc708ebe11541e4273c69cdc3f1131b6b62484b3b4f1131a11dc541776368f4bfe4500f0ec01e24de9e925a69d SHA512 111c60595dce79b3286afaa8d8485cb852d4d8a4ea5f0659ccde538a9ee8ccdb4d7d7251cce713b30e4f8a769891539bf6fdb52978b5f25df6536afb16dc8f2a
-DIST getuto-1.9.1.tar.gz 10220 BLAKE2B 4c756f36e9d1272ab194c65e75b6c4d47c248190029ce2b5fe6edb1253998aaa311dd1ae59f893200d1588a52d1bcb53376a32f279c841ae6b5cf5e5b0eeb163 SHA512 3f8e5359940fa5582bea8dc11f2a0846c3f6bdc555974f2f049d5c6ff282029b6393a8c6ae221d327376b4df05de492f44720de90f76f5e3deb436171507f0cb
DIST libc-1-r1-1.gpkg.tar 20480 BLAKE2B b2c184e20c1a29ff66240e992f9f81219285f525eb63cea081372685cf03a2e231a2edb528259617e74c655fbe61b6e0d8fc0bbdbd8452b6098de58432f019d7 SHA512 ce52f398ea8979ec16161381803740d49a4294c77303880f54090c379ba5eb8e545a3d3550f229cacc18c7763dc3adf7936561ba1c64b43c87692ec66084e4e6
diff --git a/app-portage/getuto/getuto-1.10.2.ebuild b/app-portage/getuto/getuto-1.10.2.ebuild
deleted file mode 100644
index ac54ee71394d..000000000000
--- a/app-portage/getuto/getuto-1.10.2.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Standalone Gentoo gpg trust anchor generation tool for binpkgs"
-HOMEPAGE="https://github.com/projg2/getuto"
-
-if [[ ${PV} == 9999 ]] ; then
- EGIT_REPO_URI="https://github.com/projg2/getuto"
- inherit git-r3
-else
- SRC_URI="
- https://github.com/projg2/getuto/archive/refs/tags/${P}.tar.gz
- "
- S=${WORKDIR}/${PN}-${P}
-
- KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
-fi
-
-SRC_URI+=" test? ( https://mirror.bytemark.co.uk/gentoo/releases/amd64/binpackages/17.1/x86-64/virtual/libc/libc-1-r1-1.gpkg.tar )"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- app-crypt/gnupg
- dev-libs/openssl
- sec-keys/openpgp-keys-gentoo-release
- sys-apps/gentoo-functions
-"
-
-src_unpack() {
- if [[ ${PV} == 9999 ]] ; then
- git-r3_src_unpack
- else
- # Don't mangle test data
- unpack ${P}.tar.gz
- fi
-
- if use test ; then
- cp "${DISTDIR}"/libc-1-r1-1.gpkg.tar "${S}" || die
- fi
-}
-
-src_install() {
- dobin getuto
-}
diff --git a/app-portage/getuto/getuto-1.11.ebuild b/app-portage/getuto/getuto-1.11.ebuild
deleted file mode 100644
index ac54ee71394d..000000000000
--- a/app-portage/getuto/getuto-1.11.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Standalone Gentoo gpg trust anchor generation tool for binpkgs"
-HOMEPAGE="https://github.com/projg2/getuto"
-
-if [[ ${PV} == 9999 ]] ; then
- EGIT_REPO_URI="https://github.com/projg2/getuto"
- inherit git-r3
-else
- SRC_URI="
- https://github.com/projg2/getuto/archive/refs/tags/${P}.tar.gz
- "
- S=${WORKDIR}/${PN}-${P}
-
- KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
-fi
-
-SRC_URI+=" test? ( https://mirror.bytemark.co.uk/gentoo/releases/amd64/binpackages/17.1/x86-64/virtual/libc/libc-1-r1-1.gpkg.tar )"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- app-crypt/gnupg
- dev-libs/openssl
- sec-keys/openpgp-keys-gentoo-release
- sys-apps/gentoo-functions
-"
-
-src_unpack() {
- if [[ ${PV} == 9999 ]] ; then
- git-r3_src_unpack
- else
- # Don't mangle test data
- unpack ${P}.tar.gz
- fi
-
- if use test ; then
- cp "${DISTDIR}"/libc-1-r1-1.gpkg.tar "${S}" || die
- fi
-}
-
-src_install() {
- dobin getuto
-}
diff --git a/app-portage/getuto/getuto-1.12.ebuild b/app-portage/getuto/getuto-1.12.ebuild
deleted file mode 100644
index 59e21283e16e..000000000000
--- a/app-portage/getuto/getuto-1.12.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Standalone Gentoo gpg trust anchor generation tool for binpkgs"
-HOMEPAGE="https://github.com/projg2/getuto"
-
-if [[ ${PV} == 9999 ]] ; then
- EGIT_REPO_URI="https://github.com/projg2/getuto"
- inherit git-r3
-else
- SRC_URI="
- https://github.com/projg2/getuto/archive/refs/tags/${P}.tar.gz
- "
- S=${WORKDIR}/${PN}-${P}
-
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
-fi
-
-SRC_URI+=" test? ( https://mirror.bytemark.co.uk/gentoo/releases/amd64/binpackages/17.1/x86-64/virtual/libc/libc-1-r1-1.gpkg.tar )"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- app-crypt/gnupg
- dev-libs/openssl
- sec-keys/openpgp-keys-gentoo-release
- sys-apps/gentoo-functions
-"
-
-src_unpack() {
- if [[ ${PV} == 9999 ]] ; then
- git-r3_src_unpack
- else
- # Don't mangle test data
- unpack ${P}.tar.gz
- fi
-
- if use test ; then
- cp "${DISTDIR}"/libc-1-r1-1.gpkg.tar "${S}" || die
- fi
-}
-
-src_install() {
- dobin getuto
-}
diff --git a/app-portage/getuto/getuto-1.9.1.ebuild b/app-portage/getuto/getuto-1.9.1.ebuild
deleted file mode 100644
index 1815016e82d3..000000000000
--- a/app-portage/getuto/getuto-1.9.1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Standalone Gentoo gpg trust anchor generation tool for binpkgs"
-HOMEPAGE="https://github.com/projg2/getuto"
-
-if [[ ${PV} == 9999 ]] ; then
- EGIT_REPO_URI="https://github.com/projg2/getuto"
- inherit git-r3
-else
- SRC_URI="
- https://github.com/projg2/getuto/archive/refs/tags/${P}.tar.gz
- "
- S=${WORKDIR}/${PN}-${P}
-
- KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
-fi
-
-SRC_URI+=" test? ( https://mirror.bytemark.co.uk/gentoo/releases/amd64/binpackages/17.1/x86-64/virtual/libc/libc-1-r1-1.gpkg.tar )"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- app-crypt/gnupg
- dev-libs/openssl
- sec-keys/openpgp-keys-gentoo-release
- sys-apps/gentoo-functions
-"
-
-src_unpack() {
- if [[ ${PV} == 9999 ]] ; then
- git-r3_src_unpack
- else
- # Don't mangle test data
- unpack ${P}.tar.gz
- fi
-
- if use test ; then
- cp "${DISTDIR}"/libc-1-r1-1.gpkg.tar "${S}" || die
- fi
-}
-
-src_install() {
- dobin getuto
-}
next reply other threads:[~2024-10-08 18:36 UTC|newest]
Thread overview: 50+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-08 18:36 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-08 14:09 [gentoo-commits] repo/gentoo:master commit in: app-portage/getuto/ Sam James
2025-01-28 6:38 Sam James
2025-01-28 6:03 Eli Schwartz
2025-01-28 5:47 Eli Schwartz
2024-10-29 16:48 Sam James
2024-10-29 16:45 Sam James
2024-06-22 20:23 Sam James
2024-06-21 16:31 Sam James
2024-06-12 23:06 Sam James
2024-05-16 4:17 Arthur Zamarin
2024-03-15 23:53 Sam James
2024-03-15 23:53 Sam James
2024-03-15 22:10 Sam James
2024-03-15 21:14 Arthur Zamarin
2024-02-09 7:21 Sam James
2024-02-08 1:36 Sam James
2024-01-05 10:56 Sam James
2023-12-03 8:31 Sam James
2023-12-03 8:29 Sam James
2023-10-11 9:31 Andreas K. Hüttel
2023-10-11 9:31 Andreas K. Hüttel
2023-10-03 15:46 Arthur Zamarin
2023-10-03 15:41 Arthur Zamarin
2023-10-03 15:41 Arthur Zamarin
2023-10-03 15:41 Arthur Zamarin
2023-10-03 15:41 Arthur Zamarin
2023-10-03 15:41 Arthur Zamarin
2023-10-03 13:57 Andreas K. Hüttel
2023-10-03 13:54 Andreas K. Hüttel
2023-10-03 13:54 Andreas K. Hüttel
2023-10-03 5:12 Sam James
2023-10-03 4:51 Sam James
2023-09-09 0:59 Sam James
2023-09-09 0:59 Sam James
2023-09-08 19:45 Andreas K. Hüttel
2023-09-04 0:23 Andreas K. Hüttel
2023-09-04 0:23 Andreas K. Hüttel
2023-09-03 13:09 Andreas K. Hüttel
2023-08-31 19:54 Andreas K. Hüttel
2023-08-31 19:54 Andreas K. Hüttel
2023-08-26 21:49 Sam James
2023-08-19 19:24 Andreas K. Hüttel
2023-08-19 19:24 Andreas K. Hüttel
2023-08-19 13:46 Andreas K. Hüttel
2023-08-19 11:42 Sam James
2023-08-19 11:40 Sam James
2023-08-19 11:36 Sam James
2023-08-19 11:36 Sam James
2023-08-17 19:19 Andreas K. Hüttel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1728412566.193c5c669c895c168e430f8461cf7e1de94cf930.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox