commit:     67608e6957976627e4605f1898b31b1817c620fb
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Fri May 11 23:35:03 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat May 12 00:32:38 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67608e69

net-mail/asmail: Update dependencies (x11-proto/* -> x11-base/xorg-proto).

 net-mail/asmail/asmail-2.1-r1.ebuild | 4 ++--
 net-mail/asmail/asmail-2.1.ebuild    | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-mail/asmail/asmail-2.1-r1.ebuild 
b/net-mail/asmail/asmail-2.1-r1.ebuild
index ca22bcd63a6..0aaf3d03b70 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 93fc38e7cdd..3adcfa115c3 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

Reply via email to