summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2018-05-11 22:39:18 +0200
committerMatt Turner <mattst88@gentoo.org>2018-05-11 17:25:50 -0700
commit9bdd05e2f23b059ea6f23f3338298f80048140b0 (patch)
treed1032c8cdbb25a501d301f8de040ef3c0af37530
parentmedia-libs/mesa: Version bump to 18.1.0_rc4 (diff)
downloadgentoo-9bdd05e2.tar.gz
gentoo-9bdd05e2.tar.bz2
gentoo-9bdd05e2.zip
dev-libs/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
-rw-r--r--dev-libs/ace/ace-5.7.2.ebuild2
-rw-r--r--dev-libs/ace/ace-5.8.3.ebuild4
-rw-r--r--dev-libs/libotf/libotf-0.9.13.ebuild4
-rw-r--r--dev-libs/libotf/libotf-0.9.16.ebuild4
-rw-r--r--dev-libs/libstroke/libstroke-0.5.1.ebuild2
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() {