From 9bdd05e2f23b059ea6f23f3338298f80048140b0 Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Fri, 11 May 2018 22:39:18 +0200 Subject: [PATCH] dev-libs/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). --- dev-libs/ace/ace-5.7.2.ebuild | 2 +- dev-libs/ace/ace-5.8.3.ebuild | 4 ++-- dev-libs/libotf/libotf-0.9.13.ebuild | 4 ++-- dev-libs/libotf/libotf-0.9.16.ebuild | 4 ++-- dev-libs/libstroke/libstroke-0.5.1.ebuild | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dev-libs/ace/ace-5.7.2.ebuild b/dev-libs/ace/ace-5.7.2.ebuild index 36c1041a8db7..9eef7e48a630 100644 --- a/dev-libs/ace/ace-5.7.2.ebuild +++ b/dev-libs/ace/ace-5.7.2.ebuild @@ -24,7 +24,7 @@ RDEPEND="${COMMON_DEPEND} X? ( x11-libs/libXt x11-libs/libXaw )" DEPEND="${COMMON_DEPEND} - X? ( x11-proto/xproto )" + X? ( x11-base/xorg-proto )" S="${WORKDIR}/ACE_wrappers" diff --git a/dev-libs/ace/ace-5.8.3.ebuild b/dev-libs/ace/ace-5.8.3.ebuild index 5acad9eca3ce..295e81552a44 100644 --- a/dev-libs/ace/ace-5.8.3.ebuild +++ b/dev-libs/ace/ace-5.8.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -25,7 +25,7 @@ RDEPEND="${COMMON_DEPEND} X? ( x11-libs/libXt x11-libs/libXaw )" DEPEND="${COMMON_DEPEND} - X? ( x11-proto/xproto )" + X? ( x11-base/xorg-proto )" S="${WORKDIR}/ACE_wrappers" diff --git a/dev-libs/libotf/libotf-0.9.13.ebuild b/dev-libs/libotf/libotf-0.9.13.ebuild index ace881fbca4b..34aacce2afe5 100644 --- a/dev-libs/libotf/libotf-0.9.13.ebuild +++ b/dev-libs/libotf/libotf-0.9.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -21,9 +21,9 @@ RDEPEND=">=media-libs/freetype-2.4.9 )" DEPEND="${RDEPEND} X? ( + x11-base/xorg-proto x11-libs/libICE x11-libs/libXmu - x11-proto/xproto )" DOCS="AUTHORS ChangeLog NEWS README" diff --git a/dev-libs/libotf/libotf-0.9.16.ebuild b/dev-libs/libotf/libotf-0.9.16.ebuild index 1fdded3749e9..e0066ed99ca6 100644 --- a/dev-libs/libotf/libotf-0.9.16.ebuild +++ b/dev-libs/libotf/libotf-0.9.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -22,9 +22,9 @@ RDEPEND=">=media-libs/freetype-2.4.9 DEPEND="${RDEPEND} virtual/pkgconfig X? ( + x11-base/xorg-proto x11-libs/libICE x11-libs/libXmu - x11-proto/xproto )" DOCS="AUTHORS ChangeLog NEWS README" diff --git a/dev-libs/libstroke/libstroke-0.5.1.ebuild b/dev-libs/libstroke/libstroke-0.5.1.ebuild index ca71eba94a9c..cfa602722b05 100644 --- a/dev-libs/libstroke/libstroke-0.5.1.ebuild +++ b/dev-libs/libstroke/libstroke-0.5.1.ebuild @@ -15,7 +15,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11" -DEPEND="x11-proto/xproto +DEPEND="x11-base/xorg-proto ${RDEPEND}" src_unpack() { -- 2.26.2