From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/moar/
Date: Mon, 24 Jun 2024 04:00:07 +0000 (UTC) [thread overview]
Message-ID: <1719199296.063c4aa1e6b769e6afb04bd3592888738ce49cb4.sam@gentoo> (raw)
commit: 063c4aa1e6b769e6afb04bd3592888738ce49cb4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 24 03:21:36 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 24 03:21:36 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=063c4aa1
sys-apps/moar: drop 1.23.13, 1.23.14
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/moar/Manifest | 4 ---
sys-apps/moar/moar-1.23.13.ebuild | 51 ---------------------------------------
sys-apps/moar/moar-1.23.14.ebuild | 51 ---------------------------------------
3 files changed, 106 deletions(-)
diff --git a/sys-apps/moar/Manifest b/sys-apps/moar/Manifest
index 5c8c92f96de2..cd305cd0b1fe 100644
--- a/sys-apps/moar/Manifest
+++ b/sys-apps/moar/Manifest
@@ -1,7 +1,3 @@
-DIST moar-1.23.13-deps.tar.xz 1228028 BLAKE2B f8895cef15f6ab0eb5dcf826d86deb7dc2c67dd6e692e456d5d98830fba93b3a17e5d3b3026c0f7ea10e3810db1f17ccb27b3cb704cff1c9bcbd267fbf68acbd SHA512 f12f2fa563b5170c8fe092f15476692815c2e0ab341d8becff504e5ded426efae5fc20697ef935ca5d037fa40abbfebbe5d0f59ac4e805e2d7d60e19070df3d4
-DIST moar-1.23.13.tar.gz 2804565 BLAKE2B 01737fbc85e46fb87433bac2f2177562924a8ed2bd12ebd4e361f5a61723de112a0888b188992ae037e9d32303ede836a42d49920b6906acb1c6bf446d7e9a98 SHA512 a054cdf046f8e0e3b2afb949ad766e96ef6b18f5cd06a556af99f6f3b1af662a9e2b0bac49f791fe8eaf143616f2237080b48eeb9e90c595a59d9bed824f3238
-DIST moar-1.23.14-deps.tar.xz 1228028 BLAKE2B f8895cef15f6ab0eb5dcf826d86deb7dc2c67dd6e692e456d5d98830fba93b3a17e5d3b3026c0f7ea10e3810db1f17ccb27b3cb704cff1c9bcbd267fbf68acbd SHA512 f12f2fa563b5170c8fe092f15476692815c2e0ab341d8becff504e5ded426efae5fc20697ef935ca5d037fa40abbfebbe5d0f59ac4e805e2d7d60e19070df3d4
-DIST moar-1.23.14.tar.gz 2804444 BLAKE2B 596ab44ac62d092895f1b211f946863d31b7bb9db00d2fdc26a3b3f5d3b8cfab290ee651ba1665584be1055633762dd3cbd971bfd0121ca5c923fa8fc55f4c36 SHA512 b67a535d8dc4ff79966b3d75aaa4c17acf2f648327443e4393fedd42f20dcd147ae8cb53ae5bf795de54639e3ed599f3c7c434df6556d4b3a08171b0aeb3f3c9
DIST moar-1.23.15-deps.tar.xz 1228028 BLAKE2B f8895cef15f6ab0eb5dcf826d86deb7dc2c67dd6e692e456d5d98830fba93b3a17e5d3b3026c0f7ea10e3810db1f17ccb27b3cb704cff1c9bcbd267fbf68acbd SHA512 f12f2fa563b5170c8fe092f15476692815c2e0ab341d8becff504e5ded426efae5fc20697ef935ca5d037fa40abbfebbe5d0f59ac4e805e2d7d60e19070df3d4
DIST moar-1.23.15.tar.gz 2804019 BLAKE2B b870275909af4b16f20f755186bcc834045854e4612780e5ec7fd64f352699da1a704918e5a3e0b1544c4363ace32f789f3a714a977f69acfda83b0f36d7ebe8 SHA512 cb2aded40af9f80199dc84008552c9eda989d2de90f00ce2b37b7cdd3c16a387fe5a78593bde71b62bfe0d02e2b2dc051f91159ccd2466570847a6e2c1b5445c
DIST moar-1.23.9-deps.tar.xz 37188500 BLAKE2B a5c92f8e56d4c7588265132f33089f1086fb7a14b1d1023caf7594cbda16772776751a80d44f451a9c5c765bd03d25687a63b5a00c4a50603b4598162920d840 SHA512 44c924339dbde95b647c464a00382786dfd8adfc72f307a9df63ed39f85fefe76260fde082a39738fb97c571217e8d591bdeada054dbe75ed56aa0156e7cf2fa
diff --git a/sys-apps/moar/moar-1.23.13.ebuild b/sys-apps/moar/moar-1.23.13.ebuild
deleted file mode 100644
index 928e03d26244..000000000000
--- a/sys-apps/moar/moar-1.23.13.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit go-env go-module
-
-DESCRIPTION="Pager designed to do the right thing without any configuration"
-HOMEPAGE="https://github.com/walles/moar"
-SRC_URI="https://github.com/walles/moar/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-deps.tar.xz"
-
-LICENSE="BSD-2 BSD MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-# moarvm: https://github.com/walles/moar/issues/143
-RDEPEND="!dev-lang/moarvm"
-BDEPEND="
- test? (
- app-arch/bzip2
- app-arch/xz-utils
- )
-"
-
-src_unpack() {
- default
-
- if [[ -d "${WORKDIR}"/vendor ]] ; then
- mv "${WORKDIR}"/vendor "${S}"/vendor || die
- fi
- go-env_set_compile_environment
-}
-
-src_compile() {
- # https://github.com/walles/moar/blob/master/build.sh#L28
- ego build -ldflags="-w -X main.versionString=${PV}" -o moar
-}
-
-src_test() {
- # From test.sh (we don't run that because it has some linting etc)
- ego test -timeout 20s ./...
-}
-
-src_install() {
- dobin moar
- doman moar.1
- einstalldocs
-}
diff --git a/sys-apps/moar/moar-1.23.14.ebuild b/sys-apps/moar/moar-1.23.14.ebuild
deleted file mode 100644
index 928e03d26244..000000000000
--- a/sys-apps/moar/moar-1.23.14.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit go-env go-module
-
-DESCRIPTION="Pager designed to do the right thing without any configuration"
-HOMEPAGE="https://github.com/walles/moar"
-SRC_URI="https://github.com/walles/moar/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-deps.tar.xz"
-
-LICENSE="BSD-2 BSD MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-# moarvm: https://github.com/walles/moar/issues/143
-RDEPEND="!dev-lang/moarvm"
-BDEPEND="
- test? (
- app-arch/bzip2
- app-arch/xz-utils
- )
-"
-
-src_unpack() {
- default
-
- if [[ -d "${WORKDIR}"/vendor ]] ; then
- mv "${WORKDIR}"/vendor "${S}"/vendor || die
- fi
- go-env_set_compile_environment
-}
-
-src_compile() {
- # https://github.com/walles/moar/blob/master/build.sh#L28
- ego build -ldflags="-w -X main.versionString=${PV}" -o moar
-}
-
-src_test() {
- # From test.sh (we don't run that because it has some linting etc)
- ego test -timeout 20s ./...
-}
-
-src_install() {
- dobin moar
- doman moar.1
- einstalldocs
-}
next reply other threads:[~2024-06-24 4:00 UTC|newest]
Thread overview: 87+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-24 4:00 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-18 23:39 [gentoo-commits] repo/gentoo:master commit in: sys-apps/moar/ Sam James
2025-01-12 16:52 Sam James
2025-01-12 14:10 Sam James
2025-01-12 13:42 Sam James
2024-11-23 21:54 Sam James
2024-10-25 5:46 Arthur Zamarin
2024-10-24 15:21 Arthur Zamarin
2024-09-22 10:10 Sam James
2024-09-20 8:42 Sam James
2024-09-20 8:42 Sam James
2024-08-29 6:34 Jakov Smolić
2024-08-29 5:10 Jakov Smolić
2024-08-15 0:26 Sam James
2024-07-04 0:49 Sam James
2024-06-28 16:01 Sam James
2024-06-25 4:14 Sam James
2024-06-24 5:39 Sam James
2024-06-24 4:00 Sam James
2024-06-24 4:00 Sam James
2024-06-23 2:42 Sam James
2024-06-23 2:42 Sam James
2024-06-23 2:38 Sam James
2024-05-28 1:06 Sam James
2024-05-16 2:39 Sam James
2024-05-11 20:59 Sam James
2024-05-11 20:59 Sam James
2024-05-06 5:03 Sam James
2024-05-03 8:57 Sam James
2024-05-03 8:57 Sam James
2024-04-17 4:42 Sam James
2024-04-15 7:30 Arthur Zamarin
2024-04-15 7:27 Sam James
2024-03-28 1:47 Sam James
2024-03-15 6:24 Sam James
2024-02-27 23:00 Sam James
2024-02-27 23:00 Sam James
2024-02-21 10:17 Sam James
2024-02-02 1:18 Sam James
2024-02-02 1:02 Sam James
2024-01-19 23:27 Sam James
2024-01-19 13:39 Arthur Zamarin
2024-01-19 10:07 Sam James
2024-01-14 3:56 Sam James
2024-01-14 3:56 Sam James
2024-01-05 14:16 Sam James
2024-01-05 13:37 Sam James
2024-01-05 11:38 Sam James
2024-01-05 11:38 Sam James
2024-01-02 6:54 Sam James
2023-12-28 3:43 Sam James
2023-12-20 10:04 Sam James
2023-12-14 9:31 Sam James
2023-12-14 9:31 Sam James
2023-12-03 8:24 Sam James
2023-11-25 5:28 Sam James
2023-11-25 4:49 Sam James
2023-11-12 6:36 Sam James
2023-11-12 6:35 Sam James
2023-10-20 3:49 Sam James
2023-10-20 0:51 Sam James
2023-10-15 8:26 Sam James
2023-10-11 11:37 Sam James
2023-09-30 5:59 Sam James
2023-09-29 23:54 Sam James
2023-09-29 23:54 Sam James
2023-09-16 12:25 Sam James
2023-09-13 5:38 Sam James
2023-09-01 8:04 Sam James
2023-08-28 4:05 Sam James
2023-08-01 12:44 Sam James
2023-07-09 7:59 Sam James
2023-06-09 13:40 Sam James
2023-05-31 0:29 Sam James
2023-05-31 0:29 Sam James
2023-05-19 0:56 Sam James
2023-05-19 0:56 Sam James
2023-05-04 4:36 Sam James
2023-05-02 15:21 Arthur Zamarin
2023-03-20 5:06 Sam James
2023-03-20 5:06 Sam James
2023-03-01 2:30 Sam James
2023-02-10 23:29 Sam James
2023-01-11 13:22 Sam James
2023-01-04 9:17 Sam James
2023-01-04 5:03 Sam James
2023-01-04 4:56 Sam James
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=1719199296.063c4aa1e6b769e6afb04bd3592888738ce49cb4.sam@gentoo \
--to=sam@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