commit:     9bdd05e2f23b059ea6f23f3338298f80048140b0
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Fri May 11 20:39:18 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat May 12 00:25:50 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bdd05e2

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 36c1041a8db..9eef7e48a63 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 5acad9eca3c..295e81552a4 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 ace881fbca4..34aacce2afe 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 1fdded3749e..e0066ed99ca 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 ca71eba94a9..cfa602722b0 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() {

Reply via email to