From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/flim/
Date: Fri, 23 Jul 2021 10:49:31 +0000 (UTC) [thread overview]
Message-ID: <1627037363.a8a731d48e4d5ec291c3c508d2bc5348722332b6.ulm@gentoo> (raw)
commit: a8a731d48e4d5ec291c3c508d2bc5348722332b6
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 23 10:46:02 2021 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Jul 23 10:49:23 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8a731d4
app-emacs/flim: New snapshot 1.14.9_p20210529
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-emacs/flim/Manifest | 1 +
app-emacs/flim/flim-1.14.9_p20210529.ebuild | 34 +++++++++++++++++++++++++++++
2 files changed, 35 insertions(+)
diff --git a/app-emacs/flim/Manifest b/app-emacs/flim/Manifest
index 52355192a18..0b1214f0906 100644
--- a/app-emacs/flim/Manifest
+++ b/app-emacs/flim/Manifest
@@ -1 +1,2 @@
DIST flim-1.14.9_p20190526.tar.gz 173261 BLAKE2B f28b0d1474d894fd93d9899fe66bc88d6669cc6bdbb2511dcd0b2f13c05abbe42ad4cc06e2de34664204f3ddbb3cb4f09e232394419892b3fd8e71c1ab3aab75 SHA512 8991c460bf9eb411e89edb8fb05088cc09dc354e4c14d7accba26d922b2d1041742e96d8a64407ee8dd2574984c5b3a8fbd66e828c8f8fadc55f8da6428d634e
+DIST flim-1.14.9_p20210529.tar.gz 146081 BLAKE2B b5326cb67f4e1387fe5a9f0cc9360feca81bf61de18ae75b325e072e70a3f4b70a1bda148a2ab8ac9c3b872bc5ed96b53b61d0de427abfb21eb8e3dba1235701 SHA512 47a55606add53da7f399d87befc834dbbe4b52b1f3011d24d3dfd3ec7a7010ffebc2aa666e38f5878735b2ee43dfe46eec548dba3535521440c8bcd1bd08a17d
diff --git a/app-emacs/flim/flim-1.14.9_p20210529.ebuild b/app-emacs/flim/flim-1.14.9_p20210529.ebuild
new file mode 100644
index 00000000000..7dabe9f475b
--- /dev/null
+++ b/app-emacs/flim/flim-1.14.9_p20210529.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+NEED_EMACS=24.5
+
+inherit elisp
+
+DESCRIPTION="A library to provide basic features about message representation or encoding"
+HOMEPAGE="https://github.com/wanderlust/flim"
+GITHUB_SHA1="02735dede6603987e8309a76d0bc7a9ff9a5a227"
+SRC_URI="https://github.com/wanderlust/${PN}/archive/${GITHUB_SHA1}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${PN}-${GITHUB_SHA1}"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
+
+RDEPEND=">=app-emacs/apel-10.8"
+DEPEND="${RDEPEND}"
+
+SITEFILE="60${PN}-gentoo.el"
+
+src_compile() {
+ default
+}
+
+src_install() {
+ emake PREFIX="${ED}/usr" \
+ LISPDIR="${ED}/${SITELISP}" \
+ VERSION_SPECIFIC_LISPDIR="${ED}/${SITELISP}" install
+ elisp-site-file-install "${FILESDIR}/${SITEFILE}"
+ dodoc FLIM-API.en NEWS VERSION README* ChangeLog*
+}
next reply other threads:[~2021-07-23 10:49 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-23 10:49 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-25 15:26 [gentoo-commits] repo/gentoo:master commit in: app-emacs/flim/ Maciej Barć
2024-01-24 6:14 Ulrich Müller
2024-01-23 16:40 Sam James
2024-01-19 12:41 Sam James
2024-01-19 12:41 Sam James
2024-01-19 12:38 Arthur Zamarin
2023-12-22 9:51 Ulrich Müller
2023-12-22 7:57 Arthur Zamarin
2023-12-18 14:24 Ulrich Müller
2023-12-18 14:24 Ulrich Müller
2023-12-17 23:55 Ionen Wolkens
2023-12-16 2:45 Sam James
2023-12-15 19:20 Arthur Zamarin
2023-12-15 18:58 Arthur Zamarin
2023-12-15 16:00 Ulrich Müller
2023-12-15 8:16 Ulrich Müller
2023-12-11 14:17 Ulrich Müller
2023-12-11 14:17 Ulrich Müller
2023-12-11 8:35 Ulrich Müller
2023-08-12 7:19 Ulrich Müller
2023-08-12 7:19 Ulrich Müller
2023-08-12 7:19 Ulrich Müller
2021-08-24 23:26 Sam James
2021-04-13 12:14 Ulrich Müller
2021-01-06 13:07 Fabian Groffen
2019-09-20 7:10 Sergei Trofimovich
2019-08-31 12:30 Sergei Trofimovich
2019-08-28 10:10 David Seifert
2019-07-31 13:12 Agostino Sarubbo
2019-07-31 13:11 Agostino Sarubbo
2019-07-31 11:03 Agostino Sarubbo
2019-07-31 10:59 Agostino Sarubbo
2019-07-31 10:54 Agostino Sarubbo
2019-06-24 10:39 Ulrich Müller
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=1627037363.a8a731d48e4d5ec291c3c508d2bc5348722332b6.ulm@gentoo \
--to=ulm@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