summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-text/active-dvi/active-dvi-1.10.2-r1.ebuild4
-rw-r--r--app-text/gv/gv-3.7.3-r1.ebuild4
-rw-r--r--app-text/gv/gv-3.7.3.90.ebuild4
-rw-r--r--app-text/pspresent/pspresent-1.3-r1.ebuild5
4 files changed, 8 insertions, 9 deletions
diff --git a/app-text/active-dvi/active-dvi-1.10.2-r1.ebuild b/app-text/active-dvi/active-dvi-1.10.2-r1.ebuild
index da5ecbb0bf95..ab1bc39469ff 100644
--- a/app-text/active-dvi/active-dvi-1.10.2-r1.ebuild
+++ b/app-text/active-dvi/active-dvi-1.10.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -27,7 +27,7 @@ DEPEND="${RDEPEND}
dev-texlive/texlive-pstricks
dev-texlive/texlive-pictures
dev-texlive/texlive-latexextra
- x11-proto/xineramaproto
+ x11-base/xorg-proto
dev-ml/findlib
app-text/htmlc
dev-tex/hevea"
diff --git a/app-text/gv/gv-3.7.3-r1.ebuild b/app-text/gv/gv-3.7.3-r1.ebuild
index 35a80d634e16..e93336e80634 100644
--- a/app-text/gv/gv-3.7.3-r1.ebuild
+++ b/app-text/gv/gv-3.7.3-r1.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=4
@@ -25,7 +25,7 @@ RDEPEND="app-text/ghostscript-gpl
xinerama? ( x11-libs/libXinerama )"
DEPEND="${RDEPEND}
virtual/pkgconfig
- x11-proto/xproto"
+ x11-base/xorg-proto"
DOCS="AUTHORS ChangeLog NEWS README"
diff --git a/app-text/gv/gv-3.7.3.90.ebuild b/app-text/gv/gv-3.7.3.90.ebuild
index db63c43154e6..95b3ac253ccb 100644
--- a/app-text/gv/gv-3.7.3.90.ebuild
+++ b/app-text/gv/gv-3.7.3.90.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
@@ -26,7 +26,7 @@ RDEPEND="app-text/ghostscript-gpl
xinerama? ( x11-libs/libXinerama )"
DEPEND="${RDEPEND}
virtual/pkgconfig
- x11-proto/xproto"
+ x11-base/xorg-proto"
DOCS="AUTHORS ChangeLog NEWS README"
diff --git a/app-text/pspresent/pspresent-1.3-r1.ebuild b/app-text/pspresent/pspresent-1.3-r1.ebuild
index 128bda4cc35e..c13ed4cddafe 100644
--- a/app-text/pspresent/pspresent-1.3-r1.ebuild
+++ b/app-text/pspresent/pspresent-1.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="2"
@@ -18,8 +18,7 @@ RDEPEND="x11-libs/libX11
xinerama? ( x11-libs/libXinerama )
app-text/ghostscript-gpl"
DEPEND="${RDEPEND}
- x11-proto/xproto
- xinerama? ( x11-proto/xineramaproto )
+ x11-base/xorg-proto
>=sys-apps/sed-4"
src_prepare() {