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 | |
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')
-rw-r--r-- | dev-tcltk/itk/itk-3.4.1.ebuild | 4 | ||||
-rw-r--r-- | dev-tcltk/itk/itk-4.0.0.ebuild | 4 | ||||
-rw-r--r-- | dev-tcltk/itk/itk-4.0.1.ebuild | 4 |
3 files changed, 6 insertions, 6 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}" diff --git a/dev-tcltk/itk/itk-4.0.0.ebuild b/dev-tcltk/itk/itk-4.0.0.ebuild index 3341679220dd..8f697ca83cce 100644 --- a/dev-tcltk/itk/itk-4.0.0.ebuild +++ b/dev-tcltk/itk/itk-4.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -20,7 +20,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-${ITCL_VERSION}*" RDEPEND="${DEPEND}" diff --git a/dev-tcltk/itk/itk-4.0.1.ebuild b/dev-tcltk/itk/itk-4.0.1.ebuild index 82eebb069179..aeec250dadfd 100644 --- a/dev-tcltk/itk/itk-4.0.1.ebuild +++ b/dev-tcltk/itk/itk-4.0.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$ @@ -20,7 +20,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-${ITCL_VERSION}*" RDEPEND="${DEPEND}" |