commit:     3533bdae95170b0d9e2edeefce8ea510897ebb3e
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 17 12:19:52 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Oct 17 13:39:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3533bdae

app-emacs/mastodon: drop old 1.0.9

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

 app-emacs/mastodon/Manifest              |  1 -
 app-emacs/mastodon/mastodon-1.0.9.ebuild | 28 ----------------------------
 2 files changed, 29 deletions(-)

diff --git a/app-emacs/mastodon/Manifest b/app-emacs/mastodon/Manifest
index 102c279976d7..fae8fd0c1c7c 100644
--- a/app-emacs/mastodon/Manifest
+++ b/app-emacs/mastodon/Manifest
@@ -1,3 +1,2 @@
 DIST mastodon-1.0.0.tar.gz 91448 BLAKE2B 
093599c4e80113fcb91e0419f3fd050dc793965ce5b69ac94aaabefa5c51cf1b02bb9d8b9bb60a6b5cab377780958b30254f0d91c0f3f8309c1b04342415b17d
 SHA512 
206b180e1cbb345ef35182f753e05b57d5ef1649c68aa3a8ff8eee3c4e3157a22457398a04219f4fd052e8af9d94f6978a6c95c399e284eb27449cd9a4c53e8c
 DIST mastodon-1.0.12.tar.gz 154167 BLAKE2B 
4bbacf8918c7e3441d5e273cb2265ad1f3b917efdb55acdeaf29a6260a9765c9826503491f547514835db9809dcbe8457441ee5eaab407e90b3c1ea72212f3aa
 SHA512 
0b8f1d94af30804708d8f5079400fb1ffe0a0cb69ba1775d340d7aaac7aa81683ae9deb349af3f906be215019b002f5bd1742b5d0557a504ad677868fb425199
-DIST mastodon-1.0.9.tar.gz 153862 BLAKE2B 
ac0dd48ea6059b57ab0ffd8e0bb911ba04f4f81928023661d677adb8a18ffeaefbb5388152ab1db28e75b0483fefa2b8f10e5f8d72361c7f2e44e2acdc95b0bd
 SHA512 
bce5bb5137e14932a4d1317a86b4f0f55e99097563e43177bbbdfd023501012c21bed2ac7259c1e0feae1147cd6c7f3dbd88abfdce83191167292a8ac7743f34

diff --git a/app-emacs/mastodon/mastodon-1.0.9.ebuild 
b/app-emacs/mastodon/mastodon-1.0.9.ebuild
deleted file mode 100644
index 007a6a1b40d9..000000000000
--- a/app-emacs/mastodon/mastodon-1.0.9.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-NEED_EMACS=27.1
-
-inherit elisp
-
-DESCRIPTION="Emacs client for Mastodon, federated microblogging social network"
-HOMEPAGE="https://codeberg.org/martianh/mastodon.el/";
-SRC_URI="https://codeberg.org/martianh/${PN}.el/archive/${PV}.tar.gz
-       -> ${P}.tar.gz"
-S="${WORKDIR}/${PN}.el/lisp"
-
-LICENSE="GPL-3+"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-
-RDEPEND="
-       app-emacs/persist
-       app-emacs/request
-"
-BDEPEND="${RDEPEND}"
-
-DOCS=( ../README.org )
-ELISP_TEXINFO="../${PN}.texi"
-SITEFILE="50${PN}-gentoo.el"

Reply via email to