diff options
Diffstat (limited to 'x11-misc/xsetleds')
-rw-r--r-- | x11-misc/xsetleds/xsetleds-0.1.3-r1.ebuild | 6 | ||||
-rw-r--r-- | x11-misc/xsetleds/xsetleds-0.1.3-r2.ebuild | 6 |
2 files changed, 4 insertions, 8 deletions
diff --git a/x11-misc/xsetleds/xsetleds-0.1.3-r1.ebuild b/x11-misc/xsetleds/xsetleds-0.1.3-r1.ebuild index d9d5530b4c5d..d0105b2c7f9f 100644 --- a/x11-misc/xsetleds/xsetleds-0.1.3-r1.ebuild +++ b/x11-misc/xsetleds/xsetleds-0.1.3-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=5 @@ -18,9 +18,7 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - x11-proto/inputproto - x11-proto/xextproto - x11-proto/xproto + x11-base/xorg-proto " src_prepare() { diff --git a/x11-misc/xsetleds/xsetleds-0.1.3-r2.ebuild b/x11-misc/xsetleds/xsetleds-0.1.3-r2.ebuild index a7fea73b665d..cd140527393c 100644 --- a/x11-misc/xsetleds/xsetleds-0.1.3-r2.ebuild +++ b/x11-misc/xsetleds/xsetleds-0.1.3-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 @@ -21,9 +21,7 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - x11-proto/inputproto - x11-proto/xextproto - x11-proto/xproto + x11-base/xorg-proto " PATCHES=( "${FILESDIR}"/${P}-assignment.patch |