diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-04-30 21:21:55 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-30 13:50:13 -0700 |
commit | c04ad837d60ae77e24e03f22f02cea267f9794fd (patch) | |
tree | 25937ad379cc0b73d045b4f4f97810c4adbcea7f /app-text/active-dvi | |
parent | app-misc/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff) | |
download | gentoo-c04ad837d60ae77e24e03f22f02cea267f9794fd.tar.gz gentoo-c04ad837d60ae77e24e03f22f02cea267f9794fd.tar.bz2 gentoo-c04ad837d60ae77e24e03f22f02cea267f9794fd.zip |
app-text/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'app-text/active-dvi')
-rw-r--r-- | app-text/active-dvi/active-dvi-1.10.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 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" |