From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/bwidget/
Date: Sun, 15 Aug 2021 21:06:39 +0000 (UTC) [thread overview]
Message-ID: <1629061568.73a71739073e405a87f579c6f5d40bf8cda9d337.asturm@gentoo> (raw)
commit: 73a71739073e405a87f579c6f5d40bf8cda9d337
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 3 12:07:34 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 15 21:06:08 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73a71739
dev-tcltk/bwidget: Drop 1.9.12, EAPI6--
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-tcltk/bwidget/Manifest | 1 -
dev-tcltk/bwidget/bwidget-1.9.12.ebuild | 40 ---------------------------------
2 files changed, 41 deletions(-)
diff --git a/dev-tcltk/bwidget/Manifest b/dev-tcltk/bwidget/Manifest
index 22f5b8fd405..39ff4ff2627 100644
--- a/dev-tcltk/bwidget/Manifest
+++ b/dev-tcltk/bwidget/Manifest
@@ -1,2 +1 @@
-DIST bwidget-1.9.12.tar.gz 254905 BLAKE2B 02b206b9d19ec9580003a8549aa14d2bce230f8dc9834fcd2ba327bee2cf1f90c324f1804e175b89055d5f5f8727253132d186e9230efdc8b29e390e3cf2bf6b SHA512 0e01725ec65041a47a32625f2687e22bc42ccd581a26b3ca7be5a969b0b901c07fd5887a47ff846cc1111767a72cfc6e31f4aa99a1c9040a6f08705d97a5970f
DIST bwidget-1.9.14.tar.gz 261654 BLAKE2B 2c0e8ed33624f6304e775da3be02975aced85c8eeb8ca7fd736858a9323f7bd6aad96bb3697db1c9c571d5dc72ff21d3c161d4f2a8ada83f9ec615391c0f1890 SHA512 7db9c69ae423e97356ff3e54ffc77a450fb967907b32356f343aa4321faceb3e807e63babb2edf0e2c6ab086af570dbd6a02a85e4ca2c1f020ae4df78c8f0fe8
diff --git a/dev-tcltk/bwidget/bwidget-1.9.12.ebuild b/dev-tcltk/bwidget/bwidget-1.9.12.ebuild
deleted file mode 100644
index 1516a543cda..00000000000
--- a/dev-tcltk/bwidget/bwidget-1.9.12.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit multilib 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"
-
-LICENSE="tcltk"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
-IUSE="doc"
-RESTRICT="!test? ( test )"
-
-DEPEND="dev-lang/tk:0"
-RDEPEND="${DEPEND}"
-
-PATCHES=( "${FILESDIR}"/${PN}-1.9.8-test.patch )
-
-src_test() {
- TCLLIBPATH=${S} virtx tclsh tests/entry.test
-}
-
-src_install() {
- insinto /usr/$(get_libdir)/${P}
- doins *.tcl
- doins -r images lang
-
- dodoc -r demo
- dodoc ChangeLog README.txt
-
- docinto html
- use doc && dodoc -r BWman/*
-}
next reply other threads:[~2021-08-16 20:48 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-15 21:06 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-27 9:44 [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/bwidget/ Sam James
2025-04-26 13:25 Sam James
2025-04-26 12:41 Arthur Zamarin
2025-04-26 8:17 Arthur Zamarin
2025-04-26 5:34 Sam James
2025-02-08 10:16 Arthur Zamarin
2024-11-08 2:49 Sam James
2024-11-03 6:42 Sam James
2024-11-03 4:40 Sam James
2024-11-02 16:59 Alfredo Tupone
2024-02-27 7:03 Alfredo Tupone
2024-02-04 13:27 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
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=1629061568.73a71739073e405a87f579c6f5d40bf8cda9d337.asturm@gentoo \
--to=asturm@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