summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2018-05-13 22:47:55 -0400
committerMike Gilbert <floppym@gentoo.org>2018-05-13 22:48:09 -0400
commita48a5062afbf5813dd911b385463b8725c144fb8 (patch)
treee5055871215664a2babf3f18b649cf7e78dc9619
parentdev-python/QtPy: Drop 1.2.1 (diff)
downloadgentoo-a48a5062afbf5813dd911b385463b8725c144fb8.tar.gz
gentoo-a48a5062afbf5813dd911b385463b8725c144fb8.tar.bz2
gentoo-a48a5062afbf5813dd911b385463b8725c144fb8.zip
sys-apps/systemd: add slot-operator to libidn deps
Package-Manager: Portage-2.3.36, Repoman-2.3.9_p193
-rw-r--r--sys-apps/systemd/systemd-238-r6.ebuild4
-rw-r--r--sys-apps/systemd/systemd-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/systemd/systemd-238-r6.ebuild b/sys-apps/systemd/systemd-238-r6.ebuild
index fdb75ee3a4f3..24dd7d1339d9 100644
--- a/sys-apps/systemd/systemd-238-r6.ebuild
+++ b/sys-apps/systemd/systemd-238-r6.ebuild
@@ -43,8 +43,8 @@ COMMON_DEPEND=">=sys-apps/util-linux-2.30:0=[${MULTILIB_USEDEP}]
ssl? ( >=net-libs/gnutls-3.1.4:0= )
)
idn? (
- libidn2? ( net-dns/libidn2 )
- !libidn2? ( net-dns/libidn )
+ libidn2? ( net-dns/libidn2:= )
+ !libidn2? ( net-dns/libidn:= )
)
importd? (
app-arch/bzip2:0=
diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild
index dd80472a4804..999d766f966c 100644
--- a/sys-apps/systemd/systemd-9999.ebuild
+++ b/sys-apps/systemd/systemd-9999.ebuild
@@ -42,8 +42,8 @@ COMMON_DEPEND=">=sys-apps/util-linux-2.30:0=[${MULTILIB_USEDEP}]
ssl? ( >=net-libs/gnutls-3.1.4:0= )
)
idn? (
- libidn2? ( net-dns/libidn2 )
- !libidn2? ( net-dns/libidn )
+ libidn2? ( net-dns/libidn2:= )
+ !libidn2? ( net-dns/libidn:= )
)
importd? (
app-arch/bzip2:0=