public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
Date: Thu, 30 Mar 2023 11:31:47 +0000 (UTC)	[thread overview]
Message-ID: <1680175689.6a2df2aca7a74553abf28bc9d5c505a082b0f62c.marecki@gentoo> (raw)

commit:     6a2df2aca7a74553abf28bc9d5c505a082b0f62c
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 30 11:28:09 2023 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Thu Mar 30 11:28:09 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a2df2ac

sys-fs/ddrescue: drop 1.26

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 sys-fs/ddrescue/Manifest             |  1 -
 sys-fs/ddrescue/ddrescue-1.26.ebuild | 39 ------------------------------------
 2 files changed, 40 deletions(-)

diff --git a/sys-fs/ddrescue/Manifest b/sys-fs/ddrescue/Manifest
index bfa2a78af557..2baa6989a692 100644
--- a/sys-fs/ddrescue/Manifest
+++ b/sys-fs/ddrescue/Manifest
@@ -1,2 +1 @@
-DIST ddrescue-1.26.tar.lz 91930 BLAKE2B c545499e380587729eb3fcc90a7baf66288348dc88027dfc14401ec72254cc786d8ab7be076a346964327668ff719048dada916c9f1514a765a255f02c5666c7 SHA512 bbe414563d459a1ad1c4e55848214d195e01f8bc455104eddbeff7046623f5bc21d961457d27ace2605d13dff68c7948182706b8afe6755e5c363e8cad86a1cc
 DIST ddrescue-1.27.tar.lz 93496 BLAKE2B a8957819dec2255e446504c822331ae13a86193f4655cbe6d559a498db9daf8c0f8066355e395cfd44f08b2f15d831820003bdfde6fc59c8434a695f95bdbe21 SHA512 b9a8b462536c5ec29db69e3a5f70b0bce160d5c58373cb519f6d54aba2fc0c4907e74fbcd11d49291306dc29c76f1992575aef7cfff41f34748bbd96e33b745a

diff --git a/sys-fs/ddrescue/ddrescue-1.26.ebuild b/sys-fs/ddrescue/ddrescue-1.26.ebuild
deleted file mode 100644
index d9028f4ce2c3..000000000000
--- a/sys-fs/ddrescue/ddrescue-1.26.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit toolchain-funcs flag-o-matic unpacker
-
-DESCRIPTION="Copy data from one file or block device to another with read-error recovery"
-HOMEPAGE="https://www.gnu.org/software/ddrescue/ddrescue.html"
-SRC_URI="mirror://gnu/${PN}/${P}.tar.lz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux"
-IUSE="static"
-
-DEPEND="$(unpacker_src_uri_depends)"
-RDEPEND=""
-
-src_configure() {
-	use static && append-ldflags -static
-
-	# not a normal configure script
-	econf \
-		--prefix="${EPREFIX}"/usr \
-		CXX="$(tc-getCXX)" \
-		CPPFLAGS="${CPPFLAGS}" \
-		CXXFLAGS="${CXXFLAGS}" \
-		LDFLAGS="${LDFLAGS}"
-}
-
-src_test() {
-	./testsuite/check.sh "${S}"/testsuite || die
-}
-
-src_install() {
-	emake DESTDIR="${D}" install install-man
-	einstalldocs
-}


             reply	other threads:[~2023-03-30 11:31 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-30 11:31 Marek Szuba [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-26  6:06 [gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/ Arthur Zamarin
2025-04-26  1:54 Sam James
2025-04-26  0:53 Sam James
2025-04-26  0:39 Sam James
2025-03-23  6:02 Sam James
2025-01-16  0:51 Sam James
2024-10-04 17:37 Andreas Sturmlechner
2024-09-23  7:38 Arthur Zamarin
2024-09-23  6:02 Arthur Zamarin
2024-09-23  0:32 Sam James
2024-09-23  0:32 Sam James
2024-04-07 15:22 Marek Szuba
2023-11-17 13:36 Sam James
2023-03-30  9:56 Sam James
2023-03-30  9:56 Sam James
2023-03-30  9:38 Sam James
2023-03-30  9:30 Sam James
2023-01-25  7:13 Sam James
2023-01-24 11:00 Marek Szuba
2022-10-18  2:18 Sam James
2022-09-26  1:01 Marek Szuba
2022-06-29 11:08 Marek Szuba
2022-05-26 23:26 Jakov Smolić
2022-05-26 23:26 Jakov Smolić
2022-05-26 23:19 Jakov Smolić
2022-05-26 23:19 Jakov Smolić
2022-04-07 17:04 Jakov Smolić
2022-01-24  6:39 Lars Wendler
2022-01-24  6:39 Lars Wendler
2020-08-02 12:04 Sergei Trofimovich
2020-08-02 11:48 Sergei Trofimovich
2020-03-03 16:07 Lars Wendler
2020-03-03 16:07 Lars Wendler
2020-02-05 10:34 Agostino Sarubbo
2019-11-20 15:40 Agostino Sarubbo
2019-11-20 11:27 Agostino Sarubbo
2019-11-20 11:16 Agostino Sarubbo
2019-02-25 21:09 Lars Wendler
2019-02-25 21:09 Lars Wendler
2018-11-18 10:52 Sergei Trofimovich
2018-02-16 19:23 Lars Wendler
2017-02-07  6:08 Lars Wendler
2017-02-03 23:13 Lars Wendler
2017-01-15 23:24 Lars Wendler
2017-01-02 15:15 Agostino Sarubbo
2016-03-18 21:50 Lars Wendler
2016-03-18 21:50 Lars Wendler
2016-02-14 10:11 Agostino Sarubbo
2016-01-23 16:59 Agostino Sarubbo
2015-09-11 20:58 Lars Wendler
2015-09-11 20:58 Lars Wendler

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=1680175689.6a2df2aca7a74553abf28bc9d5c505a082b0f62c.marecki@gentoo \
    --to=marecki@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