public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/thread/
Date: Sat, 20 Apr 2024 18:58:09 +0000 (UTC)	[thread overview]
Message-ID: <1713639469.9ca4779faa8365c5c51a278e6d84d29bb6ab6c01.tupone@gentoo> (raw)

commit:     9ca4779faa8365c5c51a278e6d84d29bb6ab6c01
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 20 18:55:47 2024 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Apr 20 18:57:49 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ca4779f

dev-tcltk/thread: implicit function declarations

Closes: https://bugs.gentoo.org/928059
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-tcltk/thread/thread-2.8.5.ebuild | 4 ++--
 dev-tcltk/thread/thread-2.8.8.ebuild | 4 ++--
 dev-tcltk/thread/thread-2.8.9.ebuild | 5 ++---
 3 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/dev-tcltk/thread/thread-2.8.5.ebuild b/dev-tcltk/thread/thread-2.8.5.ebuild
index 299354e5ba6b..046cf4206808 100644
--- a/dev-tcltk/thread/thread-2.8.5.ebuild
+++ b/dev-tcltk/thread/thread-2.8.5.ebuild
@@ -11,6 +11,8 @@ DESCRIPTION="Tcl Thread extension"
 HOMEPAGE="http://www.tcl.tk/"
 SRC_URI="mirror://sourceforge/project/tcl/Thread%20Extension/${PV}/${MY_P}.tar.gz"
 
+S="${WORKDIR}"/${MY_P}
+
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
@@ -22,8 +24,6 @@ QA_CONFIG_IMPL_DECL_SKIP=(
 	stat64 # used to test for Large File Support
 )
 
-S="${WORKDIR}"/${MY_P}
-
 PATCHES=( "${FILESDIR}"/${P}-musl.patch )
 
 src_prepare() {

diff --git a/dev-tcltk/thread/thread-2.8.8.ebuild b/dev-tcltk/thread/thread-2.8.8.ebuild
index 202ceb1c6cc9..94ce8fc07a35 100644
--- a/dev-tcltk/thread/thread-2.8.8.ebuild
+++ b/dev-tcltk/thread/thread-2.8.8.ebuild
@@ -11,6 +11,8 @@ DESCRIPTION="Tcl Thread extension"
 HOMEPAGE="http://www.tcl.tk/"
 SRC_URI="mirror://sourceforge/project/tcl/Thread%20Extension/${PV}/${MY_P}.tar.gz"
 
+S="${WORKDIR}"/${MY_P}
+
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
@@ -22,8 +24,6 @@ QA_CONFIG_IMPL_DECL_SKIP=(
 	opendir64 rewinddir64 closedir64 stat64 # used to test for Large File Support on AIX
 )
 
-S="${WORKDIR}"/${MY_P}
-
 PATCHES=( "${FILESDIR}"/${PN}-2.8.5-musl.patch )
 
 src_prepare() {

diff --git a/dev-tcltk/thread/thread-2.8.9.ebuild b/dev-tcltk/thread/thread-2.8.9.ebuild
index ab64d0048cc7..280b7de7c6c5 100644
--- a/dev-tcltk/thread/thread-2.8.9.ebuild
+++ b/dev-tcltk/thread/thread-2.8.9.ebuild
@@ -16,6 +16,7 @@ SRC_URI="
 		-> tclconfig-2023.12.11.tar.gz
 "
 
+S="${WORKDIR}"/${PN}-${MY_P}
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
@@ -24,11 +25,9 @@ DEPEND="dev-lang/tcl:0=[threads]"
 RDEPEND="${DEPEND}"
 
 QA_CONFIG_IMPL_DECL_SKIP=(
-	opendir64 rewinddir64 closedir64 stat64 # used to test for Large File Support on AIX
+	opendir64 readdir64 rewinddir64 closedir64 stat64 # used to test for Large File Support on AIX
 )
 
-S="${WORKDIR}"/${PN}-${MY_P}
-
 PATCHES=( "${FILESDIR}"/${PN}-2.8.5-musl.patch )
 
 src_prepare() {


             reply	other threads:[~2024-04-20 18:58 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-20 18:58 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-08 10:16 [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/thread/ Arthur Zamarin
2024-11-08 22:19 Alfredo Tupone
2024-11-03  6:42 Sam James
2024-11-03  4:40 Sam James
2024-03-11 11:22 Alfredo Tupone
2024-03-11 10:18 Alfredo Tupone
2024-03-10 15:32 Alfredo Tupone
2024-03-07 21:44 Alfredo Tupone
2024-02-27  7:18 Alfredo Tupone
2024-02-17 12:26 Jakov Smolić
2024-02-16 21:40 Sam James
2023-08-26 16:34 Andreas Sturmlechner
2023-03-17 19:21 Alfredo Tupone
2022-11-23  1:56 Sam James
2022-11-23  1:56 Sam James
2022-11-23  1:53 Sam James
2022-11-23  1:53 Sam James
2022-11-23  1:53 Sam James
2021-11-02 19:24 Alfredo Tupone
2021-09-18 16:51 Alfredo Tupone
2019-12-26 11:02 Alfredo Tupone
2019-12-25 20:50 Sergei Trofimovich
2019-12-25 20:39 Sergei Trofimovich
2019-12-25 20:24 Sergei Trofimovich
2019-12-24 14:43 Mikle Kolyada
2019-12-24  8:08 Agostino Sarubbo
2019-12-23 14:03 Agostino Sarubbo
2018-11-02 16:51 Alfredo Tupone
2018-09-26 18:00 Alfredo Tupone

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1713639469.9ca4779faa8365c5c51a278e6d84d29bb6ab6c01.tupone@gentoo \
    --to=tupone@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox