diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-05-22 02:07:50 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-21 18:05:15 -0700 |
commit | 76f97745d6590348ff66fb33fec9d5f5bd3acea2 (patch) | |
tree | 3ee85e822f830d57d5b093bcafcf5bc5730dc517 /mate-extra/mate-power-manager | |
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-power-manager')
4 files changed, 8 insertions, 12 deletions
diff --git a/mate-extra/mate-power-manager/mate-power-manager-1.12.1-r2.ebuild b/mate-extra/mate-power-manager/mate-power-manager-1.12.1-r2.ebuild index 446d6544622a..0336f85cae5f 100644 --- a/mate-extra/mate-power-manager/mate-power-manager-1.12.1-r2.ebuild +++ b/mate-extra/mate-power-manager/mate-power-manager-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 @@ -54,10 +54,9 @@ DEPEND="${COMMON_DEPEND} >=app-text/scrollkeeper-dtd-1:1.0 app-text/yelp-tools:0 >=dev-util/intltool-0.50.1:* - x11-proto/randrproto:0 - >=x11-proto/xproto-7.0.15:0 sys-devel/gettext:* virtual/pkgconfig:* + x11-base/xorg-proto man? ( app-text/docbook-sgml-utils:0 >=app-text/docbook-sgml-dtd-4.3 )" diff --git a/mate-extra/mate-power-manager/mate-power-manager-1.14.0.ebuild b/mate-extra/mate-power-manager/mate-power-manager-1.14.0.ebuild index 0b7f776a1bb3..30909a7a26c2 100644 --- a/mate-extra/mate-power-manager/mate-power-manager-1.14.0.ebuild +++ b/mate-extra/mate-power-manager/mate-power-manager-1.14.0.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 @@ -54,10 +54,9 @@ DEPEND="${COMMON_DEPEND} >=app-text/scrollkeeper-dtd-1:1.0 app-text/yelp-tools:0 >=dev-util/intltool-0.50.1:* - x11-proto/randrproto:0 - >=x11-proto/xproto-7.0.15:0 sys-devel/gettext:* virtual/pkgconfig:* + x11-base/xorg-proto man? ( app-text/docbook-sgml-utils:0 >=app-text/docbook-sgml-dtd-4.3 )" diff --git a/mate-extra/mate-power-manager/mate-power-manager-1.16.2.ebuild b/mate-extra/mate-power-manager/mate-power-manager-1.16.2.ebuild index fa4762e71ada..3b51b775714a 100644 --- a/mate-extra/mate-power-manager/mate-power-manager-1.16.2.ebuild +++ b/mate-extra/mate-power-manager/mate-power-manager-1.16.2.ebuild @@ -52,10 +52,9 @@ DEPEND="${COMMON_DEPEND} >=app-text/scrollkeeper-dtd-1:1.0 app-text/yelp-tools:0 >=dev-util/intltool-0.50.1:* - x11-proto/randrproto:0 - >=x11-proto/xproto-7.0.15:0 sys-devel/gettext:* virtual/pkgconfig:* + x11-base/xorg-proto man? ( app-text/docbook-sgml-utils:0 >=app-text/docbook-sgml-dtd-4.3 )" diff --git a/mate-extra/mate-power-manager/mate-power-manager-1.18.1.ebuild b/mate-extra/mate-power-manager/mate-power-manager-1.18.1.ebuild index 61f7dccdaafd..7632b008aa60 100644 --- a/mate-extra/mate-power-manager/mate-power-manager-1.18.1.ebuild +++ b/mate-extra/mate-power-manager/mate-power-manager-1.18.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 @@ -47,10 +47,9 @@ DEPEND="${COMMON_DEPEND} >=app-text/scrollkeeper-dtd-1:1.0 app-text/yelp-tools:0 >=dev-util/intltool-0.50.1:* - x11-proto/randrproto:0 - >=x11-proto/xproto-7.0.15:0 sys-devel/gettext:* - virtual/pkgconfig:*" + virtual/pkgconfig:* + x11-base/xorg-proto" src_configure() { mate_src_configure \ |