diff options
Diffstat (limited to 'x11-plugins/wmfrog')
-rw-r--r-- | x11-plugins/wmfrog/wmfrog-0.2.0-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/wmfrog/wmfrog-0.3.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/wmfrog/wmfrog-0.2.0-r1.ebuild b/x11-plugins/wmfrog/wmfrog-0.2.0-r1.ebuild index ad134fe8a64d..ec123100e9b1 100644 --- a/x11-plugins/wmfrog/wmfrog-0.2.0-r1.ebuild +++ b/x11-plugins/wmfrog/wmfrog-0.2.0-r1.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=2 @@ -17,7 +17,7 @@ RDEPEND="x11-libs/libXext x11-libs/libXpm x11-libs/libX11" DEPEND="${RDEPEND} - x11-proto/xextproto" + x11-base/xorg-proto" S=${WORKDIR}/Src diff --git a/x11-plugins/wmfrog/wmfrog-0.3.1.ebuild b/x11-plugins/wmfrog/wmfrog-0.3.1.ebuild index 9bbe9bda51b6..74ad1e179680 100644 --- a/x11-plugins/wmfrog/wmfrog-0.3.1.ebuild +++ b/x11-plugins/wmfrog/wmfrog-0.3.1.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=2 @@ -17,7 +17,7 @@ RDEPEND="x11-libs/libXext x11-libs/libXpm x11-libs/libX11" DEPEND="${RDEPEND} - x11-proto/xextproto" + x11-base/xorg-proto" S=${WORKDIR}/Src |