public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/merge-usr/
Date: Fri, 21 Oct 2022 21:24:38 +0000 (UTC)	[thread overview]
Message-ID: <1666387394.75fbbabe6a69b5f26a6664a074afb9385eb5eb2f.floppym@gentoo> (raw)

commit:     75fbbabe6a69b5f26a6664a074afb9385eb5eb2f
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 21 21:23:14 2022 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Fri Oct 21 21:23:14 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75fbbabe

sys-apps/merge-usr: drop 0

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 sys-apps/merge-usr/Manifest           |  1 -
 sys-apps/merge-usr/merge-usr-0.ebuild | 23 -----------------------
 2 files changed, 24 deletions(-)

diff --git a/sys-apps/merge-usr/Manifest b/sys-apps/merge-usr/Manifest
index 4965602067d2..1d6d573ac0f0 100644
--- a/sys-apps/merge-usr/Manifest
+++ b/sys-apps/merge-usr/Manifest
@@ -1,2 +1 @@
-DIST merge-usr-0.tar.gz 9022 BLAKE2B b8590bbdff92f1297fb0a3335a3a380464661025c1d57e526df1c665966c3732e4cb1b7333d5108aac34b59d70032978cea4b6e93dd4c5e0a9069174e412d8e3 SHA512 3ccba0360cf576f3d2c5fca63a4b8119e85840165f085172d6d3b8fcab212285fc8511c2004e303144870ba7738305d4030360f14196a6b73df40c6842abc40b
 DIST merge-usr-1.tar.gz 9217 BLAKE2B e826025e27341d69ec700be9fb9b57d354710275896fb33d98c49f72a97c360f02f663cfad957a9d71d1e73d961affca84221cc4d08b6b114906f6f8b55f920f SHA512 3a81e1b737ffc2a51d59c18b4733d4df000ea66c55ab3cf5042f034148d7ef1a393bb09650b0d0c7a63ce07bdcb833a00d4cf3f6acc838073059a8879f6af5d3

diff --git a/sys-apps/merge-usr/merge-usr-0.ebuild b/sys-apps/merge-usr/merge-usr-0.ebuild
deleted file mode 100644
index 6ae74a2fc288..000000000000
--- a/sys-apps/merge-usr/merge-usr-0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..11} )
-inherit python-single-r1
-
-DESCRIPTION="Script to migrate from split-usr to merged-usr"
-HOMEPAGE="https://github.com/floppym/merge-usr"
-SRC_URI="https://github.com/floppym/merge-usr/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sparc"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-BDEPEND="${PYTHON_DEPS}"
-RDEPEND="${PYTHON_DEPS}"
-
-src_install() {
-	python_doscript merge-usr
-}


             reply	other threads:[~2022-10-21 21:24 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-21 21:24 Mike Gilbert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-03 10:00 [gentoo-commits] repo/gentoo:master commit in: sys-apps/merge-usr/ Sam James
2024-04-13 15:26 Mike Gilbert
2022-12-03 18:32 Mike Gilbert
2022-12-01 18:04 Sam James
2022-12-01 18:03 Sam James
2022-12-01 18:03 Sam James
2022-12-01 18:03 Sam James
2022-12-01 18:03 Sam James
2022-12-01 18:03 Sam James
2022-12-01 18:03 Sam James
2022-12-01 18:03 Sam James
2022-12-01 16:45 Mike Gilbert
2022-11-04 16:17 Mike Gilbert
2022-11-02 20:11 Mike Gilbert
2022-10-30 20:18 Mike Gilbert
2022-10-21 21:24 Mike Gilbert
2022-10-07  8:47 WANG Xuerui
2022-09-26  7:31 Michał Górny
2022-09-14  2:39 Yixun Lan
2022-09-10 23:06 Mike Gilbert
2022-09-10 15:29 James Le Cuirot
2022-09-04 18:25 Arthur Zamarin
2022-09-04 18:25 Arthur Zamarin
2022-09-04 18:21 Arthur Zamarin
2022-09-04  0:29 Sam James
2022-09-03 21:32 Jakov Smolić
2022-09-03 21:32 Jakov Smolić
2022-09-03 21:30 Jakov Smolić
2022-09-03 21:30 Jakov Smolić
2022-09-03 18:12 Arthur Zamarin
2022-09-03 18:12 Arthur Zamarin
2022-09-03 16:49 Arthur Zamarin
2022-09-03 16:49 Arthur Zamarin
2022-08-30 19:38 Sam James
2022-08-30 17:58 Mike Gilbert

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=1666387394.75fbbabe6a69b5f26a6664a074afb9385eb5eb2f.floppym@gentoo \
    --to=floppym@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