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,  5 Jul 2024 10:51:44 +0000 (UTC)	[thread overview]
Message-ID: <1720118535.a16911cd861c8b91a775e0d1f0139987a29ce47e.davidroman@gentoo> (raw)

commit:     a16911cd861c8b91a775e0d1f0139987a29ce47e
Author:     Kurt Kanzenbach <kurt <AT> kmk-computers <DOT> de>
AuthorDate: Thu Jul  4 18:42:15 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Jul  4 18:42:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a16911cd

net-dialup/tio: drop 3.3

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

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

diff --git a/net-dialup/tio/Manifest b/net-dialup/tio/Manifest
index 13a50faf7..84beb2c47 100644
--- a/net-dialup/tio/Manifest
+++ b/net-dialup/tio/Manifest
@@ -1,2 +1 @@
-DIST tio-3.3.tar.xz 3453004 BLAKE2B 3cd9da5f69b8e9b0028846cc5b9ea8110df6a592c53f13aa64bd144aec9fb20ace56d5ee750a0b4ee589e389feb4bcb0cba7a11fe7193f4ced40d3251b47b2d7 SHA512 f4eeb274cd74fdd22f22cf5024966268f656fd7bb9a413eb26fdb886f0b783540ffc1e5ddd740952e09c0a630d3cae2f72054c5edd705a6e272a2634b4a42498
 DIST tio-3.5.tar.xz 3456676 BLAKE2B 47423adff5be1cb15fcb0312ded179f3e1b3e872d927f5c81ad623ef708f593ff445617605b531360e5bc3310c66f43b6f45c3b05bba825cf8a9e85642cd7fd5 SHA512 060d94b9a643ac3aea71003bd5e5a3f3a145c0c5532d5308d30375abf7b64e39a0e80011af89cd01df945c981941506fefa5c48c72783e5f4f02a77c5ba3bc02

diff --git a/net-dialup/tio/tio-3.3.ebuild b/net-dialup/tio/tio-3.3.ebuild
deleted file mode 100644
index dead597a8..000000000
--- a/net-dialup/tio/tio-3.3.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:[~2024-07-05 10:51 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-05 10:51 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-02 10:48 [gentoo-commits] repo/proj/guru:master commit in: net-dialup/tio/ 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-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=1720118535.a16911cd861c8b91a775e0d1f0139987a29ce47e.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