commit: afc8f5ed29e5405cc79c260f4a41937a7a1fc55e
Author: stefson <herrtimson <AT> yahoo <DOT> de>
AuthorDate: Sun Jun 17 08:47:23 2018 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Jun 17 09:37:31 2018 +0000
URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=afc8f5ed
x11-terms/rxvt-unicode: fix xproto dep
.../{rxvt-unicode-9.21-r99.ebuild => rxvt-unicode-9.21.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.21-r99.ebuild
b/x11-terms/rxvt-unicode/rxvt-unicode-9.21.ebuild
similarity index 99%
rename from x11-terms/rxvt-unicode/rxvt-unicode-9.21-r99.ebuild
rename to x11-terms/rxvt-unicode/rxvt-unicode-9.21.ebuild
index fb3f85a..41e67db 100644
--- a/x11-terms/rxvt-unicode/rxvt-unicode-9.21-r99.ebuild
+++ b/x11-terms/rxvt-unicode/rxvt-unicode-9.21.ebuild
@@ -31,7 +31,7 @@ RDEPEND="
DEPEND="
${RDEPEND}
virtual/pkgconfig
- x11-proto/xproto
+ x11-base/xorg-proto
"
RESTRICT="test"