diff options
Diffstat (limited to 'x11-misc/xnots')
-rw-r--r-- | x11-misc/xnots/xnots-0.2.1-r1.ebuild | 6 | ||||
-rw-r--r-- | x11-misc/xnots/xnots-0.2.1-r2.ebuild | 6 | ||||
-rw-r--r-- | x11-misc/xnots/xnots-9999.ebuild | 6 |
3 files changed, 6 insertions, 12 deletions
diff --git a/x11-misc/xnots/xnots-0.2.1-r1.ebuild b/x11-misc/xnots/xnots-0.2.1-r1.ebuild index 0438e287b2d9..f177612e4c75 100644 --- a/x11-misc/xnots/xnots-0.2.1-r1.ebuild +++ b/x11-misc/xnots/xnots-0.2.1-r1.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=5 @@ -24,9 +24,7 @@ RDEPEND=" DEPEND=" ${RDEPEND} virtual/pkgconfig - x11-proto/randrproto - x11-proto/renderproto - x11-proto/xextproto + x11-base/xorg-proto " src_prepare() { diff --git a/x11-misc/xnots/xnots-0.2.1-r2.ebuild b/x11-misc/xnots/xnots-0.2.1-r2.ebuild index 15752d347787..c92abc690cd7 100644 --- a/x11-misc/xnots/xnots-0.2.1-r2.ebuild +++ b/x11-misc/xnots/xnots-0.2.1-r2.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 @@ -24,9 +24,7 @@ RDEPEND=" DEPEND=" ${RDEPEND} virtual/pkgconfig - x11-proto/randrproto - x11-proto/renderproto - x11-proto/xextproto + x11-base/xorg-proto " PATCHES=( "${FILESDIR}"/${PN}-0.2.1-gcc6.patch diff --git a/x11-misc/xnots/xnots-9999.ebuild b/x11-misc/xnots/xnots-9999.ebuild index 4574a53d43aa..3f81446e468c 100644 --- a/x11-misc/xnots/xnots-9999.ebuild +++ b/x11-misc/xnots/xnots-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 @@ -23,9 +23,7 @@ RDEPEND=" DEPEND=" ${RDEPEND} virtual/pkgconfig - x11-proto/randrproto - x11-proto/renderproto - x11-proto/xextproto + x11-base/xorg-proto " src_prepare() { |