public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Mon, 24 Jun 2019 10:39:14 +0000 (UTC)	[thread overview]
Message-ID: <1561372641.27bc196626e7532e0fa11cae8c74f7f77a3ec5d1.ulm@gentoo> (raw)

commit:     27bc196626e7532e0fa11cae8c74f7f77a3ec5d1
Author:     Markus Oehme <markus <AT> jonglieren-jena <DOT> de>
AuthorDate: Mon Jun 24 10:01:07 2019 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Jun 24 10:37:21 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27bc1966

app-emacs/flim: Version bump.

Bug: https://bugs.gentoo.org/688560
Signed-off-by: Markus Oehme <markus <AT> jonglieren-jena.de>
[ulm <AT> gentoo.org: EAPI 7 bump, minor cleanup]
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-emacs/flim/Manifest                     |  1 +
 app-emacs/flim/flim-1.14.9_p20190526.ebuild | 38 +++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/app-emacs/flim/Manifest b/app-emacs/flim/Manifest
index adcf62df6d1..a6c93d8f7fd 100644
--- a/app-emacs/flim/Manifest
+++ b/app-emacs/flim/Manifest
@@ -1 +1,2 @@
 DIST flim-1.14.9.tar.gz 182065 BLAKE2B e15779e93a422bc2c2b82ab5969f2b3d30a31d47b96769abf89bfe7e9aebf74e5f0f0e87270bcc187bdaf3e1af4bdd663c7d6661f1adc9575af0e4ba1dd316f1 SHA512 a272a30f27cea24f537b9bf3a6dbb25113deff0ab8e1c03bd802e4d32d673d567d282297ed9e4d35217f069699a1fc25bfdde09778171a188dfa46f49e9bb7dd
+DIST flim-1.14.9_p20190526.tar.gz 173261 BLAKE2B f28b0d1474d894fd93d9899fe66bc88d6669cc6bdbb2511dcd0b2f13c05abbe42ad4cc06e2de34664204f3ddbb3cb4f09e232394419892b3fd8e71c1ab3aab75 SHA512 8991c460bf9eb411e89edb8fb05088cc09dc354e4c14d7accba26d922b2d1041742e96d8a64407ee8dd2574984c5b3a8fbd66e828c8f8fadc55f8da6428d634e

diff --git a/app-emacs/flim/flim-1.14.9_p20190526.ebuild b/app-emacs/flim/flim-1.14.9_p20190526.ebuild
new file mode 100644
index 00000000000..6bdc1e10d71
--- /dev/null
+++ b/app-emacs/flim/flim-1.14.9_p20190526.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit elisp
+
+DESCRIPTION="A library to provide basic features about message representation or encoding"
+HOMEPAGE="https://github.com/wanderlust/flim"
+GITHUB_SHA1="e4bd54fd7d335215b54f7ef27ed974c8cd68d472"
+SRC_URI="${HOMEPAGE}/archive/${GITHUB_SHA1}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+
+DEPEND=">=app-emacs/apel-10.8"
+RDEPEND="${DEPEND}
+	!app-emacs/limit"
+
+S="${WORKDIR}/${PN}-${GITHUB_SHA1}"
+SITEFILE="60${PN}-gentoo.el"
+
+src_compile() {
+	emake PREFIX="${ED}/usr" \
+		LISPDIR="${ED}/${SITELISP}" \
+		VERSION_SPECIFIC_LISPDIR="${ED}/${SITELISP}"
+}
+
+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
+}


             reply	other threads:[~2019-06-24 10:39 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-24 10:39 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-07-31 10:54 [gentoo-commits] repo/gentoo:master commit in: app-emacs/flim/ Agostino Sarubbo
2019-07-31 10:59 Agostino Sarubbo
2019-07-31 11:03 Agostino Sarubbo
2019-07-31 13:11 Agostino Sarubbo
2019-07-31 13:12 Agostino Sarubbo
2019-08-28 10:10 David Seifert
2019-08-31 12:30 Sergei Trofimovich
2019-09-20  7:10 Sergei Trofimovich
2021-01-06 13:07 Fabian Groffen
2021-04-13 12:14 Ulrich Müller
2021-07-23 10:49 Ulrich Müller
2021-08-24 23:26 Sam James
2023-08-12  7:19 Ulrich Müller
2023-08-12  7:19 Ulrich Müller
2023-08-12  7:19 Ulrich Müller
2023-12-11  8:35 Ulrich Müller
2023-12-11 14:17 Ulrich Müller
2023-12-11 14:17 Ulrich Müller
2023-12-15  8:16 Ulrich Müller
2023-12-15 16:00 Ulrich Müller
2023-12-15 18:58 Arthur Zamarin
2023-12-15 19:20 Arthur Zamarin
2023-12-16  2:45 Sam James
2023-12-17 23:55 Ionen Wolkens
2023-12-18 14:24 Ulrich Müller
2023-12-18 14:24 Ulrich Müller
2023-12-22  7:57 Arthur Zamarin
2023-12-22  9:51 Ulrich Müller
2024-01-19 12:38 Arthur Zamarin
2024-01-19 12:41 Sam James
2024-01-19 12:41 Sam James
2024-01-23 16:40 Sam James
2024-01-24  6:14 Ulrich Müller
2024-06-25 15:26 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=1561372641.27bc196626e7532e0fa11cae8c74f7f77a3ec5d1.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