commit:     62267650a5863349d5934f11c67f402c26e738a9
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Wed Apr 25 19:09:10 2018 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Apr 26 18:03:39 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62267650

app-i18n/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).

 app-i18n/librime/librime-1.2.9.ebuild | 4 ++--
 app-i18n/uim/uim-1.8.6-r1.ebuild      | 7 ++-----
 app-i18n/uim/uim-1.8.6-r2.ebuild      | 7 ++-----
 app-i18n/xvnkb/xvnkb-0.2.8a-r1.ebuild | 4 ++--
 app-i18n/xvnkb/xvnkb-0.2.9a-r1.ebuild | 4 ++--
 5 files changed, 10 insertions(+), 16 deletions(-)

diff --git a/app-i18n/librime/librime-1.2.9.ebuild 
b/app-i18n/librime/librime-1.2.9.ebuild
index 11ec817ae96..e897af759e3 100644
--- a/app-i18n/librime/librime-1.2.9.ebuild
+++ b/app-i18n/librime/librime-1.2.9.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"
@@ -21,7 +21,7 @@ RDEPEND="app-i18n/opencc:=
        dev-libs/leveldb:=
        dev-libs/marisa:="
 DEPEND="${RDEPEND}
-       x11-proto/xproto
+       x11-base/xorg-proto
        test? ( dev-cpp/gtest )"
 
 src_configure() {

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index 4689635b1b7..f72b7d26bba 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.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"
@@ -55,10 +55,7 @@ DEPEND="${RDEPEND}
        dev-util/intltool
        virtual/pkgconfig
        >=sys-devel/gettext-0.15
-       X? (
-               x11-proto/xextproto
-               x11-proto/xproto
-       )"
+       X? ( x11-base/xorg-proto )"
 
 RDEPEND="${RDEPEND}
        X? (

diff --git a/app-i18n/uim/uim-1.8.6-r2.ebuild b/app-i18n/uim/uim-1.8.6-r2.ebuild
index ffe51b96501..cac96b004b7 100644
--- a/app-i18n/uim/uim-1.8.6-r2.ebuild
+++ b/app-i18n/uim/uim-1.8.6-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"
@@ -58,10 +58,7 @@ DEPEND="${RDEPEND}
        dev-util/intltool
        virtual/pkgconfig
        >=sys-devel/gettext-0.15
-       X? (
-               x11-proto/xextproto
-               x11-proto/xproto
-       )"
+       X? ( x11-base/xorg-proto )"
 
 RDEPEND="${RDEPEND}
        X? (

diff --git a/app-i18n/xvnkb/xvnkb-0.2.8a-r1.ebuild 
b/app-i18n/xvnkb/xvnkb-0.2.8a-r1.ebuild
index e16c7b2cef1..d69068c2ea8 100644
--- a/app-i18n/xvnkb/xvnkb-0.2.8a-r1.ebuild
+++ b/app-i18n/xvnkb/xvnkb-0.2.8a-r1.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
 
 inherit eutils
@@ -16,7 +16,7 @@ KEYWORDS="x86 ppc"
 RDEPEND="x11-libs/libX11
        xft? ( x11-libs/libXft )"
 DEPEND="${RDEPEND}
-       x11-proto/xproto"
+       x11-base/xorg-proto"
 
 src_unpack() {
        unpack ${A}

diff --git a/app-i18n/xvnkb/xvnkb-0.2.9a-r1.ebuild 
b/app-i18n/xvnkb/xvnkb-0.2.9a-r1.ebuild
index 8d9cdf902b5..e2d8f9a37ac 100644
--- a/app-i18n/xvnkb/xvnkb-0.2.9a-r1.ebuild
+++ b/app-i18n/xvnkb/xvnkb-0.2.9a-r1.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
 
 inherit eutils multilib toolchain-funcs
@@ -16,7 +16,7 @@ KEYWORDS="amd64 ~ppc x86"
 RDEPEND="x11-libs/libX11
        xft? ( x11-libs/libXft )"
 DEPEND="${RDEPEND}
-       x11-proto/xproto"
+       x11-base/xorg-proto"
 
 src_unpack() {
        unpack ${A}

Reply via email to