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/bwidget/
Date: Tue, 27 Feb 2024 07:03:49 +0000 (UTC)	[thread overview]
Message-ID: <1709017411.747d07aaa4169ca8c428ea357855ee413ef69c6e.tupone@gentoo> (raw)

commit:     747d07aaa4169ca8c428ea357855ee413ef69c6e
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 27 07:02:59 2024 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Feb 27 07:03:31 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=747d07aa

dev-tcltk/bwidget: add 1.9.16, drop 1.9.14

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-tcltk/bwidget/Manifest                                   |  2 +-
 .../bwidget/{bwidget-1.9.14.ebuild => bwidget-1.9.16.ebuild} | 12 +++++-------
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/dev-tcltk/bwidget/Manifest b/dev-tcltk/bwidget/Manifest
index 892f0c073a09..9f43d5226710 100644
--- a/dev-tcltk/bwidget/Manifest
+++ b/dev-tcltk/bwidget/Manifest
@@ -1,2 +1,2 @@
 DIST BWidget-1.9.15.zip 329390 BLAKE2B 011bc3e303082af8ec4aaf1bfa3812cec0e0c91dac41db867d5ebd5883949795d5877a53050be31823a218fdbc5113df8c848378af133ecb26dc07f5e8360b1c SHA512 cc3c46a112e902158c3f010941efcd51b42adae5b989511b325c619bffe79c3a11d74b044619e1ed9ef4b77abf18f7a2e8dfbd3fe46e1d26a1b61a02c3a3096c
-DIST bwidget-1.9.14.tar.gz 261654 BLAKE2B 2c0e8ed33624f6304e775da3be02975aced85c8eeb8ca7fd736858a9323f7bd6aad96bb3697db1c9c571d5dc72ff21d3c161d4f2a8ada83f9ec615391c0f1890 SHA512 7db9c69ae423e97356ff3e54ffc77a450fb967907b32356f343aa4321faceb3e807e63babb2edf0e2c6ab086af570dbd6a02a85e4ca2c1f020ae4df78c8f0fe8
+DIST bwidget-1.9.16.tar.gz 252813 BLAKE2B 2e8aff10d73e5782603a62991551d83cce6b88513e2a1b9487105ed2778a144f10e1815be7a4a9e34e2e036efb9526a221e4a880d53e30bed85bbc67c852141f SHA512 1355e8d8fa784d4bb72a82eae267b6c958cd7d401d68ded05e296929b8d39d64aeab4620c7c9acb02d31bf8da6c3da15460429f95f8d07846f68a8e86257f43d

diff --git a/dev-tcltk/bwidget/bwidget-1.9.14.ebuild b/dev-tcltk/bwidget/bwidget-1.9.16.ebuild
similarity index 72%
rename from dev-tcltk/bwidget/bwidget-1.9.14.ebuild
rename to dev-tcltk/bwidget/bwidget-1.9.16.ebuild
index 1ed8f4bfa110..a6b28a07b2df 100644
--- a/dev-tcltk/bwidget/bwidget-1.9.14.ebuild
+++ b/dev-tcltk/bwidget/bwidget-1.9.16.ebuild
@@ -1,25 +1,23 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit virtualx
 
-MY_PN=${PN/bw/BW}
-MY_P=${MY_PN}-${PV}
-
 DESCRIPTION="High-level widget set for Tcl/Tk"
 HOMEPAGE="http://tcllib.sourceforge.net/"
-SRC_URI="mirror://sourceforge/tcllib/${MY_PN}/${PV}/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/tcllib/BWidget/${PV}/${P}.tar.gz"
 
 LICENSE="tcltk"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE="doc"
 RESTRICT="!test? ( test )"
 
 DEPEND="dev-lang/tk:0"
 RDEPEND="${DEPEND}"
+BDEPEND="app-arch/unzip"
 
 PATCHES=( "${FILESDIR}"/${PN}-1.9.8-test.patch )
 


             reply	other threads:[~2024-02-27  7:03 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-27  7:03 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-04 13:27 [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/bwidget/ Jakov Smolić
2022-12-02 18:59 Arthur Zamarin
2022-12-02 18:44 WANG Xuerui
2022-11-25  8:47 Arthur Zamarin
2022-11-24 12:08 Jakov Smolić
2022-11-23  3:35 Sam James
2022-11-23  1:56 Sam James
2022-11-23  1:53 Sam James
2022-07-09 20:46 Alfredo Tupone
2021-09-15 19:44 Alfredo Tupone
2021-08-15 21:06 Andreas Sturmlechner
2020-04-19  8:38 Sergei Trofimovich
2020-04-18  8:24 Sergei Trofimovich
2020-04-16  8:29 Agostino Sarubbo
2020-04-16  8:29 Agostino Sarubbo
2020-04-16  8:28 Agostino Sarubbo
2020-04-16  8:27 Agostino Sarubbo
2020-04-16  8:27 Agostino Sarubbo
2020-02-26  6:55 Alfredo Tupone
2020-01-28  6:59 Alfredo Tupone
2019-11-20 11:48 Agostino Sarubbo
2019-11-15  7:31 Alfredo Tupone
2019-11-01 11:04 Mikle Kolyada
2019-10-23 12:40 Alfredo Tupone
2019-09-14 23:28 Sergei Trofimovich
2019-09-11 11:13 Agostino Sarubbo
2019-09-10  7:10 Agostino Sarubbo
2019-09-10  7:00 Sergei Trofimovich
2019-09-10  6:56 Sergei Trofimovich
2018-12-03 20:23 Alfredo Tupone
2018-12-03 20:11 Alfredo Tupone
2018-10-07 19:26 Alfredo Tupone
2017-07-12 19:46 Sergei Trofimovich
2017-06-21 11:44 Alexis Ballier
2015-10-19 12:06 Justin Lecher

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=1709017411.747d07aaa4169ca8c428ea357855ee413ef69c6e.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