diff options
author | Amy Winston <amynka@gentoo.org> | 2016-10-14 19:46:35 +0200 |
---|---|---|
committer | Amy Winston <amynka@gentoo.org> | 2016-10-14 19:46:35 +0200 |
commit | 9f6da3a6d637ed10b91f5e1c36517bdba62bec3a (patch) | |
tree | 9f2829b5c6e93aba7aa39ea68920e2627c0a020b /dev-tcltk/itk/itk-3.4.1.ebuild | |
parent | dev-tcltk/itk: remove unused patch (diff) | |
download | gentoo-9f6da3a6d637ed10b91f5e1c36517bdba62bec3a.tar.gz gentoo-9f6da3a6d637ed10b91f5e1c36517bdba62bec3a.tar.bz2 gentoo-9f6da3a6d637ed10b91f5e1c36517bdba62bec3a.zip |
dev-tcltk/itk: specify slot
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-tcltk/itk/itk-3.4.1.ebuild')
-rw-r--r-- | dev-tcltk/itk/itk-3.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/itk/itk-3.4.1.ebuild b/dev-tcltk/itk/itk-3.4.1.ebuild index 14be48d1aaeb..03cab3c0fda1 100644 --- a/dev-tcltk/itk/itk-3.4.1.ebuild +++ b/dev-tcltk/itk/itk-3.4.1.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$ @@ -19,7 +19,7 @@ LICENSE="BSD" KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~amd64-linux ~x86-linux" DEPEND=" - <dev-lang/tk-8.6 + <dev-lang/tk-8.6:= =dev-tcltk/itcl-3.4*" RDEPEND="${DEPEND}" |