public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jakov Smolić" <jsmolic@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/jdupes/
Date: Tue,  9 Nov 2021 08:46:07 +0000 (UTC)	[thread overview]
Message-ID: <1636447554.9bf42b24c7824f61f9c88dcc3f61387d0404382b.jsmolic@gentoo> (raw)

commit:     9bf42b24c7824f61f9c88dcc3f61387d0404382b
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  9 08:40:37 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Nov  9 08:45:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bf42b24

app-misc/jdupes: drop 1.20.1

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 app-misc/jdupes/Manifest             |  1 -
 app-misc/jdupes/jdupes-1.20.1.ebuild | 37 ------------------------------------
 2 files changed, 38 deletions(-)

diff --git a/app-misc/jdupes/Manifest b/app-misc/jdupes/Manifest
index 325b0896269..0dbb6f7aa4d 100644
--- a/app-misc/jdupes/Manifest
+++ b/app-misc/jdupes/Manifest
@@ -1,2 +1 @@
-DIST jdupes-1.20.1.tar.gz 94064 BLAKE2B d2707549a64d51c2c17c418297b631ce26242d31e464848bf13bcd05fe7ec27cde3d3ba4a4b0a0c0b77bf336a7d626aa41ff241f3cdf16cde3d72484df2e55dc SHA512 992ae086b3b13ab001e3367823d8c43645b66a4134ce3211dfaed9c611bc460370e18f1b45905ce57d285174e17ef734b8d597d8d352869f1dc2094c32fcbe93
 DIST jdupes-1.20.2.tar.gz 94319 BLAKE2B 1c24c0e4176b2be56c4d1a7a780a7f2aaa080d5527ef2e96febd230ea18abe016fca2769e3c72d1b2a295fa663ff69f8dc531d3f728ac00858d5f7d4ff6949bd SHA512 21deb839d4f7e072ce08bacc6b595ac9ccd4ac6fac538d0aab69a4c12ac3d3bb5c98cd03eab9415e991ec9cdfaec7548656470e85c148528f4890b21f7223714

diff --git a/app-misc/jdupes/jdupes-1.20.1.ebuild b/app-misc/jdupes/jdupes-1.20.1.ebuild
deleted file mode 100644
index 681f1d0f149..00000000000
--- a/app-misc/jdupes/jdupes-1.20.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit toolchain-funcs
-
-DESCRIPTION="Identify duplicate files on the filesystem"
-HOMEPAGE="https://github.com/jbruchon/jdupes"
-if [[ "${PV}" == *9999 ]] ; then
-	EGIT_REPO_URI="https://github.com/jbruchon/jdupes.git"
-	inherit git-r3
-else
-	SRC_URI="https://github.com/jbruchon/jdupes/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64"
-fi
-LICENSE="MIT"
-SLOT="0"
-
-# missing test.sh script
-# https://github.com/jbruchon/jdupes/issues/191
-RESTRICT="test"
-
-src_prepare() {
-	sed -i -e '/PREFIX/s/=/?=/' Makefile || die
-	default
-}
-
-src_compile() {
-	tc-export CC
-	default
-}
-
-src_install() {
-	emake DESTDIR="${D}" PREFIX="${EPREFIX}"/usr install
-	einstalldocs
-}


             reply	other threads:[~2021-11-09  8:46 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-09  8:46 Jakov Smolić [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-28 14:29 [gentoo-commits] repo/gentoo:master commit in: app-misc/jdupes/ Yixun Lan
2024-06-28 12:59 Sam James
2024-06-18 18:55 Jakov Smolić
2023-11-22 17:10 Jakov Smolić
2023-11-17 12:07 Sam James
2023-10-12 12:38 Jakov Smolić
2023-10-12 12:35 Jakov Smolić
2023-10-12  0:13 Sam James
2023-10-11 21:07 Jakov Smolić
2023-10-11 21:07 Jakov Smolić
2023-10-08  6:44 Sam James
2023-08-27 18:09 Jakov Smolić
2023-08-27 17:18 Sam James
2023-07-25  8:28 Jakov Smolić
2023-07-25  4:55 Joonas Niilola
2023-07-10 12:19 Jakov Smolić
2023-06-27  9:40 Jakov Smolić
2023-06-10 16:38 Jakov Smolić
2023-06-10 16:38 Jakov Smolić
2023-04-27 21:29 Sam James
2023-03-27 20:17 Jakov Smolić
2023-03-27 20:17 Jakov Smolić
2022-12-11 11:53 Jakov Smolić
2022-12-11 11:53 Jakov Smolić
2022-10-04 15:42 Jakov Smolić
2021-12-21 12:17 Jakov Smolić
2021-12-08 11:26 Jakov Smolić
2021-11-04 12:36 Jakov Smolić
2021-10-24  9:21 Jakov Smolić
2021-10-23 14:59 Jakov Smolić
2021-10-23 14:59 Jakov Smolić
2021-10-22 14:23 Jakov Smolić
2021-10-19 11:29 Jakov Smolić
2021-10-19 10:51 Jakov Smolić

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=1636447554.9bf42b24c7824f61f9c88dcc3f61387d0404382b.jsmolic@gentoo \
    --to=jsmolic@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