public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/dumpet/
Date: Thu, 18 Aug 2022 14:59:39 +0000 (UTC)	[thread overview]
Message-ID: <1660834768.e241a1428bfab0c8d57015f80eccbf52a4e126ec.asturm@gentoo> (raw)

commit:     e241a1428bfab0c8d57015f80eccbf52a4e126ec
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 17 11:10:42 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 18 14:59:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e241a142

app-cdr/dumpet: drop 2.1_p20140601-r3, EAPI-6--

Closes: https://bugs.gentoo.org/865429
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-cdr/dumpet/dumpet-2.1_p20140601-r3.ebuild | 45 ---------------------------
 1 file changed, 45 deletions(-)

diff --git a/app-cdr/dumpet/dumpet-2.1_p20140601-r3.ebuild b/app-cdr/dumpet/dumpet-2.1_p20140601-r3.ebuild
deleted file mode 100644
index 7af0358a39a8..000000000000
--- a/app-cdr/dumpet/dumpet-2.1_p20140601-r3.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs vcs-snapshot
-
-COMMIT="8f47670dd582c96ad1b6dd3c9b9da0acebded5d8"
-
-DESCRIPTION="A tool to dump and debug bootable CD-like images"
-HOMEPAGE="https://github.com/rhboot/dumpet"
-SRC_URI="https://github.com/rhboot/dumpet/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-#Restrict tests since required test file is unavailable
-RESTRICT="test"
-
-RDEPEND="dev-libs/libxml2
-	dev-libs/popt"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig
-	test? ( dev-util/valgrind )"
-
-PATCHES=( "${FILESDIR}"/musl-byteswap-fix.patch )
-
-src_prepare() {
-	sed -i Makefile \
-		-e "s/^install : all$/install :/" \
-		-e "s/^CFLAGS:=/CFLAGS?=/" \
-		-e "s/^CC:=/CC?=/" \
-		-e '/^LFLAGS/ s/$/$(LDFLAGS)/' \
-		|| die
-	default
-}
-
-src_compile() {
-	emake CFLAGS="${CFLAGS}" dumpet
-}
-
-pkg_setup() {
-	tc-export CC
-}


             reply	other threads:[~2022-08-18 14:59 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-18 14:59 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-01-10 16:11 [gentoo-commits] repo/gentoo:master commit in: app-cdr/dumpet/ Ben Kohler
2022-08-17  2:47 Sam James
2022-08-17  2:47 Sam James
2022-07-25 14:26 Ben Kohler
2020-10-01 11:54 Ben Kohler
2020-09-30 13:41 Ben Kohler
2020-08-28 17:06 Ben Kohler
2019-09-18 17:27 Ben Kohler
2019-09-18 15:02 Ben Kohler
2019-06-26 12:39 Ben Kohler
2018-10-21 16:31 Ben Kohler
2018-10-19 19:35 Ben Kohler
2018-06-25 17:33 Ben Kohler
2018-06-25 17:28 Ben Kohler

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=1660834768.e241a1428bfab0c8d57015f80eccbf52a4e126ec.asturm@gentoo \
    --to=asturm@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