public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-containers/distrobox/
Date: Thu, 23 Jan 2025 22:10:41 +0000 (UTC)	[thread overview]
Message-ID: <1737670237.a9d72e85e42666e3a8c1613abf4b67c6ee5b499e.xgqt@gentoo> (raw)

commit:     a9d72e85e42666e3a8c1613abf4b67c6ee5b499e
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 23 21:05:29 2025 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Thu Jan 23 22:10:37 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9d72e85

app-containers/distrobox: drop old 1.8.1

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 app-containers/distrobox/Manifest               |  1 -
 app-containers/distrobox/distrobox-1.8.1.ebuild | 35 -------------------------
 2 files changed, 36 deletions(-)

diff --git a/app-containers/distrobox/Manifest b/app-containers/distrobox/Manifest
index 38d64f48c262..75daa988a0a7 100644
--- a/app-containers/distrobox/Manifest
+++ b/app-containers/distrobox/Manifest
@@ -1,3 +1,2 @@
 DIST distrobox-1.8.0.tar.gz 6915152 BLAKE2B ac1d3e8b99c1f9ec93518ec92c023aab76849a258e0482c23667ac3e7f4f80b4e93a4c7f0636c1bdd93dfe3dc67ccfc28261fb7f83d998259b8a0209534d3c90 SHA512 5d34c8aea935a6ea328071268b63ba8a5cd3e7962f85e9753e0adfcca6121c560d790124a1ce288ec6362e4c58e4e732d45a2873053a48a3d9b8bd823ddd72c5
 DIST distrobox-1.8.1.1.tar.gz 1966162 BLAKE2B 9c995b97257721035362a78aefc4fd444ccbdafff500624e348781ebfb7d1742a0ce43a0089ddc45546c2cab821e04745c2b9d6d4ca3d4afa76f0baee679d9da SHA512 e0ab9db229f60cf54c338d73d763ec555b52e17e03dca5514f0e2eb0f30206a0ed260bdea0dee3230083769fef09d814dd9eb039a9500abca7272a0146c42803
-DIST distrobox-1.8.1.tar.gz 1966290 BLAKE2B bd2ada12a8a5657a486b6c7d95d1ccda1b52b4fd0aee40a368cdb912a66bf9b94e48d96a64861b3c863a3c2649b6f18b0e200197bf6d5a84a07da9168fde1487 SHA512 de9b7b486e3a108e67465e6e533d4ed39f1097eaa8fa01ea45fa90a07112818f1471db7b36f050941d2e6fa2ad8687658151dd6e270c2d9da4ee6f44076708e8

diff --git a/app-containers/distrobox/distrobox-1.8.1.ebuild b/app-containers/distrobox/distrobox-1.8.1.ebuild
deleted file mode 100644
index c4abce80a694..000000000000
--- a/app-containers/distrobox/distrobox-1.8.1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Use any Linux distribution inside your terminal (powered by docker/podman)"
-HOMEPAGE="https://distrobox.it/
-	https://github.com/89luca89/distrobox/"
-
-if [[ "${PV}" == *9999* ]] ; then
-	inherit git-r3
-
-	EGIT_REPO_URI="https://github.com/89luca89/${PN}.git"
-else
-	SRC_URI="https://github.com/89luca89/${PN}/archive/${PV}.tar.gz
-		-> ${P}.tar.gz"
-
-	KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
-fi
-
-LICENSE="GPL-3"  # GPL-3.0-only !
-SLOT="0"
-
-RDEPEND="
-	|| (
-		app-containers/docker
-		app-containers/podman
-	)
-"
-
-src_install() {
-	sh ./install --prefix "${ED}/usr" || die "${PN} install script failed"
-
-	dodoc *.md
-}


             reply	other threads:[~2025-01-23 22:10 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-23 22:10 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-07 19:34 [gentoo-commits] repo/gentoo:master commit in: app-containers/distrobox/ Maciej Barć
2025-03-05  0:04 Sam James
2025-02-23 16:09 Arthur Zamarin
2025-01-27 14:51 Maciej Barć
2025-01-21 23:04 Maciej Barć
2024-11-27 22:10 Maciej Barć
2024-11-24 15:47 Jakov Smolić
2024-10-13 19:23 Maciej Barć
2024-06-22 19:05 Maciej Barć
2024-06-22 19:05 Maciej Barć
2024-06-07 16:59 Arthur Zamarin
2024-06-04 18:23 Arthur Zamarin
2024-05-06 18:00 Maciej Barć
2024-05-02 15:01 Maciej Barć
2024-05-02 15:01 Maciej Barć
2024-04-29  0:27 Sam James
2024-03-29  3:06 Maciej Barć
2024-03-29  3:06 Maciej Barć
2024-03-25  7:25 Arthur Zamarin
2024-03-25  2:27 Maciej Barć
2024-03-12 17:03 Maciej Barć
2024-02-28 21:24 Maciej Barć
2024-02-28 21:24 Maciej Barć
2024-02-28 21:24 Maciej Barć
2023-12-22  5:07 Sam James
2023-11-21  9:56 Maciej Barć
2023-11-21  9:56 Maciej Barć
2023-11-20 19:17 Maciej Barć
2023-11-20 19:17 Maciej Barć
2023-09-02 14:30 Maciej Barć
2023-07-26  8:45 Jakov Smolić
2023-07-25 13:52 Sam James
2023-07-25 13:52 Sam James
2023-07-25 13:45 Sam James
2023-06-23 18:24 Maciej Barć
2023-06-23 18:24 Maciej Barć
2023-06-21 13:26 Maciej Barć
2023-06-21 13:26 Maciej Barć
2023-06-17 17:52 Maciej Barć
2023-06-17 17:52 Maciej Barć
2023-01-24 23:55 Sam James
2023-01-21 16:53 Sam James
2022-12-19 22:28 Maciej Barć

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=1737670237.a9d72e85e42666e3a8c1613abf4b67c6ee5b499e.xgqt@gentoo \
    --to=xgqt@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