public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/hardlink/
Date: Sun, 16 Jun 2019 23:27:08 +0000 (UTC)	[thread overview]
Message-ID: <1560727607.0f1e7198e2edc2f9bee47bbd14c6bacb4b12e6b7.polynomial-c@gentoo> (raw)

commit:     0f1e7198e2edc2f9bee47bbd14c6bacb4b12e6b7
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 16 23:26:47 2019 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Sun Jun 16 23:26:47 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f1e7198

app-arch/hardlink: Block >=sys-apps/util-linux-2.34[hardlink]

which installs a binary with the same name and similar funcionality.
See also: https://github.com/karelzak/util-linux/issues/808

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 app-arch/hardlink/hardlink-0.2.0.ebuild | 5 +++--
 app-arch/hardlink/hardlink-0.3.2.ebuild | 5 ++++-
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/app-arch/hardlink/hardlink-0.2.0.ebuild b/app-arch/hardlink/hardlink-0.2.0.ebuild
index 169f891ede6..d2c3f14fffd 100644
--- a/app-arch/hardlink/hardlink-0.2.0.ebuild
+++ b/app-arch/hardlink/hardlink-0.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -13,7 +13,8 @@ SLOT="0"
 KEYWORDS="amd64 ~arm ppc ppc64 x86"
 IUSE=""
 
-RDEPEND="dev-libs/libpcre"
+RDEPEND="dev-libs/libpcre
+	!>=sys-apps/util-linux-2.34[hardlink]"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig"
 

diff --git a/app-arch/hardlink/hardlink-0.3.2.ebuild b/app-arch/hardlink/hardlink-0.3.2.ebuild
index 7eca7686d2a..764461f0ad2 100644
--- a/app-arch/hardlink/hardlink-0.3.2.ebuild
+++ b/app-arch/hardlink/hardlink-0.3.2.ebuild
@@ -13,7 +13,10 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
 
-RDEPEND="dev-libs/libpcre"
+RDEPEND="
+	dev-libs/libpcre
+	!>=sys-apps/util-linux-2.34[hardlink]
+"
 DEPEND="${RDEPEND}"
 BDEPEND="virtual/pkgconfig"
 


             reply	other threads:[~2019-06-16 23:27 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-16 23:27 Lars Wendler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-10  1:59 [gentoo-commits] repo/gentoo:master commit in: app-arch/hardlink/ Sam James
2019-07-11  7:47 Lars Wendler
2019-06-20  9:28 Mikle Kolyada
2019-06-18 18:24 Thomas Deutschmann
2019-06-18 11:49 Agostino Sarubbo
2019-06-18 11:43 Agostino Sarubbo
2019-06-16 23:27 Lars Wendler
2019-04-25 11:40 Lars Wendler
2019-04-25 11:40 Lars Wendler
2018-10-27 15:57 Andreas Sturmlechner
2018-07-18 22:48 Aaron Bauman
2018-07-18 22:48 Aaron Bauman

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=1560727607.0f1e7198e2edc2f9bee47bbd14c6bacb4b12e6b7.polynomial-c@gentoo \
    --to=polynomial-c@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