diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-05-22 01:56:33 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-21 18:05:14 -0700 |
commit | c8513a757e2f82faecea828910c556137be15b64 (patch) | |
tree | c06764ba4798fd16ad63791d9544fc1407dd5c1d /mate-base/mate-desktop | |
parent | xfce-extra/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff) | |
download | gentoo-c8513a757e2f82faecea828910c556137be15b64.tar.gz gentoo-c8513a757e2f82faecea828910c556137be15b64.tar.bz2 gentoo-c8513a757e2f82faecea828910c556137be15b64.zip |
mate-base/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'mate-base/mate-desktop')
4 files changed, 12 insertions, 16 deletions
diff --git a/mate-base/mate-desktop/mate-desktop-1.12.1-r2.ebuild b/mate-base/mate-desktop/mate-desktop-1.12.1-r2.ebuild index a48d9660443c..59177607a9c1 100644 --- a/mate-base/mate-desktop/mate-desktop-1.12.1-r2.ebuild +++ b/mate-base/mate-desktop/mate-desktop-1.12.1-r2.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=6 @@ -38,9 +38,8 @@ DEPEND="${RDEPEND} >=dev-util/intltool-0.40:* >=gnome-base/dconf-0.13.4:0 sys-devel/gettext:* - >=x11-proto/randrproto-1.3:0 - x11-proto/xproto:0 - virtual/pkgconfig:*" + virtual/pkgconfig:* + x11-base/xorg-proto" src_configure() { mate_src_configure \ diff --git a/mate-base/mate-desktop/mate-desktop-1.14.1.ebuild b/mate-base/mate-desktop/mate-desktop-1.14.1.ebuild index 16df086e4c73..6e2ff4767e73 100644 --- a/mate-base/mate-desktop/mate-desktop-1.14.1.ebuild +++ b/mate-base/mate-desktop/mate-desktop-1.14.1.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=6 @@ -37,9 +37,8 @@ DEPEND="${COMMON_DEPEND} dev-util/gtk-doc-am >=dev-util/intltool-0.40:* sys-devel/gettext:* - >=x11-proto/randrproto-1.3:0 - x11-proto/xproto:0 - virtual/pkgconfig:*" + virtual/pkgconfig:* + x11-base/xorg-proto" src_configure() { mate_src_configure \ diff --git a/mate-base/mate-desktop/mate-desktop-1.16.2.ebuild b/mate-base/mate-desktop/mate-desktop-1.16.2.ebuild index 49fc7f1eeae9..6e2ff4767e73 100644 --- a/mate-base/mate-desktop/mate-desktop-1.16.2.ebuild +++ b/mate-base/mate-desktop/mate-desktop-1.16.2.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 @@ -37,9 +37,8 @@ DEPEND="${COMMON_DEPEND} dev-util/gtk-doc-am >=dev-util/intltool-0.40:* sys-devel/gettext:* - >=x11-proto/randrproto-1.3:0 - x11-proto/xproto:0 - virtual/pkgconfig:*" + virtual/pkgconfig:* + x11-base/xorg-proto" src_configure() { mate_src_configure \ diff --git a/mate-base/mate-desktop/mate-desktop-1.18.0.ebuild b/mate-base/mate-desktop/mate-desktop-1.18.0.ebuild index 5413834f586b..7b37db19157f 100644 --- a/mate-base/mate-desktop/mate-desktop-1.18.0.ebuild +++ b/mate-base/mate-desktop/mate-desktop-1.18.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 @@ -36,9 +36,8 @@ DEPEND="${COMMON_DEPEND} dev-util/gtk-doc-am >=dev-util/intltool-0.40:* sys-devel/gettext:* - >=x11-proto/randrproto-1.3:0 - x11-proto/xproto:0 - virtual/pkgconfig:*" + virtual/pkgconfig:* + x11-base/xorg-proto" src_configure() { mate_src_configure \ |