diff options
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/bwidget/bwidget-1.9.16.ebuild | 4 | ||||
-rw-r--r-- | dev-tcltk/itk/itk-4.2.3-r2.ebuild (renamed from dev-tcltk/itk/itk-4.2.3-r1.ebuild) | 6 | ||||
-rw-r--r-- | dev-tcltk/tcl3d/tcl3d-0.9.5.ebuild | 4 | ||||
-rw-r--r-- | dev-tcltk/tclx/tclx-8.6.3.ebuild | 4 | ||||
-rw-r--r-- | dev-tcltk/thread/thread-2.8.9.ebuild | 4 | ||||
-rw-r--r-- | dev-tcltk/tkdnd/tkdnd-2.9.4-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-tcltk/tkimg/tkimg-1.4.16.ebuild | 4 |
7 files changed, 15 insertions, 15 deletions
diff --git a/dev-tcltk/bwidget/bwidget-1.9.16.ebuild b/dev-tcltk/bwidget/bwidget-1.9.16.ebuild index 79eaa1bb25fd..6caad553f4fa 100644 --- a/dev-tcltk/bwidget/bwidget-1.9.16.ebuild +++ b/dev-tcltk/bwidget/bwidget-1.9.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://downloads.sourceforge.net/tcllib/BWidget/${PV}/${P}.tar.gz" LICENSE="tcltk" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~ppc ppc64 ~riscv sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~ppc ppc64 ~riscv sparc ~x86" IUSE="doc" RESTRICT="!test? ( test )" diff --git a/dev-tcltk/itk/itk-4.2.3-r1.ebuild b/dev-tcltk/itk/itk-4.2.3-r2.ebuild index 4e6617a8db47..d78a8fefcb64 100644 --- a/dev-tcltk/itk/itk-4.2.3-r1.ebuild +++ b/dev-tcltk/itk/itk-4.2.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,12 +18,12 @@ SRC_URI=" SLOT="0" LICENSE="BSD" -KEYWORDS="~amd64 ~arm64 ~ppc ~riscv sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm64 ~ppc ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" RESTRICT="!test? ( test )" DEPEND=" >=dev-lang/tk-8.6:= - >=dev-tcltk/itcl-4.1" + >=dev-tcltk/itcl-4.2.4" RDEPEND="${DEPEND}" S="${WORKDIR}/${PN}-${MY_PV}" diff --git a/dev-tcltk/tcl3d/tcl3d-0.9.5.ebuild b/dev-tcltk/tcl3d/tcl3d-0.9.5.ebuild index 1f2e0538bf28..fad7e583aa73 100644 --- a/dev-tcltk/tcl3d/tcl3d-0.9.5.ebuild +++ b/dev-tcltk/tcl3d/tcl3d-0.9.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 2024 Gentoo Authors +# Copyright 2024-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://www.tcl3d.org/download/distributions/${P}.7z" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="sdl truetype" RDEPEND="dev-lang/tcl:0= diff --git a/dev-tcltk/tclx/tclx-8.6.3.ebuild b/dev-tcltk/tclx/tclx-8.6.3.ebuild index 0de700c1205e..0edf1d83ba8c 100644 --- a/dev-tcltk/tclx/tclx-8.6.3.ebuild +++ b/dev-tcltk/tclx/tclx-8.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/flightaware/${PN}/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="threads" DEPEND="dev-lang/tcl:0=" diff --git a/dev-tcltk/thread/thread-2.8.9.ebuild b/dev-tcltk/thread/thread-2.8.9.ebuild index 3d0b6e0f7eb4..0a0394b80c61 100644 --- a/dev-tcltk/thread/thread-2.8.9.ebuild +++ b/dev-tcltk/thread/thread-2.8.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ SRC_URI=" S="${WORKDIR}"/${PN}-${MY_P} LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86" DEPEND="dev-lang/tcl:0=[threads]" RDEPEND="${DEPEND}" diff --git a/dev-tcltk/tkdnd/tkdnd-2.9.4-r1.ebuild b/dev-tcltk/tkdnd/tkdnd-2.9.4-r1.ebuild index 67c678d6df7a..91f0d8e0487e 100644 --- a/dev-tcltk/tkdnd/tkdnd-2.9.4-r1.ebuild +++ b/dev-tcltk/tkdnd/tkdnd-2.9.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/petasis/tkdnd/archive/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug threads X" DEPEND=" diff --git a/dev-tcltk/tkimg/tkimg-1.4.16.ebuild b/dev-tcltk/tkimg/tkimg-1.4.16.ebuild index 75292ca2dc4b..8083519e00a4 100644 --- a/dev-tcltk/tkimg/tkimg-1.4.16.ebuild +++ b/dev-tcltk/tkimg/tkimg-1.4.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI="https://downloads.sourceforge.net/${PN}/${PN}/$(ver_cut 1-2)/${PN}%20${ LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 arm64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="doc test static-libs" RDEPEND=" |