public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Zac Medico" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/rootlesskit/
Date: Wed, 28 Feb 2024 02:53:08 +0000 (UTC)	[thread overview]
Message-ID: <1709088762.6405b6d3d28101169a695c5d24ce7e4018a1d920.zmedico@gentoo> (raw)

commit:     6405b6d3d28101169a695c5d24ce7e4018a1d920
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 28 02:33:02 2024 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Wed Feb 28 02:52:42 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6405b6d3

sys-apps/rootlesskit: drop 0.14.2

Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 sys-apps/rootlesskit/Manifest                  |  2 --
 sys-apps/rootlesskit/rootlesskit-0.14.2.ebuild | 22 ----------------------
 2 files changed, 24 deletions(-)

diff --git a/sys-apps/rootlesskit/Manifest b/sys-apps/rootlesskit/Manifest
index cc217a67230c..750aecc62dfc 100644
--- a/sys-apps/rootlesskit/Manifest
+++ b/sys-apps/rootlesskit/Manifest
@@ -1,4 +1,2 @@
-DIST rootlesskit-0.14.2-deps.tar.xz 17068276 BLAKE2B 00d80142b08afa2987a410683ba1a681ea85f7076b367d81f1df65f84e4986f970fd5d52738160c94b38534574f2b2f4b9aebddb26c16b3353a9b1937713c6cf SHA512 55afbaa51b63ce331397d8c4b7fa7dbc62cc2e2e4b926fc118d81f57692914b9793126089fc3cdc288ff119fbb5073a3d57416a03d6f42f10be3064d910f2e14
-DIST rootlesskit-0.14.2.tar.gz 68527 BLAKE2B ceb08c4a1d12916dcf1f54f38de800a0d9ee0a67caaea7bb326c40e05bfeeb9bb1e1c79152d1ebbc648dd0df72251c24897f2d2efbe1e44ef9f22957eb417ebb SHA512 2b8deab3116ac85062020e395d0343b2984da26593d16629119ad0dcb6a4d9177dcc43b50cc839707159c87972530f2fd0e830c6bd54bb8be24a3e7aabf401fd
 DIST rootlesskit-2.0.0-deps.tar.xz 66728284 BLAKE2B 0bfc0bbc50d90e4b80ba2a722a1b39d05271077bfc84c1f97826b89a55ed096f3be46d28b0478fa33cb7ae5a1ab83785846245773abb0923c8f9f6b23b87d051 SHA512 e693f50e3a4455ae45a23703fbc50495ed92b8f0a5f39da97f2486ea52dd7d29f6a9ed56492f1df88fc92d57f8f018ebc7162e2af4b475edec0ba24998aefe94
 DIST rootlesskit-2.0.0.tar.gz 74255 BLAKE2B 66a6c8dae53295d488e30a7897651c76bddf4c5adf174383226d963795bc2c08ae511d62a05190d390e481e59d08462e84e3a650a7b58267bdb7ebc49e9e3f2a SHA512 9c29c93764cb4ef73ea08256e7c3257345dd898c3570adec4ef150b71bb2c81d68be89c4e1cf9ee8fb1973e2e79e2bc2e7c34564295e1d0a2f01c58780f6d0a5

diff --git a/sys-apps/rootlesskit/rootlesskit-0.14.2.ebuild b/sys-apps/rootlesskit/rootlesskit-0.14.2.ebuild
deleted file mode 100644
index 41eaa47c0740..000000000000
--- a/sys-apps/rootlesskit/rootlesskit-0.14.2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit go-module
-
-DESCRIPTION="Linux-native \"fake root\" for implementing rootless containers"
-HOMEPAGE="https://github.com/rootless-containers/rootlesskit"
-SRC_URI="https://github.com/rootless-containers/rootlesskit/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
-	https://dev.gentoo.org/~zmedico/dist/${P}-deps.tar.xz"
-LICENSE="Apache-2.0 BSD BSD-2 ISC MIT"
-SLOT="0"
-
-KEYWORDS="~amd64"
-IUSE="selinux"
-
-RDEPEND="selinux? ( sec-policy/selinux-rootlesskit )"
-
-src_prepare() {
-	sed -e 's:/usr/local/bin:/usr/bin:' -i Makefile || die
-	default
-}


             reply	other threads:[~2024-02-28  2:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-28  2:53 Zac Medico [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-11 22:49 [gentoo-commits] repo/gentoo:master commit in: sys-apps/rootlesskit/ Zac Medico
2024-03-24 23:42 Zac Medico
2024-03-24 23:42 Zac Medico
2024-02-28  2:53 Zac Medico
2024-01-17  5:36 Zac Medico
2022-05-16  3:38 Zac Medico
2022-04-09 21:32 Jason Zaman
2021-04-24  5:40 Zac Medico

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=1709088762.6405b6d3d28101169a695c5d24ce7e4018a1d920.zmedico@gentoo \
    --to=zmedico@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