summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2018-05-21 22:21:06 +0200
committerMatt Turner <mattst88@gentoo.org>2018-05-21 18:05:13 -0700
commit8b3b12c36140d06d2e8e9fc06b7c87af36446176 (patch)
treedc8db94936131598ed0328893c7e7fb97a9c91fb /x11-misc/xstroke
parentx11-libs/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff)
downloadgentoo-8b3b12c36140d06d2e8e9fc06b7c87af36446176.tar.gz
gentoo-8b3b12c36140d06d2e8e9fc06b7c87af36446176.tar.bz2
gentoo-8b3b12c36140d06d2e8e9fc06b7c87af36446176.zip
x11-misc/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'x11-misc/xstroke')
-rw-r--r--x11-misc/xstroke/xstroke-0.6-r1.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11-misc/xstroke/xstroke-0.6-r1.ebuild b/x11-misc/xstroke/xstroke-0.6-r1.ebuild
index 8d03a8cf83eb..c797405cf802 100644
--- a/x11-misc/xstroke/xstroke-0.6-r1.ebuild
+++ b/x11-misc/xstroke/xstroke-0.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -28,9 +28,7 @@ DEPEND="
sys-devel/flex
virtual/pkgconfig
virtual/yacc
- x11-proto/inputproto
- x11-proto/xextproto
- x11-proto/xproto
+ x11-base/xorg-proto
"
DOCS=( AUTHORS ChangeLog NEWS README TODO )