commit:     29652b8c445ac242770369b6017aa1bd7f435ba8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  5 11:37:20 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan  5 11:37:20 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29652b8c

sys-apps/moar: drop 1.18.6, 1.19.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/moar/Manifest           |  4 ----
 sys-apps/moar/moar-1.18.6.ebuild | 42 ----------------------------------------
 sys-apps/moar/moar-1.19.0.ebuild | 42 ----------------------------------------
 3 files changed, 88 deletions(-)

diff --git a/sys-apps/moar/Manifest b/sys-apps/moar/Manifest
index eb0ffc7b2577..ed08f8de8418 100644
--- a/sys-apps/moar/Manifest
+++ b/sys-apps/moar/Manifest
@@ -1,7 +1,3 @@
-DIST moar-1.18.6-deps.tar.xz 4893264 BLAKE2B 
48ac9d4992c2f6d1aa0f9160bde87bd19d66acfe912753645c9dbb6e5bc007eb68caf1fff53bae84b03e4a6607858717666b1527bf8d0080b0aca6dbb37a894e
 SHA512 
bf141777d4fee5c14e76130671862f255675da3c628c21cb892d53a469a0872d4c7f47699c16c50728df76ba4d9e467e9b8744a322c1acc8d0151f9eb5987b66
-DIST moar-1.18.6.tar.gz 2786730 BLAKE2B 
0c78fd8833a14141eecc246a0db71ec418cfd0552761ca71616620137e2eb44e173528e78da138707be19e3da76b7d9cf3bec73866c989b566d10ae8b20296e9
 SHA512 
9dd0972a7b2c77b8cf9eb4c927e95e5b85e1e10c0892a41d208c452c86951573a8f7d9919d467d7eae96581940e07d60e2f84a04c06347484a24c98f8307e8ca
-DIST moar-1.19.0-deps.tar.xz 4893264 BLAKE2B 
48ac9d4992c2f6d1aa0f9160bde87bd19d66acfe912753645c9dbb6e5bc007eb68caf1fff53bae84b03e4a6607858717666b1527bf8d0080b0aca6dbb37a894e
 SHA512 
bf141777d4fee5c14e76130671862f255675da3c628c21cb892d53a469a0872d4c7f47699c16c50728df76ba4d9e467e9b8744a322c1acc8d0151f9eb5987b66
-DIST moar-1.19.0.tar.gz 2789262 BLAKE2B 
c30f6b850d5f8998c56b6e0d8a7dbb4eadddf3b54b98904a8b947a0bef4248365091e25c2e956d3a97979b73fb93147d03c9ddda926d67c8db2111a14310bbda
 SHA512 
096b4a6b7f5c714bfbf54bc7d9acc41c74519f360a5366fcc35c5a57b848acff73afd43abb581b9d8e7709855eb8f4d0e3ac3dc7c8b663cc2a59405c066b9652
 DIST moar-1.20.0-deps.tar.xz 5100896 BLAKE2B 
0be3ca9e2fa88f8d57705f0a79a21088cf1c004740c784b3b8249fde03eae0557bfba97e9e9b5266ae37364e4a686c3e8c5a5556f8ff23f8aef90845f5c891eb
 SHA512 
ec2e5dc41fab5327b7ec25a5aed199712421121fa6f2bed0c76658784ff6260cb6cdba3e478eb3bcdee7ae177acb2be34c35ca01ad7c35f36a1b62c8ff7ad673
 DIST moar-1.20.0.tar.gz 2793794 BLAKE2B 
10fa1f59a0ec20703d8a478e190188555c668fddb37128dbe4821f47acba035dfa102403d5bb9f4f19af809d2e08fac9ede1e25f1aa333949ffc332ea41c2f7c
 SHA512 
d85eb1b8e9cc01384eca606b0ccf0f76b55dd7d8635a5c4f075dbd5784bebaa4004c379b8a5ba018643d75c088dad83599a7d2faa7c15ff9d008b0c7ade76787
 DIST moar-1.21.0-deps.tar.xz 5100896 BLAKE2B 
0be3ca9e2fa88f8d57705f0a79a21088cf1c004740c784b3b8249fde03eae0557bfba97e9e9b5266ae37364e4a686c3e8c5a5556f8ff23f8aef90845f5c891eb
 SHA512 
ec2e5dc41fab5327b7ec25a5aed199712421121fa6f2bed0c76658784ff6260cb6cdba3e478eb3bcdee7ae177acb2be34c35ca01ad7c35f36a1b62c8ff7ad673

diff --git a/sys-apps/moar/moar-1.18.6.ebuild b/sys-apps/moar/moar-1.18.6.ebuild
deleted file mode 100644
index 25abd2aac1ff..000000000000
--- a/sys-apps/moar/moar-1.18.6.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit 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 ~arm64"
-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_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.19.0.ebuild b/sys-apps/moar/moar-1.19.0.ebuild
deleted file mode 100644
index 25abd2aac1ff..000000000000
--- a/sys-apps/moar/moar-1.19.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit 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 ~arm64"
-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_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
-}

Reply via email to