diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-04-30 21:39:43 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-30 13:50:14 -0700 |
commit | a3b99281b768ae180e55f7b93d9002484ffd163b (patch) | |
tree | b355ba6d307b07946f20135beb0cdfd780d5fb78 /dev-lang/tk | |
parent | dev-games/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff) | |
download | gentoo-a3b99281b768ae180e55f7b93d9002484ffd163b.tar.gz gentoo-a3b99281b768ae180e55f7b93d9002484ffd163b.tar.bz2 gentoo-a3b99281b768ae180e55f7b93d9002484ffd163b.zip |
dev-lang/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'dev-lang/tk')
-rw-r--r-- | dev-lang/tk/tk-8.5.17-r100.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/tk/tk-8.5.17.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/tk/tk-8.6.5-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/tk/tk-8.6.5.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/tk/tk-8.6.6.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/tk/tk-8.6.7.ebuild | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/dev-lang/tk/tk-8.5.17-r100.ebuild b/dev-lang/tk/tk-8.5.17-r100.ebuild index 74b8c11c8361..1eb7f8236def 100644 --- a/dev-lang/tk/tk-8.5.17-r100.ebuild +++ b/dev-lang/tk/tk-8.5.17-r100.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -31,7 +31,7 @@ RDEPEND=" ~dev-lang/tcl-${PV}:8.5= !=dev-lang/tk-8.5:0" DEPEND="${RDEPEND} - !aqua? ( x11-proto/xproto )" + !aqua? ( x11-base/xorg-proto )" SPARENT="${WORKDIR}/${MY_P}" S="${SPARENT}"/unix diff --git a/dev-lang/tk/tk-8.5.17.ebuild b/dev-lang/tk/tk-8.5.17.ebuild index c02680975894..ba1ccc104522 100644 --- a/dev-lang/tk/tk-8.5.17.ebuild +++ b/dev-lang/tk/tk-8.5.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -27,7 +27,7 @@ RDEPEND=" ) ~dev-lang/tcl-${PV}:0=" DEPEND="${RDEPEND} - !aqua? ( x11-proto/xproto )" + !aqua? ( x11-base/xorg-proto )" SPARENT="${WORKDIR}/${MY_P}" S="${SPARENT}"/unix diff --git a/dev-lang/tk/tk-8.6.5-r1.ebuild b/dev-lang/tk/tk-8.6.5-r1.ebuild index 58f59da86c2f..c1ec2facd229 100644 --- a/dev-lang/tk/tk-8.6.5-r1.ebuild +++ b/dev-lang/tk/tk-8.6.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -26,7 +26,7 @@ RDEPEND=" ) ~dev-lang/tcl-${PV}:0=[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND} - !aqua? ( >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}] )" + !aqua? ( x11-base/xorg-proto )" # Not bumped to 8.6 #RESTRICT=test diff --git a/dev-lang/tk/tk-8.6.5.ebuild b/dev-lang/tk/tk-8.6.5.ebuild index 6364158a803e..4e6adacef09f 100644 --- a/dev-lang/tk/tk-8.6.5.ebuild +++ b/dev-lang/tk/tk-8.6.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -26,7 +26,7 @@ RDEPEND=" ) ~dev-lang/tcl-${PV}:0=[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND} - !aqua? ( >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}] )" + !aqua? ( x11-base/xorg-proto )" # Not bumped to 8.6 #RESTRICT=test diff --git a/dev-lang/tk/tk-8.6.6.ebuild b/dev-lang/tk/tk-8.6.6.ebuild index be33b1d36f4d..92472b01b1f4 100644 --- a/dev-lang/tk/tk-8.6.6.ebuild +++ b/dev-lang/tk/tk-8.6.6.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 @@ -26,7 +26,7 @@ RDEPEND=" ) ~dev-lang/tcl-${PV}:0=[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND} - !aqua? ( >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}] )" + !aqua? ( x11-base/xorg-proto )" # Not bumped to 8.6 #RESTRICT=test diff --git a/dev-lang/tk/tk-8.6.7.ebuild b/dev-lang/tk/tk-8.6.7.ebuild index fa1e159eccd6..0261f20c9e03 100644 --- a/dev-lang/tk/tk-8.6.7.ebuild +++ b/dev-lang/tk/tk-8.6.7.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 @@ -26,7 +26,7 @@ RDEPEND=" ) ~dev-lang/tcl-${PV}:0=[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND} - !aqua? ( >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}] )" + !aqua? ( x11-base/xorg-proto )" # Not bumped to 8.6 #RESTRICT=test |