commit:     866dccad5ccdc664776e55918e9e968fd3c2ff6c
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 30 21:01:09 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Mar 30 23:09:27 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=866dccad

app-emacs/mastodon: sync live 9999 version

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

 app-emacs/mastodon/mastodon-1.0.18.ebuild                           | 1 +
 app-emacs/mastodon/mastodon-1.0.19.ebuild                           | 1 +
 app-emacs/mastodon/{mastodon-1.0.18.ebuild => mastodon-9999.ebuild} | 1 +
 3 files changed, 3 insertions(+)

diff --git a/app-emacs/mastodon/mastodon-1.0.18.ebuild 
b/app-emacs/mastodon/mastodon-1.0.18.ebuild
index 38f5552d3c9f..2a79521adfed 100644
--- a/app-emacs/mastodon/mastodon-1.0.18.ebuild
+++ b/app-emacs/mastodon/mastodon-1.0.18.ebuild
@@ -14,6 +14,7 @@ if [[ "${PV}" == *9999* ]] ; then
        inherit git-r3
 
        EGIT_REPO_URI="https://codeberg.org/martianh/mastodon.el.git";
+       S="${WORKDIR}/${P}/lisp"
 else
        SRC_URI="https://codeberg.org/martianh/${PN}.el/archive/${PV}.tar.gz
                -> ${P}.tar.gz"

diff --git a/app-emacs/mastodon/mastodon-1.0.19.ebuild 
b/app-emacs/mastodon/mastodon-1.0.19.ebuild
index 38f5552d3c9f..2a79521adfed 100644
--- a/app-emacs/mastodon/mastodon-1.0.19.ebuild
+++ b/app-emacs/mastodon/mastodon-1.0.19.ebuild
@@ -14,6 +14,7 @@ if [[ "${PV}" == *9999* ]] ; then
        inherit git-r3
 
        EGIT_REPO_URI="https://codeberg.org/martianh/mastodon.el.git";
+       S="${WORKDIR}/${P}/lisp"
 else
        SRC_URI="https://codeberg.org/martianh/${PN}.el/archive/${PV}.tar.gz
                -> ${P}.tar.gz"

diff --git a/app-emacs/mastodon/mastodon-1.0.18.ebuild 
b/app-emacs/mastodon/mastodon-9999.ebuild
similarity index 96%
copy from app-emacs/mastodon/mastodon-1.0.18.ebuild
copy to app-emacs/mastodon/mastodon-9999.ebuild
index 38f5552d3c9f..2a79521adfed 100644
--- a/app-emacs/mastodon/mastodon-1.0.18.ebuild
+++ b/app-emacs/mastodon/mastodon-9999.ebuild
@@ -14,6 +14,7 @@ if [[ "${PV}" == *9999* ]] ; then
        inherit git-r3
 
        EGIT_REPO_URI="https://codeberg.org/martianh/mastodon.el.git";
+       S="${WORKDIR}/${P}/lisp"
 else
        SRC_URI="https://codeberg.org/martianh/${PN}.el/archive/${PV}.tar.gz
                -> ${P}.tar.gz"

Reply via email to