public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-dialup/tio/
Date: Fri, 25 Apr 2025 15:24:30 +0000 (UTC)	[thread overview]
Message-ID: <1745518401.3944b5a0dbd4925a19f90d907a98a25e43e86a20.davidroman@gentoo> (raw)

commit:     3944b5a0dbd4925a19f90d907a98a25e43e86a20
Author:     Kurt Kanzenbach <kurt <AT> kmk-computers <DOT> de>
AuthorDate: Thu Apr 24 18:06:38 2025 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Apr 24 18:13:21 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3944b5a0

net-dialup/tio: drop 3.8

Signed-off-by: Kurt Kanzenbach <kurt <AT> kmk-computers.de>

 net-dialup/tio/Manifest       |  1 -
 net-dialup/tio/tio-3.8.ebuild | 33 ---------------------------------
 2 files changed, 34 deletions(-)

diff --git a/net-dialup/tio/Manifest b/net-dialup/tio/Manifest
index 9cd4909e9..40c4df1f1 100644
--- a/net-dialup/tio/Manifest
+++ b/net-dialup/tio/Manifest
@@ -1,2 +1 @@
-DIST tio-3.8.tar.xz 3460060 BLAKE2B 49f31dd07e53259145f5bb280437822c0e981087130222c0f83ccd8a0082eba1088987e46a7c0b1bf8cfaef156f034ca1ec99e3e609af4e7268e5c1d051f7f98 SHA512 f452e2353ed2c2f74b8309ed0888abdca40e93031cac3c0313097070b45cac1a7f346f09443269d7b2843617ae1fe214977829dd31a0e9972e95600465c3316d
 DIST tio-3.9.tar.xz 3460500 BLAKE2B eee634fb540a2910706d9aec686e386727cc665bff9d5febe438e08a38d2df3c2faab64bc9e87757caf8758f456a79a8ef18e1f7c1601be40ad1f96895cfc36b SHA512 36873ecf32a42023838853012cf640a4e3007faeeda5dc9e0fb4511cccab98776a0b74ee179de2d324c438bd042aa8bf87783bc593d81eaabe8627157968605d

diff --git a/net-dialup/tio/tio-3.8.ebuild b/net-dialup/tio/tio-3.8.ebuild
deleted file mode 100644
index dead597a8..000000000
--- a/net-dialup/tio/tio-3.8.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-LUA_COMPAT=( lua5-{1..4} )
-
-inherit lua-single meson bash-completion-r1
-
-DESCRIPTION="Simple TTY terminal application"
-HOMEPAGE="https://tio.github.io/"
-SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
-
-REQUIRED_USE="${LUA_REQUIRED_USE}"
-RDEPEND="
-	${LUA_DEPS}
-	dev-libs/glib
-"
-DEPEND="
-	${RDEPEND}
-"
-
-src_configure() {
-	local emesonargs=(
-		-Dbashcompletiondir="$(get_bashcompdir)"
-	)
-
-	meson_src_configure
-}


             reply	other threads:[~2025-04-25 15:24 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-25 15:24 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-25 15:24 [gentoo-commits] repo/proj/guru:master commit in: net-dialup/tio/ David Roman
2024-12-02 10:48 David Roman
2024-12-02 10:48 David Roman
2024-09-07  9:22 David Roman
2024-09-07  9:22 David Roman
2024-08-07 10:33 Lucio Sauer
2024-08-07 10:33 Lucio Sauer
2024-07-05 10:51 David Roman
2024-07-05 10:51 David Roman
2024-05-10  0:33 Haelwenn Monnier
2024-05-10  0:33 Haelwenn Monnier
2024-05-10  0:33 Haelwenn Monnier
2024-04-17 15:11 Arthur Zamarin
2024-04-17 15:11 Arthur Zamarin
2023-09-24  0:33 David Roman
2023-09-24  0:33 David Roman
2023-06-11 11:47 Viorel Munteanu
2023-06-11 11:47 Viorel Munteanu
2022-12-05  9:20 Viorel Munteanu
2022-12-05  9:20 Viorel Munteanu
2022-10-29  5:54 Arthur Zamarin
2022-10-29  5:54 Arthur Zamarin
2022-10-04  2:54 Haelwenn Monnier
2022-10-04  2:54 Haelwenn Monnier
2022-07-11  6:54 Andrew Ammerlaan
2022-07-11  6:54 Andrew Ammerlaan
2022-06-24 18:36 Florian Schmaus
2022-06-24 18:36 Florian Schmaus
2022-04-15 18:42 Andrew Ammerlaan
2022-04-15 18:42 Andrew Ammerlaan
2022-03-26 11:53 Andrew Ammerlaan
2022-03-26 11:53 Andrew Ammerlaan
2022-02-23  0:33 Ronny Gutbrod
2022-02-23  0:33 Ronny Gutbrod
2021-12-15 11:13 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-12-15 11:13 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-08-29 17:05 Haelwenn Monnier
2020-05-31 17:00 Andrew Ammerlaan
2020-05-01  9:59 Andrew Ammerlaan
2020-05-01  9:59 Andrew Ammerlaan
2020-04-13 17:50 Andrew Ammerlaan

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=1745518401.3944b5a0dbd4925a19f90d907a98a25e43e86a20.davidroman@gentoo \
    --to=davidroman96@gmail.com \
    --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