From: "David Roman" <davidroman96@gmail.com> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/glow/ Date: Mon, 16 Sep 2024 12:09:00 +0000 (UTC) [thread overview] Message-ID: <1726488537.125f6c03fc712f8506b193ca220cecb0c66d7003.davidroman@gentoo> (raw) commit: 125f6c03fc712f8506b193ca220cecb0c66d7003 Author: David Roman <davidroman96 <AT> gmail <DOT> com> AuthorDate: Mon Sep 16 12:08:57 2024 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Mon Sep 16 12:08:57 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=125f6c03 app-misc/glow: drop 1.4.1 Signed-off-by: David Roman <davidroman96 <AT> gmail.com> app-misc/glow/Manifest | 2 -- app-misc/glow/glow-1.4.1.ebuild | 22 ---------------------- 2 files changed, 24 deletions(-) diff --git a/app-misc/glow/Manifest b/app-misc/glow/Manifest index b2121cf86..d1ccd901d 100644 --- a/app-misc/glow/Manifest +++ b/app-misc/glow/Manifest @@ -1,5 +1,3 @@ -DIST glow-1.4.1-deps.tar.xz 117458384 BLAKE2B 189110dbb5ddd66aa15156758d6194cbf2c00dff6f241f60174d1fe9a4fd101e4abce61e72fc76801a392e6497f021dabae820b4324aca648de8eedf9414fa8a SHA512 3ab36ad8d5e3dee5d108fcfa3015069960f7cbc18b1277bbebf257ba65ca0ca8a62eae3f13e9f73b707c6d242ac7d59afefcdaab69c585ded58e232bedb1354e -DIST glow-1.4.1.tar.gz 526174 BLAKE2B c83303e7b6ed24a449e68515434107b8d4cacb418aed5ae41ad87bef93051deeea81ba7be320e6d630f04ddb438c9c5170189784f2eec024b24cb74352a8fdeb SHA512 cb7bb7b3c65c70906ea59d85382b8cc32e900ab0276c3ecc4c79bce4c9ef2539043cbd6e3c7600b1622367ba667eaa65b553f60bc56db5af719d183488146721 DIST glow-1.5.1-deps.tar.xz 176449224 BLAKE2B a1cb5fcfeb76b52d899d7ff135ae7a901b0ba951af327616a5d0135a81da56a2ae6aa3697a5e2a8b660202ecd091fdfb609fd4571d410cc68d4449e5af4615c0 SHA512 2561c8ff37ad70d6df62902d9df607db83be0fc524a877b21c21016b7b23e57862f7ea8d5980590e00d4f573d99d60c6ba30e78ed0b4e02119dd192e3b8464fb DIST glow-1.5.1.tar.gz 553842 BLAKE2B 1997187c231e739311472c069d2b2fadb1943d2056114bcb7e6056b433db4182b0db0387b9bc6556f76a7a4d54d62a8b3e91465de2746c959171ec13ef7bd698 SHA512 d27005fdd10798957145e3ba4f55b78d15a9bf485f9b28a908dfec219524911f065d6f4248bcc79b30d9653588427e18bfeffab6400b1945ff0603bc95a5d888 DIST glow-2.0.0-deps.tar.xz 44130108 BLAKE2B 277a623d1f1861233825375a7bbd2bc2cf0c88749ea4ed90e700c9ad89d3b08898a5d6f2e401f487dd4d9e97a0723f9c44803180dfe7f376195e5bea3f4db73c SHA512 cf8c5611555c6f7c3874ae862136e40196b8079f78d97b3dfda6218e95e4bae02e9461ba8eb5fc06fc5018ffd60fd384b375b0815b4219c740b193efaa7422ed diff --git a/app-misc/glow/glow-1.4.1.ebuild b/app-misc/glow/glow-1.4.1.ebuild deleted file mode 100644 index cae947999..000000000 --- a/app-misc/glow/glow-1.4.1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 2022-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit go-module - -DESCRIPTION="Render markdown on the CLI, with pizzazz!" -HOMEPAGE="https://github.com/charmbracelet/glow" -SRC_URI=" - https://github.com/charmbracelet/glow/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz - https://github.com/telans/distfiles/raw/main/${CATEGORY}/${PN}/${P}-deps.tar.xz -" - -LICENSE="Apache-2.0 BSD-2 BSD MIT MPL-2.0" -SLOT="0" -KEYWORDS="~amd64" - -src_install() { - einstalldocs - dobin glow -}
WARNING: multiple messages have this Message-ID (diff)
From: "David Roman" <davidroman96@gmail.com> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/glow/ Date: Mon, 16 Sep 2024 15:51:16 +0000 (UTC) [thread overview] Message-ID: <1726488537.125f6c03fc712f8506b193ca220cecb0c66d7003.davidroman@gentoo> (raw) Message-ID: <20240916155116.kKJ9cS6NsKHc6gLrtUUPsjt4kWkrDNPRTA25Q9wigmM@z> (raw) commit: 125f6c03fc712f8506b193ca220cecb0c66d7003 Author: David Roman <davidroman96 <AT> gmail <DOT> com> AuthorDate: Mon Sep 16 12:08:57 2024 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Mon Sep 16 12:08:57 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=125f6c03 app-misc/glow: drop 1.4.1 Signed-off-by: David Roman <davidroman96 <AT> gmail.com> app-misc/glow/Manifest | 2 -- app-misc/glow/glow-1.4.1.ebuild | 22 ---------------------- 2 files changed, 24 deletions(-) diff --git a/app-misc/glow/Manifest b/app-misc/glow/Manifest index b2121cf86..d1ccd901d 100644 --- a/app-misc/glow/Manifest +++ b/app-misc/glow/Manifest @@ -1,5 +1,3 @@ -DIST glow-1.4.1-deps.tar.xz 117458384 BLAKE2B 189110dbb5ddd66aa15156758d6194cbf2c00dff6f241f60174d1fe9a4fd101e4abce61e72fc76801a392e6497f021dabae820b4324aca648de8eedf9414fa8a SHA512 3ab36ad8d5e3dee5d108fcfa3015069960f7cbc18b1277bbebf257ba65ca0ca8a62eae3f13e9f73b707c6d242ac7d59afefcdaab69c585ded58e232bedb1354e -DIST glow-1.4.1.tar.gz 526174 BLAKE2B c83303e7b6ed24a449e68515434107b8d4cacb418aed5ae41ad87bef93051deeea81ba7be320e6d630f04ddb438c9c5170189784f2eec024b24cb74352a8fdeb SHA512 cb7bb7b3c65c70906ea59d85382b8cc32e900ab0276c3ecc4c79bce4c9ef2539043cbd6e3c7600b1622367ba667eaa65b553f60bc56db5af719d183488146721 DIST glow-1.5.1-deps.tar.xz 176449224 BLAKE2B a1cb5fcfeb76b52d899d7ff135ae7a901b0ba951af327616a5d0135a81da56a2ae6aa3697a5e2a8b660202ecd091fdfb609fd4571d410cc68d4449e5af4615c0 SHA512 2561c8ff37ad70d6df62902d9df607db83be0fc524a877b21c21016b7b23e57862f7ea8d5980590e00d4f573d99d60c6ba30e78ed0b4e02119dd192e3b8464fb DIST glow-1.5.1.tar.gz 553842 BLAKE2B 1997187c231e739311472c069d2b2fadb1943d2056114bcb7e6056b433db4182b0db0387b9bc6556f76a7a4d54d62a8b3e91465de2746c959171ec13ef7bd698 SHA512 d27005fdd10798957145e3ba4f55b78d15a9bf485f9b28a908dfec219524911f065d6f4248bcc79b30d9653588427e18bfeffab6400b1945ff0603bc95a5d888 DIST glow-2.0.0-deps.tar.xz 44130108 BLAKE2B 277a623d1f1861233825375a7bbd2bc2cf0c88749ea4ed90e700c9ad89d3b08898a5d6f2e401f487dd4d9e97a0723f9c44803180dfe7f376195e5bea3f4db73c SHA512 cf8c5611555c6f7c3874ae862136e40196b8079f78d97b3dfda6218e95e4bae02e9461ba8eb5fc06fc5018ffd60fd384b375b0815b4219c740b193efaa7422ed diff --git a/app-misc/glow/glow-1.4.1.ebuild b/app-misc/glow/glow-1.4.1.ebuild deleted file mode 100644 index cae947999..000000000 --- a/app-misc/glow/glow-1.4.1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 2022-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit go-module - -DESCRIPTION="Render markdown on the CLI, with pizzazz!" -HOMEPAGE="https://github.com/charmbracelet/glow" -SRC_URI=" - https://github.com/charmbracelet/glow/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz - https://github.com/telans/distfiles/raw/main/${CATEGORY}/${PN}/${P}-deps.tar.xz -" - -LICENSE="Apache-2.0 BSD-2 BSD MIT MPL-2.0" -SLOT="0" -KEYWORDS="~amd64" - -src_install() { - einstalldocs - dobin glow -}
next reply other threads:[~2024-09-16 12:09 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2024-09-16 12:09 David Roman [this message] 2024-09-16 15:51 ` [gentoo-commits] repo/proj/guru:master commit in: app-misc/glow/ David Roman -- strict thread matches above, loose matches on Subject: below -- 2024-09-16 12:09 [gentoo-commits] repo/proj/guru:dev " David Roman 2023-07-11 10:57 David Roman 2022-06-08 5:14 Theo Anderson
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=1726488537.125f6c03fc712f8506b193ca220cecb0c66d7003.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: linkBe 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