commit:     ccdfdab8c372257101e59a608300df084882e225
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  3 00:38:24 2019 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Jan  3 00:38:24 2019 +0000
URL:        https://gitweb.gentoo.org/proj/musl.git/commit/?id=ccdfdab8

net-libs/libtirpc: migrate to sys-libs/queue-standalone

Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 net-libs/libtirpc/libtirpc-1.0.2-r1.ebuild | 4 ++--
 net-libs/libtirpc/libtirpc-1.0.3.ebuild    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-libs/libtirpc/libtirpc-1.0.2-r1.ebuild 
b/net-libs/libtirpc/libtirpc-1.0.2-r1.ebuild
index ade6d20..e869645 100644
--- a/net-libs/libtirpc/libtirpc-1.0.2-r1.ebuild
+++ b/net-libs/libtirpc/libtirpc-1.0.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -17,7 +17,7 @@ IUSE="ipv6 kerberos static-libs"
 
 RDEPEND="kerberos? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )"
 DEPEND="${RDEPEND}
-       elibc_musl? ( sys-libs/queue )
+       elibc_musl? ( sys-libs/queue-standalone )
        app-arch/xz-utils
        >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]"
 

diff --git a/net-libs/libtirpc/libtirpc-1.0.3.ebuild 
b/net-libs/libtirpc/libtirpc-1.0.3.ebuild
index a493d8f..50dd418 100644
--- a/net-libs/libtirpc/libtirpc-1.0.3.ebuild
+++ b/net-libs/libtirpc/libtirpc-1.0.3.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=6
@@ -17,7 +17,7 @@ IUSE="ipv6 kerberos static-libs"
 
 RDEPEND="kerberos? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )"
 DEPEND="${RDEPEND}
-       elibc_musl? ( sys-libs/queue )
+       elibc_musl? ( sys-libs/queue-standalone )
        app-arch/xz-utils
        >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]"
 

Reply via email to