commit: 28fd7dbfde07a94550369c03013e7539a3e6e8a6
Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Mon May 21 18:30:00 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue May 22 01:05:11 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28fd7dbf
x11-libs/libfontenc: Update x11-proto/xproto dependency to x11-base/xorg-proto
and drop it from RDEPEND.
.../{libfontenc-1.1.3.ebuild => libfontenc-1.1.3-r1.ebuild} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/x11-libs/libfontenc/libfontenc-1.1.3.ebuild
b/x11-libs/libfontenc/libfontenc-1.1.3-r1.ebuild
similarity index 88%
rename from x11-libs/libfontenc/libfontenc-1.1.3.ebuild
rename to x11-libs/libfontenc/libfontenc-1.1.3-r1.ebuild
index 818d5407901..f0b707ef694 100644
--- a/x11-libs/libfontenc/libfontenc-1.1.3.ebuild
+++ b/x11-libs/libfontenc/libfontenc-1.1.3-r1.ebuild
@@ -9,9 +9,9 @@ DESCRIPTION="X.Org fontenc library"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE=""
-RDEPEND="sys-libs/zlib
- x11-proto/xproto"
-DEPEND="${RDEPEND}"
+RDEPEND="sys-libs/zlib"
+DEPEND="${RDEPEND}
+ x11-base/xorg-proto"
XORG_CONFIGURE_OPTIONS=(
--with-encodingsdir="${EPREFIX}/usr/share/fonts/encodings"