summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2018-05-21 22:18:30 +0200
committerMatt Turner <mattst88@gentoo.org>2018-05-21 18:05:13 -0700
commit6057c95e193bd173984f44b6b3881d832350d2a6 (patch)
tree6ab480ad6f5b69743f242731442d0f8aa74eb5a9 /x11-libs/wxGTK
parentx11-drivers/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff)
downloadgentoo-6057c95e193bd173984f44b6b3881d832350d2a6.tar.gz
gentoo-6057c95e193bd173984f44b6b3881d832350d2a6.tar.bz2
gentoo-6057c95e193bd173984f44b6b3881d832350d2a6.zip
x11-libs/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r--x11-libs/wxGTK/wxGTK-2.8.12.1-r2.ebuild8
-rw-r--r--x11-libs/wxGTK/wxGTK-3.0.3-r300.ebuild6
-rw-r--r--x11-libs/wxGTK/wxGTK-3.0.3.ebuild6
-rw-r--r--x11-libs/wxGTK/wxGTK-3.0.4-r300.ebuild6
-rw-r--r--x11-libs/wxGTK/wxGTK-3.0.4.ebuild6
5 files changed, 6 insertions, 26 deletions
diff --git a/x11-libs/wxGTK/wxGTK-2.8.12.1-r2.ebuild b/x11-libs/wxGTK/wxGTK-2.8.12.1-r2.ebuild
index dc5c6587baac..5bfab6f5f38e 100644
--- a/x11-libs/wxGTK/wxGTK-2.8.12.1-r2.ebuild
+++ b/x11-libs/wxGTK/wxGTK-2.8.12.1-r2.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"
@@ -51,11 +51,7 @@ RDEPEND="
DEPEND="${RDEPEND}
virtual/pkgconfig[${MULTILIB_USEDEP}]
opengl? ( virtual/glu[${MULTILIB_USEDEP}] )
- X? (
- x11-proto/xproto[${MULTILIB_USEDEP}]
- x11-proto/xineramaproto[${MULTILIB_USEDEP}]
- x11-proto/xf86vidmodeproto[${MULTILIB_USEDEP}]
- )
+ X? ( x11-base/xorg-proto )
"
PDEPEND=">=app-eselect/eselect-wxwidgets-0.7"
diff --git a/x11-libs/wxGTK/wxGTK-3.0.3-r300.ebuild b/x11-libs/wxGTK/wxGTK-3.0.3-r300.ebuild
index 362ca7bb08f1..30890d5025f0 100644
--- a/x11-libs/wxGTK/wxGTK-3.0.3-r300.ebuild
+++ b/x11-libs/wxGTK/wxGTK-3.0.3-r300.ebuild
@@ -53,11 +53,7 @@ RDEPEND="
DEPEND="${RDEPEND}
virtual/pkgconfig[${MULTILIB_USEDEP}]
opengl? ( virtual/glu[${MULTILIB_USEDEP}] )
- X? (
- x11-proto/xproto[${MULTILIB_USEDEP}]
- x11-proto/xineramaproto[${MULTILIB_USEDEP}]
- x11-proto/xf86vidmodeproto[${MULTILIB_USEDEP}]
- )"
+ X? ( x11-base/xorg-proto )"
PDEPEND=">=app-eselect/eselect-wxwidgets-20131230"
diff --git a/x11-libs/wxGTK/wxGTK-3.0.3.ebuild b/x11-libs/wxGTK/wxGTK-3.0.3.ebuild
index 88e502ac3678..866cbd7ed0a7 100644
--- a/x11-libs/wxGTK/wxGTK-3.0.3.ebuild
+++ b/x11-libs/wxGTK/wxGTK-3.0.3.ebuild
@@ -45,11 +45,7 @@ RDEPEND="
DEPEND="${RDEPEND}
virtual/pkgconfig[${MULTILIB_USEDEP}]
opengl? ( virtual/glu[${MULTILIB_USEDEP}] )
- X? (
- x11-proto/xproto[${MULTILIB_USEDEP}]
- x11-proto/xineramaproto[${MULTILIB_USEDEP}]
- x11-proto/xf86vidmodeproto[${MULTILIB_USEDEP}]
- )"
+ X? ( x11-base/xorg-proto )"
PDEPEND=">=app-eselect/eselect-wxwidgets-20131230"
diff --git a/x11-libs/wxGTK/wxGTK-3.0.4-r300.ebuild b/x11-libs/wxGTK/wxGTK-3.0.4-r300.ebuild
index 3fbb85799fdf..e34473cc72ab 100644
--- a/x11-libs/wxGTK/wxGTK-3.0.4-r300.ebuild
+++ b/x11-libs/wxGTK/wxGTK-3.0.4-r300.ebuild
@@ -53,11 +53,7 @@ RDEPEND="
DEPEND="${RDEPEND}
virtual/pkgconfig[${MULTILIB_USEDEP}]
opengl? ( virtual/glu[${MULTILIB_USEDEP}] )
- X? (
- x11-proto/xproto[${MULTILIB_USEDEP}]
- x11-proto/xineramaproto[${MULTILIB_USEDEP}]
- x11-proto/xf86vidmodeproto[${MULTILIB_USEDEP}]
- )"
+ X? ( x11-base/xorg-proto )"
PDEPEND=">=app-eselect/eselect-wxwidgets-20131230"
diff --git a/x11-libs/wxGTK/wxGTK-3.0.4.ebuild b/x11-libs/wxGTK/wxGTK-3.0.4.ebuild
index b390c7f0ba4d..99c63f47bc72 100644
--- a/x11-libs/wxGTK/wxGTK-3.0.4.ebuild
+++ b/x11-libs/wxGTK/wxGTK-3.0.4.ebuild
@@ -45,11 +45,7 @@ RDEPEND="
DEPEND="${RDEPEND}
virtual/pkgconfig[${MULTILIB_USEDEP}]
opengl? ( virtual/glu[${MULTILIB_USEDEP}] )
- X? (
- x11-proto/xproto[${MULTILIB_USEDEP}]
- x11-proto/xineramaproto[${MULTILIB_USEDEP}]
- x11-proto/xf86vidmodeproto[${MULTILIB_USEDEP}]
- )"
+ X? ( x11-base/xorg-proto )"
PDEPEND=">=app-eselect/eselect-wxwidgets-20131230"