From 62267650a5863349d5934f11c67f402c26e738a9 Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Wed, 25 Apr 2018 21:09:10 +0200 Subject: app-i18n/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). --- app-i18n/xvnkb/xvnkb-0.2.8a-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-i18n/xvnkb/xvnkb-0.2.8a-r1.ebuild') diff --git a/app-i18n/xvnkb/xvnkb-0.2.8a-r1.ebuild b/app-i18n/xvnkb/xvnkb-0.2.8a-r1.ebuild index e16c7b2cef1c..d69068c2ea85 100644 --- a/app-i18n/xvnkb/xvnkb-0.2.8a-r1.ebuild +++ b/app-i18n/xvnkb/xvnkb-0.2.8a-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 inherit eutils @@ -16,7 +16,7 @@ KEYWORDS="x86 ppc" RDEPEND="x11-libs/libX11 xft? ( x11-libs/libXft )" DEPEND="${RDEPEND} - x11-proto/xproto" + x11-base/xorg-proto" src_unpack() { unpack ${A} -- cgit v1.2.3-65-gdbad