commit:     11ca5fbae096772e4c163ea6bab1e1f4ec10bb24
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Fri May 11 23:33:30 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat May 12 00:32:37 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11ca5fba

net-im/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).

 net-im/kadu/kadu-2.1-r1.ebuild     | 6 ++----
 net-im/kadu/kadu-4.3-r2.ebuild     | 4 +---
 net-im/pidgin/pidgin-2.12.0.ebuild | 4 ++--
 net-im/pidgin/pidgin-2.13.0.ebuild | 2 +-
 4 files changed, 6 insertions(+), 10 deletions(-)

diff --git a/net-im/kadu/kadu-2.1-r1.ebuild b/net-im/kadu/kadu-2.1-r1.ebuild
index fd2aded6d05..a1626c60b44 100644
--- a/net-im/kadu/kadu-2.1-r1.ebuild
+++ b/net-im/kadu/kadu-2.1-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="6"
@@ -57,9 +57,7 @@ COMMON_DEPEND="
 "
 DEPEND="${COMMON_DEPEND}
        >=dev-qt/linguist-tools-5.2.0:5
-       x11-proto/scrnsaverproto
-       x11-proto/xextproto
-       x11-proto/xproto
+       x11-base/xorg-proto
 "
 RDEPEND="${COMMON_DEPEND}
        speech? ( app-accessibility/powiedz )

diff --git a/net-im/kadu/kadu-4.3-r2.ebuild b/net-im/kadu/kadu-4.3-r2.ebuild
index e348cb31a4d..c6c749dc4d3 100644
--- a/net-im/kadu/kadu-4.3-r2.ebuild
+++ b/net-im/kadu/kadu-4.3-r2.ebuild
@@ -57,9 +57,7 @@ COMMON_DEPEND="
 "
 DEPEND="${COMMON_DEPEND}
        dev-qt/linguist-tools:5
-       x11-proto/scrnsaverproto
-       x11-proto/xextproto
-       x11-proto/xproto
+       x11-base/xorg-proto
 "
 RDEPEND="${COMMON_DEPEND}
        speech? ( app-accessibility/powiedz )

diff --git a/net-im/pidgin/pidgin-2.12.0.ebuild 
b/net-im/pidgin/pidgin-2.12.0.ebuild
index 1a3a72f9447..8b5835e6f76 100644
--- a/net-im/pidgin/pidgin-2.12.0.ebuild
+++ b/net-im/pidgin/pidgin-2.12.0.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
@@ -87,7 +87,7 @@ DEPEND="$RDEPEND
        dev-perl/XML-Parser
        virtual/pkgconfig
        gtk? (
-               x11-proto/scrnsaverproto
+               x11-base/xorg-proto
                ${NLS_DEPEND}
        )
        dbus? ( ${PYTHON_DEPS} )

diff --git a/net-im/pidgin/pidgin-2.13.0.ebuild 
b/net-im/pidgin/pidgin-2.13.0.ebuild
index 3b87c2f0879..f82241ebac7 100644
--- a/net-im/pidgin/pidgin-2.13.0.ebuild
+++ b/net-im/pidgin/pidgin-2.13.0.ebuild
@@ -88,7 +88,7 @@ DEPEND="$RDEPEND
        dev-perl/XML-Parser
        virtual/pkgconfig
        gtk? (
-               x11-proto/scrnsaverproto
+               x11-base/xorg-proto
                ${NLS_DEPEND}
        )
        dbus? ( ${PYTHON_DEPS} )

Reply via email to