summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-chemistry/rasmol/rasmol-2.7.5.2-r2.ebuild7
-rw-r--r--sci-chemistry/viewmol/viewmol-2.4.1-r3.ebuild5
2 files changed, 5 insertions, 7 deletions
diff --git a/sci-chemistry/rasmol/rasmol-2.7.5.2-r2.ebuild b/sci-chemistry/rasmol/rasmol-2.7.5.2-r2.ebuild
index 3335b5ae5a47..8f91aad3f659 100644
--- a/sci-chemistry/rasmol/rasmol-2.7.5.2-r2.ebuild
+++ b/sci-chemistry/rasmol/rasmol-2.7.5.2-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
@@ -32,9 +32,8 @@ RDEPEND="
x11-libs/vte:0"
DEPEND="${RDEPEND}
app-text/rman
- x11-misc/imake
- x11-proto/inputproto
- x11-proto/xextproto"
+ x11-base/xorg-proto
+ x11-misc/imake"
#S="${WORKDIR}/${PN}-2.7.5-${VERS}"
S="${WORKDIR}/RasMol-${PV}"
diff --git a/sci-chemistry/viewmol/viewmol-2.4.1-r3.ebuild b/sci-chemistry/viewmol/viewmol-2.4.1-r3.ebuild
index 7881b3a708c3..a82367bac3b7 100644
--- a/sci-chemistry/viewmol/viewmol-2.4.1-r3.ebuild
+++ b/sci-chemistry/viewmol/viewmol-2.4.1-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
@@ -30,8 +30,7 @@ RDEPEND="
x11-libs/motif:0
${PYTHON_DEPS}"
DEPEND="${RDEPEND}
- x11-proto/inputproto
- x11-proto/xproto"
+ x11-base/xorg-proto"
S="${WORKDIR}/${P}/source"