diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-05-21 22:28:42 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-21 18:05:14 -0700 |
commit | 68066b2a61adffb40ffe9ae4d01671640bda0d6e (patch) | |
tree | dafb011f96357bbc7eeadadbfd508a8f88cb6d8c /x11-wm/dwm | |
parent | x11-terms/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff) | |
download | gentoo-68066b2a61adffb40ffe9ae4d01671640bda0d6e.tar.gz gentoo-68066b2a61adffb40ffe9ae4d01671640bda0d6e.tar.bz2 gentoo-68066b2a61adffb40ffe9ae4d01671640bda0d6e.zip |
x11-wm/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'x11-wm/dwm')
-rw-r--r-- | x11-wm/dwm/dwm-6.1-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/dwm/dwm-6.1.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/dwm/dwm-9999.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-wm/dwm/dwm-6.1-r1.ebuild b/x11-wm/dwm/dwm-6.1-r1.ebuild index 84a3658dd364..a641e17a6bc3 100644 --- a/x11-wm/dwm/dwm-6.1-r1.ebuild +++ b/x11-wm/dwm/dwm-6.1-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 @@ -21,7 +21,7 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - xinerama? ( x11-proto/xineramaproto ) + xinerama? ( x11-base/xorg-proto ) " src_prepare() { diff --git a/x11-wm/dwm/dwm-6.1.ebuild b/x11-wm/dwm/dwm-6.1.ebuild index 305a792c1dd1..d8a03b2546df 100644 --- a/x11-wm/dwm/dwm-6.1.ebuild +++ b/x11-wm/dwm/dwm-6.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=5 @@ -21,7 +21,7 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - xinerama? ( x11-proto/xineramaproto ) + xinerama? ( x11-base/xorg-proto ) " src_prepare() { diff --git a/x11-wm/dwm/dwm-9999.ebuild b/x11-wm/dwm/dwm-9999.ebuild index 4783f3e641b7..27c5d18fe7ae 100644 --- a/x11-wm/dwm/dwm-9999.ebuild +++ b/x11-wm/dwm/dwm-9999.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 @@ -21,7 +21,7 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - xinerama? ( x11-proto/xineramaproto ) + xinerama? ( x11-base/xorg-proto ) " src_prepare() { |