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/howm/
Date: Tue, 15 Feb 2022 14:53:38 +0000 (UTC)	[thread overview]
Message-ID: <1644936705.acfecf1624f376f5f58dc2dcd97e2b6eedb19773.ulm@gentoo> (raw)

commit:     acfecf1624f376f5f58dc2dcd97e2b6eedb19773
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 15 14:45:18 2022 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 15 14:51:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acfecf16

app-emacs/howm: Version bump to 1.4.8

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-emacs/howm/Manifest          |  1 +
 app-emacs/howm/howm-1.4.8.ebuild | 30 ++++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/app-emacs/howm/Manifest b/app-emacs/howm/Manifest
index b28a12732bf4..594129691566 100644
--- a/app-emacs/howm/Manifest
+++ b/app-emacs/howm/Manifest
@@ -1 +1,2 @@
 DIST howm-1.4.5.tar.gz 565221 BLAKE2B a28e98e9b955c6172c7b9e51d8f157e22e87846cb2a2955d956f434c2a36fad7e0692c951ef3d37f57363d500d118c2eeaad55276656a8e543b72b8276317fa4 SHA512 b448bf8caeaf21bf1980862ed12541bd793369494a3e321bc5b77bb99ef63cc5ed2f70c54eaa60b427489e9b3fa9b0037d5cbe06449f87af924f245b7f8f2615
+DIST howm-1.4.8.tar.gz 566903 BLAKE2B 0c4dee89147acb40051be18833ec4027bebc81102af2571e15fc06a9c6cefd3d1f0334008550321ad81ec28b44151bc9bc5ab4db8ad376cc4726fd571a77076d SHA512 e95a7e3287cd1cdb1c51d99b00627f8824e1c2a470a1a986910b8e79cd79234a0032c9d92dd5009bb6c09911c1d8848cb0fc585ecce8f5d1020cd5bbe2d36aa8

diff --git a/app-emacs/howm/howm-1.4.8.ebuild b/app-emacs/howm/howm-1.4.8.ebuild
new file mode 100644
index 000000000000..61ba31a396a7
--- /dev/null
+++ b/app-emacs/howm/howm-1.4.8.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+DESCRIPTION="Note-taking tool on Emacs"
+HOMEPAGE="https://howm.sourceforge.jp/"
+SRC_URI="http://howm.sourceforge.jp/a/${P}.tar.gz"
+
+LICENSE="GPL-1+ GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+
+SITEFILE="50${PN}-gentoo.el"
+
+src_configure() {
+	default
+}
+
+src_compile() {
+	emake -j1 </dev/null
+}
+
+src_install() {
+	emake -j1 DESTDIR="${D}" install </dev/null
+	elisp-site-file-install "${FILESDIR}/${SITEFILE}"
+	dodoc ChangeLog
+}


             reply	other threads:[~2022-02-15 14:53 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-15 14:53 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-06 18:42 [gentoo-commits] repo/gentoo:master commit in: app-emacs/howm/ Maciej Barć
2023-09-10 14:35 Sam James
2023-08-02 14:11 Maciej Barć
2023-05-22 20:43 Ulrich Müller
2022-03-18 18:09 Sam James
2019-11-18 11:56 Ulrich Müller
2019-11-18 11:09 Agostino Sarubbo
2019-10-17 13:19 Ulrich Müller
2016-12-29  8:55 Ulrich Müller
2016-12-29  7:46 Michael Palimaka
2016-09-26 12:36 Agostino Sarubbo
2016-06-15 17:32 Ulrich Müller
2016-06-15 17:32 Ulrich Müller
2016-06-15 17:32 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=1644936705.acfecf1624f376f5f58dc2dcd97e2b6eedb19773.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