From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: x11-terms/rio-terminfo/
Date: Sun, 24 Mar 2024 19:31:46 +0000 (UTC) [thread overview]
Message-ID: <1711258908.d8977d08862aa40b091c58b9751d4a72b303db5b.julien@gentoo> (raw)
commit: d8977d08862aa40b091c58b9751d4a72b303db5b
Author: Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Sun Mar 24 05:25:34 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sun Mar 24 05:41:48 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d8977d08
x11-terms/rio-terminfo: drop 0.0.28
Signed-off-by: Jonas Frei <freijon <AT> pm.me>
x11-terms/rio-terminfo/Manifest | 1 -
x11-terms/rio-terminfo/rio-terminfo-0.0.28.ebuild | 29 -----------------------
2 files changed, 30 deletions(-)
diff --git a/x11-terms/rio-terminfo/Manifest b/x11-terms/rio-terminfo/Manifest
index f3cdb0992f..820546e835 100644
--- a/x11-terms/rio-terminfo/Manifest
+++ b/x11-terms/rio-terminfo/Manifest
@@ -1,4 +1,3 @@
-DIST rio-0.0.28.tar.gz 34177343 BLAKE2B 38a2077a85d3008a361a91d76581128e73bc6a49b7a656d64f44c13512772deec6d0190880f323e41e12c6f6552549675a3f06ae7b20285f0a3bdb0bb5c01292 SHA512 6dd1992ab761d6c5b7ad78c483fe0096a4d1c93b241480c14cf10799cc831029023989f676be835d744f7a170733f3503f37f90ed92e3790dfb8fa334c07e68b
DIST rio-0.0.34.tar.gz 35557809 BLAKE2B e757ee50445664044c44e49e93588b096876c8e4a6c4fd7a0b0229704324d7c6f8da64936bf77eeba271b28cf34760ff92f452c87f3452e30e4871fa4d21e180 SHA512 9a0a01e02a432e030b9dc01fcf62606016f57724b8bdf11b4f347a077ff373bc7e03843294e883ff4add24a6d69e9baf628ea0b05252a7028dc18e315f44a4de
DIST rio-0.0.35.tar.gz 35557061 BLAKE2B 426e253957ff7d0635d3c050c4204f9f22884da1e539b4b6198038bba12acd74c60ad265c069fa678b4dc7c00a617980d5223f517c92e338590eecad76b96d47 SHA512 3aa2754a210b1a9a260a5073f777dd5b41736005b28706fbeb9aa7105b03c480cc9a89259c9d8a8083a289bcb65a27567ef001181b410244a85ddac57f09c2a1
DIST rio-0.0.36.tar.gz 35556683 BLAKE2B 00a1d5439dc6ccaf47e6d1c5dc682bd656ed14b9fc1558fb9307a98302d955de42b1d562e6ae7c7fd3ef5593ea3b461cc4baa0b0668579b747f0fede9deba573 SHA512 a1657d65c7a0c24d8dc481347a22981ef7fd7410613ae47e3ad740f93993047fad2365f7fbb209bd1abade76aa3924bcde193755b0249e7f554ca1490b094600
diff --git a/x11-terms/rio-terminfo/rio-terminfo-0.0.28.ebuild b/x11-terms/rio-terminfo/rio-terminfo-0.0.28.ebuild
deleted file mode 100644
index ad2dacb02c..0000000000
--- a/x11-terms/rio-terminfo/rio-terminfo-0.0.28.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-MY_PN="rio"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Terminfo for Rio, a hardware-accelerated GPU terminal emulator powered by WebGPU"
-HOMEPAGE="https://raphamorim.io/rio/"
-SRC_URI="
- https://github.com/raphamorim/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${MY_P}.tar.gz
-"
-
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-RESTRICT="test" # intended to be ran on the full rio package
-
-BDEPEND="sys-libs/ncurses"
-
-src_compile() { :; }
-
-src_install() {
- dodir "/usr/share/terminfo"
- tic -xo "${ED}/usr/share/terminfo" "misc/rio.terminfo" || die
-}
next reply other threads:[~2024-03-24 19:31 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-24 19:31 Julien Roy [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-31 8:55 [gentoo-commits] repo/proj/guru:master commit in: x11-terms/rio-terminfo/ Julien Roy
2024-03-24 19:31 Julien Roy
2024-03-06 0:48 Julien Roy
2024-01-09 12:03 David Roman
2024-01-09 12:03 David Roman
2023-12-20 9:10 David Roman
2023-12-20 9:10 David Roman
2023-12-13 12:15 David Roman
2023-12-13 12:15 David Roman
2023-12-11 6:50 Viorel Munteanu
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=1711258908.d8977d08862aa40b091c58b9751d4a72b303db5b.julien@gentoo \
--to=julien@jroy.ca \
--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