From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/, mate-base/mate-settings-daemon/, ...
Date: Tue, 22 May 2018 01:19:32 +0000 (UTC) [thread overview]
Message-ID: <1526951114.c8513a757e2f82faecea828910c556137be15b64.mattst88@gentoo> (raw)
commit: c8513a757e2f82faecea828910c556137be15b64
Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Mon May 21 23:56:33 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue May 22 01:05:14 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8513a75
mate-base/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
.../mate-control-center/mate-control-center-1.12.1-r1.ebuild | 12 +++---------
.../mate-control-center/mate-control-center-1.14.1-r1.ebuild | 12 +++---------
.../mate-control-center/mate-control-center-1.16.1.ebuild | 12 +++---------
.../mate-control-center/mate-control-center-1.18.2.ebuild | 12 +++---------
mate-base/mate-desktop/mate-desktop-1.12.1-r2.ebuild | 7 +++----
mate-base/mate-desktop/mate-desktop-1.14.1.ebuild | 7 +++----
mate-base/mate-desktop/mate-desktop-1.16.2.ebuild | 7 +++----
mate-base/mate-desktop/mate-desktop-1.18.0.ebuild | 7 +++----
.../mate-settings-daemon/mate-settings-daemon-1.12.1.ebuild | 5 ++---
.../mate-settings-daemon/mate-settings-daemon-1.14.1.ebuild | 5 ++---
.../mate-settings-daemon/mate-settings-daemon-1.16.2.ebuild | 5 ++---
.../mate-settings-daemon/mate-settings-daemon-1.18.2.ebuild | 5 ++---
12 files changed, 32 insertions(+), 64 deletions(-)
diff --git a/mate-base/mate-control-center/mate-control-center-1.12.1-r1.ebuild b/mate-base/mate-control-center/mate-control-center-1.12.1-r1.ebuild
index 25346ddc62a..f51605c9211 100644
--- a/mate-base/mate-control-center/mate-control-center-1.12.1-r1.ebuild
+++ b/mate-base/mate-control-center/mate-control-center-1.12.1-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
EAPI=6
@@ -66,14 +66,8 @@ DEPEND="${RDEPEND}
dev-util/desktop-file-utils:0
>=dev-util/intltool-0.50.1:*
sys-devel/gettext:*
- x11-proto/kbproto:0
- x11-proto/randrproto:0
- x11-proto/renderproto:0
- x11-proto/scrnsaverproto:0
- x11-proto/xextproto:0
- x11-proto/xf86miscproto:0
- x11-proto/xproto:0
- virtual/pkgconfig:*"
+ virtual/pkgconfig:*
+ x11-base/xorg-proto"
PATCHES=( "${FILESDIR}/${PN}-1.12.1-backport-appindicator-configure.patch" )
diff --git a/mate-base/mate-control-center/mate-control-center-1.14.1-r1.ebuild b/mate-base/mate-control-center/mate-control-center-1.14.1-r1.ebuild
index a8ace75b4cf..0a2e57bb608 100644
--- a/mate-base/mate-control-center/mate-control-center-1.14.1-r1.ebuild
+++ b/mate-base/mate-control-center/mate-control-center-1.14.1-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
EAPI=6
@@ -69,14 +69,8 @@ DEPEND="${COMMON_DEPEND}
dev-util/desktop-file-utils:0
>=dev-util/intltool-0.50.1:*
sys-devel/gettext:*
- x11-proto/kbproto:0
- x11-proto/randrproto:0
- x11-proto/renderproto:0
- x11-proto/scrnsaverproto:0
- x11-proto/xextproto:0
- x11-proto/xf86miscproto:0
- x11-proto/xproto:0
- virtual/pkgconfig:*"
+ virtual/pkgconfig:*
+ x11-base/xorg-proto"
PATCHES=( "${FILESDIR}/${PN}-1.12.1-backport-appindicator-configure.patch" )
diff --git a/mate-base/mate-control-center/mate-control-center-1.16.1.ebuild b/mate-base/mate-control-center/mate-control-center-1.16.1.ebuild
index 80aec283c92..cf625f137e2 100644
--- a/mate-base/mate-control-center/mate-control-center-1.16.1.ebuild
+++ b/mate-base/mate-control-center/mate-control-center-1.16.1.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
@@ -69,14 +69,8 @@ DEPEND="${COMMON_DEPEND}
dev-util/desktop-file-utils:0
>=dev-util/intltool-0.50.1:*
sys-devel/gettext:*
- x11-proto/kbproto:0
- x11-proto/randrproto:0
- x11-proto/renderproto:0
- x11-proto/scrnsaverproto:0
- x11-proto/xextproto:0
- x11-proto/xf86miscproto:0
- x11-proto/xproto:0
- virtual/pkgconfig:*"
+ virtual/pkgconfig:*
+ x11-base/xorg-proto"
src_configure() {
mate_src_configure \
diff --git a/mate-base/mate-control-center/mate-control-center-1.18.2.ebuild b/mate-base/mate-control-center/mate-control-center-1.18.2.ebuild
index 40a29327bdf..982cd41f991 100644
--- a/mate-base/mate-control-center/mate-control-center-1.18.2.ebuild
+++ b/mate-base/mate-control-center/mate-control-center-1.18.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
@@ -60,14 +60,8 @@ DEPEND="${COMMON_DEPEND}
dev-util/desktop-file-utils:0
>=dev-util/intltool-0.50.1:*
sys-devel/gettext:*
- x11-proto/kbproto:0
- x11-proto/randrproto:0
- x11-proto/renderproto:0
- x11-proto/scrnsaverproto:0
- x11-proto/xextproto:0
- x11-proto/xf86miscproto: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.12.1-r2.ebuild b/mate-base/mate-desktop/mate-desktop-1.12.1-r2.ebuild
index a48d9660443..59177607a9c 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 16df086e4c7..6e2ff4767e7 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 49fc7f1eeae..6e2ff4767e7 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 5413834f586..7b37db19157 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 \
diff --git a/mate-base/mate-settings-daemon/mate-settings-daemon-1.12.1.ebuild b/mate-base/mate-settings-daemon/mate-settings-daemon-1.12.1.ebuild
index af03f9d70d1..fff4079c097 100644
--- a/mate-base/mate-settings-daemon/mate-settings-daemon-1.12.1.ebuild
+++ b/mate-base/mate-settings-daemon/mate-settings-daemon-1.12.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
@@ -56,8 +56,7 @@ DEPEND="${RDEPEND}
>=dev-util/intltool-0.50.1:0
sys-devel/gettext:0
virtual/pkgconfig:0
- x11-proto/inputproto:0
- x11-proto/xproto:0"
+ x11-base/xorg-proto"
src_configure() {
mate_src_configure \
diff --git a/mate-base/mate-settings-daemon/mate-settings-daemon-1.14.1.ebuild b/mate-base/mate-settings-daemon/mate-settings-daemon-1.14.1.ebuild
index 262630d7c4a..1161e4944d3 100644
--- a/mate-base/mate-settings-daemon/mate-settings-daemon-1.14.1.ebuild
+++ b/mate-base/mate-settings-daemon/mate-settings-daemon-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
@@ -58,8 +58,7 @@ DEPEND="${COMMON_DEPEND}
>=dev-util/intltool-0.50.1:0
sys-devel/gettext:0
virtual/pkgconfig:0
- x11-proto/inputproto:0
- x11-proto/xproto:0"
+ x11-base/xorg-proto"
src_configure() {
mate_src_configure \
diff --git a/mate-base/mate-settings-daemon/mate-settings-daemon-1.16.2.ebuild b/mate-base/mate-settings-daemon/mate-settings-daemon-1.16.2.ebuild
index 193d67a874e..1161e4944d3 100644
--- a/mate-base/mate-settings-daemon/mate-settings-daemon-1.16.2.ebuild
+++ b/mate-base/mate-settings-daemon/mate-settings-daemon-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
@@ -58,8 +58,7 @@ DEPEND="${COMMON_DEPEND}
>=dev-util/intltool-0.50.1:0
sys-devel/gettext:0
virtual/pkgconfig:0
- x11-proto/inputproto:0
- x11-proto/xproto:0"
+ x11-base/xorg-proto"
src_configure() {
mate_src_configure \
diff --git a/mate-base/mate-settings-daemon/mate-settings-daemon-1.18.2.ebuild b/mate-base/mate-settings-daemon/mate-settings-daemon-1.18.2.ebuild
index 51daf6b135f..fddc900aa8e 100644
--- a/mate-base/mate-settings-daemon/mate-settings-daemon-1.18.2.ebuild
+++ b/mate-base/mate-settings-daemon/mate-settings-daemon-1.18.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
@@ -56,8 +56,7 @@ DEPEND="${COMMON_DEPEND}
>=dev-util/intltool-0.50.1:0
sys-devel/gettext:0
virtual/pkgconfig:0
- x11-proto/inputproto:0
- x11-proto/xproto:0"
+ x11-base/xorg-proto"
src_configure() {
mate_src_configure \
reply other threads:[~2018-05-22 1:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1526951114.c8513a757e2f82faecea828910c556137be15b64.mattst88@gentoo \
--to=mattst88@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox