diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-05-21 22:26:44 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-21 18:05:13 -0700 |
commit | 91c04d8df17a12ec4016d0d3f6e25d4dfc4232a3 (patch) | |
tree | d9bcc94e897db019b4fd25737a9f5c1bb2edd00f /x11-plugins/wmweather | |
parent | x11-misc/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff) | |
download | gentoo-91c04d8df17a12ec4016d0d3f6e25d4dfc4232a3.tar.gz gentoo-91c04d8df17a12ec4016d0d3f6e25d4dfc4232a3.tar.bz2 gentoo-91c04d8df17a12ec4016d0d3f6e25d4dfc4232a3.zip |
x11-plugins/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'x11-plugins/wmweather')
-rw-r--r-- | x11-plugins/wmweather/wmweather-2.4.4.ebuild | 2 | ||||
-rw-r--r-- | x11-plugins/wmweather/wmweather-2.4.5.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/wmweather/wmweather-2.4.6.ebuild | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/x11-plugins/wmweather/wmweather-2.4.4.ebuild b/x11-plugins/wmweather/wmweather-2.4.4.ebuild index 413d431c5fc1..dd51b110b97b 100644 --- a/x11-plugins/wmweather/wmweather-2.4.4.ebuild +++ b/x11-plugins/wmweather/wmweather-2.4.4.ebuild @@ -19,7 +19,7 @@ RDEPEND="x11-libs/libX11 x11-apps/xmessage net-misc/curl" DEPEND="${RDEPEND} - x11-proto/xextproto" + x11-base/xorg-proto" S=${WORKDIR}/${P}/src diff --git a/x11-plugins/wmweather/wmweather-2.4.5.ebuild b/x11-plugins/wmweather/wmweather-2.4.5.ebuild index 672b5595b974..44c2c24cfab1 100644 --- a/x11-plugins/wmweather/wmweather-2.4.5.ebuild +++ b/x11-plugins/wmweather/wmweather-2.4.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -18,7 +18,7 @@ RDEPEND="x11-libs/libX11 x11-apps/xmessage net-misc/curl" DEPEND="${RDEPEND} - x11-proto/xextproto" + x11-base/xorg-proto" S=${WORKDIR}/${P}/src diff --git a/x11-plugins/wmweather/wmweather-2.4.6.ebuild b/x11-plugins/wmweather/wmweather-2.4.6.ebuild index 451ba034bb93..125790de1114 100644 --- a/x11-plugins/wmweather/wmweather-2.4.6.ebuild +++ b/x11-plugins/wmweather/wmweather-2.4.6.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 @@ -19,7 +19,7 @@ RDEPEND="x11-libs/libX11 x11-apps/xmessage net-misc/curl" DEPEND="${RDEPEND} - x11-proto/xextproto" + x11-base/xorg-proto" S=${WORKDIR}/${P}/src |