diff options
author | 2018-05-22 02:07:50 +0200 | |
---|---|---|
committer | 2018-05-21 18:05:15 -0700 | |
commit | 76f97745d6590348ff66fb33fec9d5f5bd3acea2 (patch) | |
tree | 3ee85e822f830d57d5b093bcafcf5bc5730dc517 /mate-extra/mate-screensaver | |
parent | mate-base/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff) | |
download | gentoo-76f97745d6590348ff66fb33fec9d5f5bd3acea2.tar.gz gentoo-76f97745d6590348ff66fb33fec9d5f5bd3acea2.tar.bz2 gentoo-76f97745d6590348ff66fb33fec9d5f5bd3acea2.zip |
mate-extra/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'mate-extra/mate-screensaver')
4 files changed, 12 insertions, 24 deletions
diff --git a/mate-extra/mate-screensaver/mate-screensaver-1.12.0-r1.ebuild b/mate-extra/mate-screensaver/mate-screensaver-1.12.0-r1.ebuild index 9b529f0d14c8..d9b6e3f486be 100644 --- a/mate-extra/mate-screensaver/mate-screensaver-1.12.0-r1.ebuild +++ b/mate-extra/mate-screensaver/mate-screensaver-1.12.0-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 @@ -53,11 +53,8 @@ RDEPEND=" DEPEND="${RDEPEND} >=dev-util/intltool-0.50.1:* sys-devel/gettext:* - x11-proto/randrproto:0 - x11-proto/scrnsaverproto:0 - x11-proto/xextproto:0 - x11-proto/xf86miscproto:0 - virtual/pkgconfig:*" + virtual/pkgconfig:* + x11-base/xorg-proto" src_configure() { mate_src_configure \ diff --git a/mate-extra/mate-screensaver/mate-screensaver-1.14.1.ebuild b/mate-extra/mate-screensaver/mate-screensaver-1.14.1.ebuild index 4bedd8f149c9..a2f6cdf98a7a 100644 --- a/mate-extra/mate-screensaver/mate-screensaver-1.14.1.ebuild +++ b/mate-extra/mate-screensaver/mate-screensaver-1.14.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 @@ -55,11 +55,8 @@ RDEPEND="${COMMON_DEPEND} DEPEND="${COMMON_DEPEND} >=dev-util/intltool-0.50.1:* sys-devel/gettext:* - x11-proto/randrproto:0 - x11-proto/scrnsaverproto:0 - x11-proto/xextproto:0 - x11-proto/xf86miscproto:0 - virtual/pkgconfig:*" + virtual/pkgconfig:* + x11-base/xorg-proto" src_configure() { mate_src_configure \ diff --git a/mate-extra/mate-screensaver/mate-screensaver-1.16.1.ebuild b/mate-extra/mate-screensaver/mate-screensaver-1.16.1.ebuild index 4bedd8f149c9..a2f6cdf98a7a 100644 --- a/mate-extra/mate-screensaver/mate-screensaver-1.16.1.ebuild +++ b/mate-extra/mate-screensaver/mate-screensaver-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 @@ -55,11 +55,8 @@ RDEPEND="${COMMON_DEPEND} DEPEND="${COMMON_DEPEND} >=dev-util/intltool-0.50.1:* sys-devel/gettext:* - x11-proto/randrproto:0 - x11-proto/scrnsaverproto:0 - x11-proto/xextproto:0 - x11-proto/xf86miscproto:0 - virtual/pkgconfig:*" + virtual/pkgconfig:* + x11-base/xorg-proto" src_configure() { mate_src_configure \ diff --git a/mate-extra/mate-screensaver/mate-screensaver-1.18.2.ebuild b/mate-extra/mate-screensaver/mate-screensaver-1.18.2.ebuild index 1f63cc6d0240..3e06c492e37e 100644 --- a/mate-extra/mate-screensaver/mate-screensaver-1.18.2.ebuild +++ b/mate-extra/mate-screensaver/mate-screensaver-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 @@ -54,11 +54,8 @@ RDEPEND="${COMMON_DEPEND} DEPEND="${COMMON_DEPEND} >=dev-util/intltool-0.50.1:* sys-devel/gettext:* - x11-proto/randrproto:0 - x11-proto/scrnsaverproto:0 - x11-proto/xextproto:0 - x11-proto/xf86miscproto:0 - virtual/pkgconfig:*" + virtual/pkgconfig:* + x11-base/xorg-proto" src_configure() { mate_src_configure \ |