sci-mathematics/snns: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Tue, 22 May 2018 00:29:49 +0000 (02:29 +0200)
committerMatt Turner <mattst88@gentoo.org>
Tue, 22 May 2018 01:05:16 +0000 (18:05 -0700)
sci-mathematics/snns/snns-4.3-r2.ebuild
sci-mathematics/snns/snns-4.3-r3.ebuild

index 06d5d7dd7c2070b2b0ffe3e19f13f950daaa203f..36386638dc3e5657c47752d95122f20d08b0de02 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -23,7 +23,7 @@ RDEPEND="X? (
                x11-libs/libXt
        )"
 DEPEND="${RDEPEND}
-       X? ( x11-proto/xproto )
+       X? ( x11-base/xorg-proto )
        >=sys-devel/bison-1.2.2"
 
 RDEPEND+=" python? ( ${PYTHON_DEPS} )"
index 416fa9499a5facaa594c20f69ec8b68917e87ca1..69a7d3eb026f543bb35b5ad1e83468a6adebfe9b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -24,7 +24,7 @@ RDEPEND="X? (
        )
        python? ( ${PYTHON_DEPS} )"
 DEPEND="${RDEPEND}
-       X? ( x11-proto/xproto )
+       X? ( x11-base/xorg-proto )
        >=sys-devel/bison-1.2.2"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"