From: Arfrever Frehtes Taifersar Arahesis Date: Fri, 11 May 2018 23:35:03 +0000 (+0200) Subject: net-mail/asmail: Update dependencies (x11-proto/* -> x11-base/xorg-proto). X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=67608e6957976627e4605f1898b31b1817c620fb;p=gentoo.git net-mail/asmail: Update dependencies (x11-proto/* -> x11-base/xorg-proto). --- diff --git a/net-mail/asmail/asmail-2.1-r1.ebuild b/net-mail/asmail/asmail-2.1-r1.ebuild index ca22bcd63a64..0aaf3d03b700 100644 --- a/net-mail/asmail/asmail-2.1-r1.ebuild +++ b/net-mail/asmail/asmail-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,7 +24,7 @@ RDEPEND=" x11-libs/libSM jpeg? ( virtual/jpeg:= )" DEPEND="${RDEPEND} - x11-proto/xextproto" + x11-base/xorg-proto" src_prepare() { epatch "${FILESDIR}"/${P}-ldflags.patch diff --git a/net-mail/asmail/asmail-2.1.ebuild b/net-mail/asmail/asmail-2.1.ebuild index 93fc38e7cdde..3adcfa115c3b 100644 --- a/net-mail/asmail/asmail-2.1.ebuild +++ b/net-mail/asmail/asmail-2.1.ebuild @@ -22,7 +22,7 @@ RDEPEND="dev-libs/openssl x11-libs/libSM jpeg? ( virtual/jpeg )" DEPEND="${RDEPEND} - x11-proto/xextproto" + x11-base/xorg-proto" src_compile() { epatch "${FILESDIR}"/${P}-ldflags.patch