diff options
author | Kent Fredric <kentfredric@gmail.com> | 2016-03-12 16:15:32 +1300 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-03-15 00:06:37 +0100 |
commit | a5ee901d3dc4343a2c486c05ec58744b528c38bd (patch) | |
tree | abe27f175a1ac560f464acfa183cc41337f61829 /app-text/texlive-core | |
parent | app-misc/smtm: Fix dependency on dev-perl/Tk (diff) | |
download | gentoo-a5ee901d3dc4343a2c486c05ec58744b528c38bd.tar.gz gentoo-a5ee901d3dc4343a2c486c05ec58744b528c38bd.tar.bz2 gentoo-a5ee901d3dc4343a2c486c05ec58744b528c38bd.zip |
app-text/texlive-core: Fix dependency on dev-perl/Tk
Package-Manager: portage-2.2.27
Diffstat (limited to 'app-text/texlive-core')
10 files changed, 20 insertions, 20 deletions
diff --git a/app-text/texlive-core/texlive-core-2012-r1.ebuild b/app-text/texlive-core/texlive-core-2012-r1.ebuild index d52c64cac89d..9870e1031ad4 100644 --- a/app-text/texlive-core/texlive-core-2012-r1.ebuild +++ b/app-text/texlive-core/texlive-core-2012-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -106,7 +106,7 @@ RDEPEND="${COMMON_DEPEND} >=dev-tex/bibtexu-3.71_p20120701 virtual/perl-Getopt-Long xetex? ( >=app-text/xdvipdfmx-0.7.8_p20120701 ) - tk? ( dev-perl/perl-tk )" + tk? ( dev-perl/Tk )" # texdoc needs luatex. PDEPEND=">=dev-tex/luatex-0.70" diff --git a/app-text/texlive-core/texlive-core-2012-r3.ebuild b/app-text/texlive-core/texlive-core-2012-r3.ebuild index d0712cd3616f..7610f6e181ba 100644 --- a/app-text/texlive-core/texlive-core-2012-r3.ebuild +++ b/app-text/texlive-core/texlive-core-2012-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -106,7 +106,7 @@ RDEPEND="${COMMON_DEPEND} >=dev-tex/bibtexu-3.71_p20120701 virtual/perl-Getopt-Long xetex? ( >=app-text/xdvipdfmx-0.7.8_p20120701 ) - tk? ( dev-perl/perl-tk )" + tk? ( dev-perl/Tk )" # texdoc needs luatex. PDEPEND=">=dev-tex/luatex-0.70" diff --git a/app-text/texlive-core/texlive-core-2012.ebuild b/app-text/texlive-core/texlive-core-2012.ebuild index 32abdb46b88d..3127f660362f 100644 --- a/app-text/texlive-core/texlive-core-2012.ebuild +++ b/app-text/texlive-core/texlive-core-2012.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -106,7 +106,7 @@ RDEPEND="${COMMON_DEPEND} >=dev-tex/bibtexu-3.71_p20120701 virtual/perl-Getopt-Long xetex? ( >=app-text/xdvipdfmx-0.7.8_p20120701 ) - tk? ( dev-perl/perl-tk )" + tk? ( dev-perl/Tk )" # texdoc needs luatex. PDEPEND=">=dev-tex/luatex-0.70" diff --git a/app-text/texlive-core/texlive-core-2013-r1.ebuild b/app-text/texlive-core/texlive-core-2013-r1.ebuild index c4d3dff2768e..8e33314661d0 100644 --- a/app-text/texlive-core/texlive-core-2013-r1.ebuild +++ b/app-text/texlive-core/texlive-core-2013-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -115,7 +115,7 @@ RDEPEND="${COMMON_DEPEND} >=dev-tex/bibtexu-3.71_p20130530 virtual/perl-Getopt-Long xetex? ( >=app-text/xdvipdfmx-0.7.9_p20130530 ) - tk? ( dev-perl/perl-tk )" + tk? ( dev-perl/Tk )" # texdoc needs luatex. PDEPEND=">=dev-tex/luatex-0.76" diff --git a/app-text/texlive-core/texlive-core-2013-r3.ebuild b/app-text/texlive-core/texlive-core-2013-r3.ebuild index fa7302b833ae..8ca4f9cd79f1 100644 --- a/app-text/texlive-core/texlive-core-2013-r3.ebuild +++ b/app-text/texlive-core/texlive-core-2013-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -115,7 +115,7 @@ RDEPEND="${COMMON_DEPEND} >=dev-tex/bibtexu-3.71_p20130530 virtual/perl-Getopt-Long xetex? ( >=app-text/xdvipdfmx-0.7.9_p20130530 ) - tk? ( dev-perl/perl-tk )" + tk? ( dev-perl/Tk )" # texdoc needs luatex. PDEPEND=">=dev-tex/luatex-0.76" diff --git a/app-text/texlive-core/texlive-core-2014-r1.ebuild b/app-text/texlive-core/texlive-core-2014-r1.ebuild index ead3c9524d69..7db698b7d5ab 100644 --- a/app-text/texlive-core/texlive-core-2014-r1.ebuild +++ b/app-text/texlive-core/texlive-core-2014-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -122,7 +122,7 @@ RDEPEND="${COMMON_DEPEND} >=app-text/dvipsk-5.993_p20130530 >=dev-tex/bibtexu-3.71_p20130530 virtual/perl-Getopt-Long - tk? ( dev-perl/perl-tk )" + tk? ( dev-perl/Tk )" S="${WORKDIR}/${P}_build" B="${WORKDIR}/${MY_PV}" diff --git a/app-text/texlive-core/texlive-core-2014-r3.ebuild b/app-text/texlive-core/texlive-core-2014-r3.ebuild index 574fe991a7d5..2a4b2b381431 100644 --- a/app-text/texlive-core/texlive-core-2014-r3.ebuild +++ b/app-text/texlive-core/texlive-core-2014-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -122,7 +122,7 @@ RDEPEND="${COMMON_DEPEND} >=app-text/dvipsk-5.993_p20130530 >=dev-tex/bibtexu-3.71_p20130530 virtual/perl-Getopt-Long - tk? ( dev-perl/perl-tk )" + tk? ( dev-perl/Tk )" S="${WORKDIR}/${P}_build" B="${WORKDIR}/${MY_PV}" diff --git a/app-text/texlive-core/texlive-core-2014-r4.ebuild b/app-text/texlive-core/texlive-core-2014-r4.ebuild index 6801a0545dc5..e218d0b9dc79 100644 --- a/app-text/texlive-core/texlive-core-2014-r4.ebuild +++ b/app-text/texlive-core/texlive-core-2014-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -122,7 +122,7 @@ RDEPEND="${COMMON_DEPEND} >=app-text/dvipsk-5.993_p20130530 >=dev-tex/bibtexu-3.71_p20130530 virtual/perl-Getopt-Long - tk? ( dev-perl/perl-tk )" + tk? ( dev-perl/Tk )" S="${WORKDIR}/${P}_build" B="${WORKDIR}/${MY_PV}" diff --git a/app-text/texlive-core/texlive-core-2014.ebuild b/app-text/texlive-core/texlive-core-2014.ebuild index cf5ab1e90529..a7586046b746 100644 --- a/app-text/texlive-core/texlive-core-2014.ebuild +++ b/app-text/texlive-core/texlive-core-2014.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -121,7 +121,7 @@ RDEPEND="${COMMON_DEPEND} >=app-text/dvipsk-5.993_p20130530 >=dev-tex/bibtexu-3.71_p20130530 virtual/perl-Getopt-Long - tk? ( dev-perl/perl-tk )" + tk? ( dev-perl/Tk )" S="${WORKDIR}/${P}_build" B="${WORKDIR}/${MY_PV}" diff --git a/app-text/texlive-core/texlive-core-2015.ebuild b/app-text/texlive-core/texlive-core-2015.ebuild index 002bcf5fe816..4a90ab3d8a37 100644 --- a/app-text/texlive-core/texlive-core-2015.ebuild +++ b/app-text/texlive-core/texlive-core-2015.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -124,7 +124,7 @@ RDEPEND="${COMMON_DEPEND} >=app-text/dvipsk-5.995_p20150521 >=dev-tex/bibtexu-3.71_p20150521 virtual/perl-Getopt-Long - tk? ( dev-perl/perl-tk )" + tk? ( dev-perl/Tk )" S="${WORKDIR}/${P}_build" B="${WORKDIR}/${MY_PV}" |