summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2018-05-22 02:29:49 +0200
committerMatt Turner <mattst88@gentoo.org>2018-05-21 18:05:16 -0700
commit06ad4fe35e56e1c681ff35039257fca50e6d7024 (patch)
treec2a1b25544ff919534b15d43a2e076ccb9f57b57 /sci-mathematics/snns
parentsci-electronics/spice: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff)
downloadgentoo-06ad4fe35e56e1c681ff35039257fca50e6d7024.tar.gz
gentoo-06ad4fe35e56e1c681ff35039257fca50e6d7024.tar.bz2
gentoo-06ad4fe35e56e1c681ff35039257fca50e6d7024.zip
sci-mathematics/snns: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'sci-mathematics/snns')
-rw-r--r--sci-mathematics/snns/snns-4.3-r2.ebuild4
-rw-r--r--sci-mathematics/snns/snns-4.3-r3.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-mathematics/snns/snns-4.3-r2.ebuild b/sci-mathematics/snns/snns-4.3-r2.ebuild
index 06d5d7dd7c20..36386638dc3e 100644
--- a/sci-mathematics/snns/snns-4.3-r2.ebuild
+++ b/sci-mathematics/snns/snns-4.3-r2.ebuild
@@ -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} )"
diff --git a/sci-mathematics/snns/snns-4.3-r3.ebuild b/sci-mathematics/snns/snns-4.3-r3.ebuild
index 416fa9499a5f..69a7d3eb026f 100644
--- a/sci-mathematics/snns/snns-4.3-r3.ebuild
+++ b/sci-mathematics/snns/snns-4.3-r3.ebuild
@@ -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} )"