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: Sun, 20 Dec 2020 20:34:36 +0000 (UTC)	[thread overview]
Message-ID: <1608496461.fc3ffcb8543b38d5254c1a33729bd1683ff28584.mgorny@gentoo> (raw)

commit:     fc3ffcb8543b38d5254c1a33729bd1683ff28584
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 20 20:21:43 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 20 20:34:21 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc3ffcb8

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.11.1.ebuild | 30 ------------------------------
 2 files changed, 31 deletions(-)

diff --git a/sys-fs/duperemove/Manifest b/sys-fs/duperemove/Manifest
index c176fd3124c..1ca6438a073 100644
--- a/sys-fs/duperemove/Manifest
+++ b/sys-fs/duperemove/Manifest
@@ -1,2 +1 @@
-DIST duperemove-0.11.1.tar.gz 115740 BLAKE2B 7804f1c98cdeb349ae12425636575c9b2468613dfe908d8c9f1d9fb74aefb412142002a0fc899b8448ed1b255257569555264b9d9c172899f856a919d02dd1a8 SHA512 3c344b00b8fb58a259840aea977ba2e5123b651bb58ec84177bdfd8337a377361984b85c6325271b7d3e4ea216017fa6fda793136c83e9837a13ec041df326b9
 DIST duperemove-0.11.2.tar.gz 158001 BLAKE2B 743f59319424f7fcd400bc24de056fb79fddcb2600a707446c2f1c13c26cdae2ae24e1a91d9edadef55aaafb01b7ca217defc4c939053981bddaca12fcc230e9 SHA512 d2b24c912a3ae4a5b9730ba1369b6174cc6fe252710dc7dae2971816e931558ea68d664bf4c9497630dd9002a71fccc26848ad848831fa45d7a7715ba65378e5

diff --git a/sys-fs/duperemove/duperemove-0.11.1.ebuild b/sys-fs/duperemove/duperemove-0.11.1.ebuild
deleted file mode 100644
index 2491a42a58a..00000000000
--- a/sys-fs/duperemove/duperemove-0.11.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-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/_/.}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="
-	dev-db/sqlite:3
-	dev-libs/glib:2"
-DEPEND="${RDEPEND}"
-
-S=${WORKDIR}/${P/_/.}
-
-src_compile() {
-	emake CC="$(tc-getCC)" CFLAGS="${CFLAGS} -Wall"
-}
-
-src_install() {
-	emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install
-}


             reply	other threads:[~2020-12-20 20:34 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-20 20:34 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-21  7:27 [gentoo-commits] repo/gentoo:master commit in: sys-fs/duperemove/ 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 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=1608496461.fc3ffcb8543b38d5254c1a33729bd1683ff28584.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