Skip to content

Commit

Permalink
app-text/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Browse files Browse the repository at this point in the history
  • Loading branch information
Arfrever Frehtes Taifersar Arahesis authored and mattst88 committed Apr 30, 2018
1 parent 0691ef0 commit c04ad83
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 9 deletions.
4 changes: 2 additions & 2 deletions app-text/active-dvi/active-dvi-1.10.2-r1.ebuild
Original file line number Diff line number Diff line change
@@ -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"
Expand Down Expand Up @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions app-text/gv/gv-3.7.3-r1.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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"

Expand Down
4 changes: 2 additions & 2 deletions app-text/gv/gv-3.7.3.90.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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"

Expand Down
5 changes: 2 additions & 3 deletions app-text/pspresent/pspresent-1.3-r1.ebuild
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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() {
Expand Down

0 comments on commit c04ad83

Please sign in to comment.