public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jory Pratt" <anarchy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/musl:master commit in: dev-libs/elfutils/
Date: Fri, 25 Oct 2019 22:37:20 +0000 (UTC)	[thread overview]
Message-ID: <1572043033.14cf88759b3c87be3ce11b9f556069ad028bff60.anarchy@gentoo> (raw)

commit:     14cf88759b3c87be3ce11b9f556069ad028bff60
Author:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 25 22:37:13 2019 +0000
Commit:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Fri Oct 25 22:37:13 2019 +0000
URL:        https://gitweb.gentoo.org/proj/musl.git/commit/?id=14cf8875

dev-libs/elfutils: Fix runtime dep for standalone packages

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>

 dev-libs/elfutils/elfutils-0.176-r1.ebuild | 8 ++++----
 dev-libs/elfutils/elfutils-0.177.ebuild    | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/dev-libs/elfutils/elfutils-0.176-r1.ebuild b/dev-libs/elfutils/elfutils-0.176-r1.ebuild
index 7d8ad79..a150b07 100644
--- a/dev-libs/elfutils/elfutils-0.176-r1.ebuild
+++ b/dev-libs/elfutils/elfutils-0.176-r1.ebuild
@@ -17,15 +17,15 @@ IUSE="bzip2 lzma nls static-libs test +threads +utils"
 RDEPEND=">=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
 	bzip2? ( >=app-arch/bzip2-1.0.6-r4[${MULTILIB_USEDEP}] )
 	lzma? ( >=app-arch/xz-utils-5.0.5-r1[${MULTILIB_USEDEP}] )
-	!dev-libs/libelf"
-DEPEND="${RDEPEND}
-	nls? ( sys-devel/gettext )
-	>=sys-devel/flex-2.5.4a
+	!dev-libs/libelf
 	elibc_musl? (
 		sys-libs/argp-standalone
 		sys-libs/fts-standalone
 		sys-libs/obstack-standalone
 	)"
+DEPEND="${RDEPEND}
+	nls? ( sys-devel/gettext )
+	>=sys-devel/flex-2.5.4a"
 
 PATCHES=(
 	"${FILESDIR}"/${PN}-0.118-PaX-support.patch

diff --git a/dev-libs/elfutils/elfutils-0.177.ebuild b/dev-libs/elfutils/elfutils-0.177.ebuild
index 72a5084..4431298 100644
--- a/dev-libs/elfutils/elfutils-0.177.ebuild
+++ b/dev-libs/elfutils/elfutils-0.177.ebuild
@@ -17,15 +17,15 @@ IUSE="bzip2 lzma nls static-libs test +threads +utils"
 RDEPEND=">=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
 	bzip2? ( >=app-arch/bzip2-1.0.6-r4[${MULTILIB_USEDEP}] )
 	lzma? ( >=app-arch/xz-utils-5.0.5-r1[${MULTILIB_USEDEP}] )
-	!dev-libs/libelf"
-DEPEND="${RDEPEND}
-	nls? ( sys-devel/gettext )
-	>=sys-devel/flex-2.5.4a
+	!dev-libs/libelf
 	elibc_musl? (
 		sys-libs/argp-standalone
 		sys-libs/fts-standalone
 		sys-libs/obstack-standalone
 	)"
+DEPEND="${RDEPEND}
+	nls? ( sys-devel/gettext )
+	>=sys-devel/flex-2.5.4a"
 
 PATCHES=(
 	"${FILESDIR}"/${PN}-0.118-PaX-support.patch


             reply	other threads:[~2019-10-25 22:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-25 22:37 Jory Pratt [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-09-04 15:40 [gentoo-commits] proj/musl:master commit in: dev-libs/elfutils/ Jory Pratt
2021-03-09 23:46 Jory Pratt
2019-12-12  2:00 Anthony G. Basile
2019-11-18 15:44 Anthony G. Basile
2018-07-06 15:50 Aric Belsito
2018-06-20 16:26 Aric Belsito
2017-08-13 19:40 Aric Belsito
2017-05-30 20:06 Aric Belsito

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=1572043033.14cf88759b3c87be3ce11b9f556069ad028bff60.anarchy@gentoo \
    --to=anarchy@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