public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/ghub/
Date: Fri, 13 Sep 2024 20:57:19 +0000 (UTC)	[thread overview]
Message-ID: <1726261027.e18550b2b96f7647f4e9e8ef064aa564390b7d22.xgqt@gentoo> (raw)

commit:     e18550b2b96f7647f4e9e8ef064aa564390b7d22
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 13 20:09:01 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Fri Sep 13 20:57:07 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e18550b2

app-emacs/ghub: drop old 3.6.0

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 app-emacs/ghub/Manifest          |  1 -
 app-emacs/ghub/ghub-3.6.0.ebuild | 36 ------------------------------------
 2 files changed, 37 deletions(-)

diff --git a/app-emacs/ghub/Manifest b/app-emacs/ghub/Manifest
index d0fda479fcb7..ba010ff2580a 100644
--- a/app-emacs/ghub/Manifest
+++ b/app-emacs/ghub/Manifest
@@ -1,3 +1,2 @@
-DIST ghub-3.6.0.tar.gz 62572 BLAKE2B 5693177be9ac22d18b7b6f5cdc230eea4340a5bfd007fa4b18f3503fe796fd8b104753be51c8579de6e693cfc620c4524dae195627af4c542bd2fe94aad1d0dd SHA512 e54752f70c462ce4fed3a1fc3ca60f22107e2acaefb06ebf42d35c6b65f9091bba07ff72436310782d9be7fbf35aef473dbbe39ef7a4ac3de1ebd82a417c6b0a
 DIST ghub-4.0.0.tar.gz 63020 BLAKE2B e01df9e093573933e24c39ef9a252d31dda4c9b0304ad5ab1f5ba55b6869224bb708dbdc0994c316c35ac0bb8df08d7238da0469a7e0ff84f3f769d35b55d89e SHA512 61825bd5230bc4a80c4a0a40cb717fd4a603ac351a3cdae2bc93fa0e8ca6d4ba51647d8cb151e436a8b19def7a389629dddebb1454172588a472bf0eb2c21b8e
 DIST ghub-4.1.0.tar.gz 63324 BLAKE2B 9abc543f23e92ed6971817ae141c3a393900d6bd3254a4d3dec66f5ede65f7d69cdcd4bced0a0394fb46d1ed7d9c3ae81613a00e0870dd7e58752bc3b4ab0512 SHA512 3abe39cdcbe5728bc4a0387ae70ae85b5a81498a2cfb12267127e43ad02613492109ad25bb97c8a8a0d5e7283f12cc5b20f40744e30053c698d75d6ce8940cd4

diff --git a/app-emacs/ghub/ghub-3.6.0.ebuild b/app-emacs/ghub/ghub-3.6.0.ebuild
deleted file mode 100644
index aa30f4aca220..000000000000
--- a/app-emacs/ghub/ghub-3.6.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit elisp
-
-DESCRIPTION="Minuscule client library for the Git forge APIs"
-HOMEPAGE="https://magit.vc/manual/ghub/
-	https://github.com/magit/ghub/"
-SRC_URI="https://github.com/magit/${PN}/archive/v${PV}.tar.gz
-	-> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-
-DOCS=( README.org )
-ELISP_TEXINFO="docs/ghub.texi"
-SITEFILE="50${PN}-gentoo.el"
-
-RDEPEND="
-	>=app-emacs/compat-29.1.4.1
-	>=app-emacs/treepy-0.1.2
-"
-BDEPEND="
-	${RDEPEND}
-	sys-apps/texinfo
-"
-
-src_prepare() {
-	default
-
-	mv lisp/*.el . || die
-	rm ghub-pkg.el || die
-}


             reply	other threads:[~2024-09-13 20:57 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-13 20:57 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-09 21:26 [gentoo-commits] repo/gentoo:master commit in: app-emacs/ghub/ Maciej Barć
2025-09-09 21:26 Maciej Barć
2025-09-09 21:26 Maciej Barć
2025-07-04  5:18 Arthur Zamarin
2025-06-02 18:13 Maciej Barć
2025-06-02 18:13 Maciej Barć
2025-05-16 19:36 Arthur Zamarin
2025-05-02 15:44 Maciej Barć
2025-05-02 15:44 Maciej Barć
2025-04-28  4:01 Sam James
2025-04-09 21:40 Maciej Barć
2025-04-09 21:40 Maciej Barć
2025-03-19 20:52 Maciej Barć
2025-03-15 18:36 Arthur Zamarin
2025-03-15 18:13 Arthur Zamarin
2025-02-09 20:50 Maciej Barć
2025-01-23 10:17 Maciej Barć
2025-01-22 17:34 Arthur Zamarin
2024-12-11  0:28 Maciej Barć
2024-11-23 18:04 Sam James
2024-10-07 17:24 Sam James
2024-10-02  9:49 Maciej Barć
2024-09-11 22:21 Sam James
2024-08-10 18:16 Maciej Barć
2023-06-20 16:23 Sam James
2023-05-15 19:33 Maciej Barć
2023-01-16 14:32 Sam James
2022-03-27  9:25 Matthew Smith
2022-02-27 10:23 Matthew Smith
2022-02-14 20:50 Sam James
2021-10-08  5:52 Hans de Graaff
2021-06-18  4:18 Hans de Graaff
2020-09-16  6:32 Hans de Graaff
2020-09-16  6:32 Hans de Graaff
2020-01-22  8:02 Hans de Graaff
2019-11-18 11:56 Ulrich Müller
2019-11-18 11:46 Agostino Sarubbo
2019-10-17 13:19 Ulrich Müller
2019-10-17 13:19 Ulrich Müller
2019-02-09 18:36 Thomas Deutschmann
2019-02-07 10:59 Mikle Kolyada
2018-11-25  7:31 Hans de Graaff
2018-06-07 10:13 Agostino Sarubbo
2018-06-05  4:09 Hans de Graaff
2018-06-03  5:35 Hans de Graaff
2018-03-31 18:12 Hans de Graaff

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=1726261027.e18550b2b96f7647f4e9e8ef064aa564390b7d22.xgqt@gentoo \
    --to=xgqt@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