public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/libeatmydata/
Date: Tue, 26 Jul 2022 04:26:56 +0000 (UTC)	[thread overview]
Message-ID: <1658809526.01987439f2b7ebceaad08d7506ea04e6ce662015.sam@gentoo> (raw)

commit:     01987439f2b7ebceaad08d7506ea04e6ce662015
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 26 04:19:16 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 26 04:25:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01987439

sys-fs/libeatmydata: drop 129-r1

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-fs/libeatmydata/Manifest                   |  1 -
 sys-fs/libeatmydata/libeatmydata-129-r1.ebuild | 36 --------------------------
 2 files changed, 37 deletions(-)

diff --git a/sys-fs/libeatmydata/Manifest b/sys-fs/libeatmydata/Manifest
index 620220c6f68b..4298bb47c862 100644
--- a/sys-fs/libeatmydata/Manifest
+++ b/sys-fs/libeatmydata/Manifest
@@ -1,2 +1 @@
-DIST libeatmydata-129.tar.gz 358437 BLAKE2B 448cff19629fa1a07443a52ebe16a7bf9a8ac7d0c2688e89555ed6c9c2369695a70ae2abf1b74152b3c305e6bc019e2e9808af6642122cd10a73deb7dfb580f2 SHA512 dbd0ea4df77034ecbb75955394b15aec6f1331205a5c7aa4a6e0595e3e486bbcc81c28a264bf5441c660563f74bfb06630da98373d481a2ebd9e9b1538c109d1
 DIST libeatmydata-130.tar.gz 375627 BLAKE2B a1f65050572e8a7fc8345082a12e2831a8fb1e68e1d198ae507752375b2081a79fa6e5e589028104cd9d767d86b4d453c0eac0ad7f366c90d6734f5868f8e0cd SHA512 80edeee1b39e14d10e7d04d7fff63a233119c6e13216e92ec786cc41ecd79eb58937da0e621aaef697490e9fb285f3e1109b786ee6967fa1736bb4879e100f18

diff --git a/sys-fs/libeatmydata/libeatmydata-129-r1.ebuild b/sys-fs/libeatmydata/libeatmydata-129-r1.ebuild
deleted file mode 100644
index 24b83a8556c8..000000000000
--- a/sys-fs/libeatmydata/libeatmydata-129-r1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit multilib-minimal
-
-DESCRIPTION="LD_PRELOAD hack to convert sync()/msync() and the like to NO-OP"
-HOMEPAGE="https://www.flamingspork.com/projects/libeatmydata/"
-SRC_URI="https://github.com/stewartsmith/${PN}/releases/download/v${PV}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="test? ( dev-util/strace )"
-
-ECONF_SOURCE="${S}"
-
-multilib_src_configure() {
-	ECONF_SOURCE="${S}" econf --disable-static
-}
-
-multilib_src_test() {
-	# sandbox fools LD_PRELOAD and libeatmydata does not get control
-	# feature of sandbox
-	SANDBOX_ON=0 LD_PRELOAD= emake -k check
-}
-
-multilib_src_install_all() {
-	find "${D}" -name '*.la' -type f -delete || die
-
-	dodoc AUTHORS README.md
-}


             reply	other threads:[~2022-07-26  4:27 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-26  4:26 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-31  6:24 [gentoo-commits] repo/gentoo:master commit in: sys-fs/libeatmydata/ WANG Xuerui
2023-03-04 11:03 Arthur Zamarin
2023-03-04  6:17 Arthur Zamarin
2023-03-04  6:05 Arthur Zamarin
2022-06-13  7:10 Agostino Sarubbo
2022-06-13  7:09 Agostino Sarubbo
2022-06-13  7:07 Agostino Sarubbo
2022-05-04  4:55 Sam James
2022-05-04  4:52 Sam James
2022-02-06 20:57 Arthur Zamarin
2021-11-14  3:27 Sam James
2021-11-14  3:27 Sam James
2021-08-04  9:01 Sergei Trofimovich
2021-06-05 22:12 Sergei Trofimovich
2021-06-05 10:50 Sergei Trofimovich
2019-11-10 12:07 Sergei Trofimovich
2019-07-15 15:28 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=1658809526.01987439f2b7ebceaad08d7506ea04e6ce662015.sam@gentoo \
    --to=sam@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