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/mastodon/
Date: Sat, 14 Oct 2023 09:56:55 +0000 (UTC)	[thread overview]
Message-ID: <1697277410.234aaff275d7baed14ee38e262045c60da7f19ba.xgqt@gentoo> (raw)

commit:     234aaff275d7baed14ee38e262045c60da7f19ba
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 14 08:53:19 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Oct 14 09:56:50 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=234aaff2

app-emacs/mastodon: bump to 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 insertions(+)

diff --git a/app-emacs/mastodon/Manifest b/app-emacs/mastodon/Manifest
index 38611ac96cc9..d5037eb5d6b7 100644
--- a/app-emacs/mastodon/Manifest
+++ b/app-emacs/mastodon/Manifest
@@ -1,2 +1,3 @@
 DIST mastodon-1.0.0.tar.gz 91448 BLAKE2B 093599c4e80113fcb91e0419f3fd050dc793965ce5b69ac94aaabefa5c51cf1b02bb9d8b9bb60a6b5cab377780958b30254f0d91c0f3f8309c1b04342415b17d SHA512 206b180e1cbb345ef35182f753e05b57d5ef1649c68aa3a8ff8eee3c4e3157a22457398a04219f4fd052e8af9d94f6978a6c95c399e284eb27449cd9a4c53e8c
 DIST mastodon-1.0.6.tar.gz 151149 BLAKE2B a8ee84902acb1b84e80d4273a978e6e6d636a13ab64fdb896d3c3fa8894e2f80a8b164de9e45b1e6ef022c898a8297d5b37b6975f44ccfa3135b254d7a366410 SHA512 0225461d234a12cd17ecfdd208a5854d16b1d466362f6953e1e0defb5f1f59c09c1fbd0b94061d3103d1728c0b16ed3666a993e6d99b2057fc28715b4b56806e
+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
new file mode 100644
index 000000000000..007a6a1b40d9
--- /dev/null
+++ b/app-emacs/mastodon/mastodon-1.0.9.ebuild
@@ -0,0 +1,28 @@
+# 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	other threads:[~2023-10-14  9:57 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-14  9:56 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-23 10:00 [gentoo-commits] repo/gentoo:master commit in: app-emacs/mastodon/ Maciej Barć
2024-09-23 10:00 Maciej Barć
2024-08-10 18:16 Maciej Barć
2024-08-10 18:16 Maciej Barć
2024-07-08 18:22 Maciej Barć
2024-07-08 18:22 Maciej Barć
2024-06-04 15:17 Maciej Barć
2024-06-04 15:17 Maciej Barć
2024-05-25 14:06 Maciej Barć
2024-05-25 14:06 Maciej Barć
2024-03-30 23:09 Maciej Barć
2024-03-30 23:09 Maciej Barć
2024-03-30 23:09 Maciej Barć
2024-03-30 23:09 Maciej Barć
2024-03-13 16:40 Maciej Barć
2024-03-13 16:40 Maciej Barć
2024-03-13 16:40 Maciej Barć
2024-02-29 15:13 Maciej Barć
2024-02-24 21:50 Maciej Barć
2024-02-24 21:50 Maciej Barć
2024-02-03 13:00 Maciej Barć
2024-02-03 13:00 Maciej Barć
2024-02-03 13:00 Maciej Barć
2023-11-01 19:17 Maciej Barć
2023-10-17 13:39 Maciej Barć
2023-10-17 13:39 Maciej Barć
2023-10-17 13:39 Maciej Barć
2023-10-07 23:36 Maciej Barć
2023-10-07 22:39 Maciej Barć

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=1697277410.234aaff275d7baed14ee38e262045c60da7f19ba.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