diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-05-12 01:33:30 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-11 17:32:37 -0700 |
commit | 11ca5fbae096772e4c163ea6bab1e1f4ec10bb24 (patch) | |
tree | 5e88c7287e8b499b055523f64409426d8b59bb55 /net-im | |
parent | media-tv/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff) | |
download | gentoo-11ca5fbae096772e4c163ea6bab1e1f4ec10bb24.tar.gz gentoo-11ca5fbae096772e4c163ea6bab1e1f4ec10bb24.tar.bz2 gentoo-11ca5fbae096772e4c163ea6bab1e1f4ec10bb24.zip |
net-im/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/kadu/kadu-2.1-r1.ebuild | 6 | ||||
-rw-r--r-- | net-im/kadu/kadu-4.3-r2.ebuild | 4 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.12.0.ebuild | 4 | ||||
-rw-r--r-- | 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 fd2aded6d050..a1626c60b44c 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 e348cb31a4d5..c6c749dc4d31 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 1a3a72f94475..8b5835e6f762 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 3b87c2f0879c..f82241ebac7c 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} ) |