public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/duperemove/
Date: Mon, 10 Mar 2025 05:57:55 +0000 (UTC)	[thread overview]
Message-ID: <1741586267.067cb4ae1f2b7691406a0fbf1eb0e91d4b1048d1.mgorny@gentoo> (raw)

commit:     067cb4ae1f2b7691406a0fbf1eb0e91d4b1048d1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 10 05:25:42 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Mar 10 05:57:47 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=067cb4ae

sys-fs/duperemove: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sys-fs/duperemove/Manifest               |  1 -
 sys-fs/duperemove/duperemove-0.15.ebuild | 47 --------------------------------
 2 files changed, 48 deletions(-)

diff --git a/sys-fs/duperemove/Manifest b/sys-fs/duperemove/Manifest
index 0dcda25ad988..70f521619aad 100644
--- a/sys-fs/duperemove/Manifest
+++ b/sys-fs/duperemove/Manifest
@@ -1,2 +1 @@
 DIST duperemove-0.15.1.gh.tar.gz 120464 BLAKE2B 79aa63247d79a5f143c5e350d3406fbe79f0d4441e033d685ad8841c68b31494f9ec1517ed7e68f49dd972e8c9e2523d67b014274851fc6eef7684e2e6809381 SHA512 ab8b2e979d590b9a90c2bdb541e50e176979536fb5294204509f3f70f85b6997e579ec0d0f86b7ef719ef53503ff59a2e92d7febaa3f22679b7fcb0a581f3f6c
-DIST duperemove-0.15.gh.tar.gz 119848 BLAKE2B 4b0455b34e3e5c1d002a39ade1b8abcd8a04b50ae7178b575218735e5529c0639f852dd433db1863c31fe14089e01bbc69fb202687d8a691c5a1f4de6f6b499a SHA512 e6d6e658c0175e74d706f9d4cbbeaa7bcad1b554eb60805415a948af63c78b6982cea6be6d48c15ddf14595a5b061d7794014eb1e8b71fab2041fc57e676c881

diff --git a/sys-fs/duperemove/duperemove-0.15.ebuild b/sys-fs/duperemove/duperemove-0.15.ebuild
deleted file mode 100644
index 11471d39a0ca..000000000000
--- a/sys-fs/duperemove/duperemove-0.15.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit toolchain-funcs
-
-DESCRIPTION="Btrfs and xfs deduplication utility"
-HOMEPAGE="https://github.com/markfasheh/duperemove/"
-SRC_URI="
-	https://github.com/markfasheh/duperemove/archive/v${PV/_/.}.tar.gz
-		-> ${P}.gh.tar.gz
-"
-S=${WORKDIR}/${P/_/.}
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc64 x86"
-
-RDEPEND="
-	dev-db/sqlite:3
-	dev-libs/glib:2
-	sys-apps/util-linux:=
-"
-DEPEND="
-	${RDEPEND}
-	dev-libs/libbsd
-	dev-libs/xxhash
-"
-
-mymake() {
-	# note: CFLAGS has some upstream flags, sigh
-	emake VERSION="${PV}" IS_RELEASE=1 CFLAGS="${CFLAGS} -Wall -std=c23 -MMD" "${@}"
-}
-
-src_compile() {
-	tc-export CC PKG_CONFIG
-	mymake
-}
-
-src_test() {
-	mymake test
-}
-
-src_install() {
-	mymake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install
-}


             reply	other threads:[~2025-03-10  5:58 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-10  5:57 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-09 22:58 [gentoo-commits] repo/gentoo:master commit in: sys-fs/duperemove/ Sam James
2025-03-09 22:58 Sam James
2025-03-03  9:35 David Seifert
2025-03-02  3:07 Michał Górny
2025-02-23 16:57 Sam James
2025-02-22 20:47 Michał Górny
2025-02-22  8:47 Arthur Zamarin
2025-02-03  5:26 Michał Górny
2023-12-21  7:27 Arthur Zamarin
2023-12-21  6:52 Sam James
2023-11-26  4:14 Michał Górny
2023-11-22  9:50 Michał Górny
2023-11-19  7:47 Michał Górny
2023-09-30  4:56 Michał Górny
2023-08-20 17:57 Michał Górny
2023-08-20 17:37 Arthur Zamarin
2023-08-20 13:11 Sam James
2023-07-16  3:06 Michał Górny
2022-01-22 21:23 Georgy Yakovlev
2021-09-27  7:58 Michał Górny
2021-09-27  6:57 Agostino Sarubbo
2021-09-27  6:55 Agostino Sarubbo
2021-08-10  8:20 Michał Górny
2021-08-10  5:57 Michał Górny
2020-12-20 20:34 Michał Górny
2020-12-20 19:07 Thomas Deutschmann
2020-11-03  8:24 Michał Górny
2020-03-08 19:07 Richard Freeman
2020-03-08 10:37 Agostino Sarubbo
2020-03-07 19:50 Piotr Karbowski
2020-03-07 19:47 Piotr Karbowski
2019-03-10  8:08 Michał Górny
2018-12-02 15:57 Michał Górny
2018-05-16  7:26 Michał Górny
2018-01-02  6:19 Michał Górny
2017-09-08  7:32 Michał Górny
2017-01-26 20:14 Michał Górny
2015-10-13 19:05 Michał Górny

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=1741586267.067cb4ae1f2b7691406a0fbf1eb0e91d4b1048d1.mgorny@gentoo \
    --to=mgorny@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