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: Wed, 15 Jun 2016 17:32:23 +0000 (UTC) [thread overview]
Message-ID: <1466011921.e8e268d08926c00889e35d7733bc6f5cc8e2c47a.ulm@gentoo> (raw)
commit: e8e268d08926c00889e35d7733bc6f5cc8e2c47a
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 15 17:31:12 2016 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Jun 15 17:32:01 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8e268d0
app-emacs/howm: Version bump.
Fixes compilation with Emacs 25.
Bug: 586006
Package-Manager: portage-2.3.0_rc1
app-emacs/howm/Manifest | 1 +
app-emacs/howm/howm-1.4.3.ebuild | 31 +++++++++++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/app-emacs/howm/Manifest b/app-emacs/howm/Manifest
index a80412b..8fe827d 100644
--- a/app-emacs/howm/Manifest
+++ b/app-emacs/howm/Manifest
@@ -1 +1,2 @@
DIST howm-1.3.9.2.tar.gz 462278 SHA256 baff5ce28580502a876600350b7eac5d5bf1cd32ba60c115cbb9edc2ac63d578 SHA512 34e867d35ac8a2092b29d24ec1673255fcce54369d3aa2e6497ea4c891d4ea7f038e80f6103ad1f6359d8390a5d9a57901019cd3d76cc24e439b44dba5cc27bf WHIRLPOOL eafd272caec4437f94b5594c9375f7d999db65b0f15535d291ce02ae1ce090ecbed09acef0de07b558e703b09791d8fb66dab79b73738b0bf56ee3b36979c050
+DIST howm-1.4.3.tar.gz 552747 SHA256 fb7336e0a52df3d5fe72e1bbf4ffb57f1139757f6af2964ee62cc94b4729dcab SHA512 da6eec498545dced3bad3c6968bb31a24b01b85220dd80c6e1ee312a0cf1a0b883dc77744f5052261e4bf0d536da057fbe05040fbb429b61a8580330750ce189 WHIRLPOOL e7ea2edd39a008b65e493de5728fd07ffd14b04e6b2e38eae6a68b6bdc670a11ac50fbe952890ef8563283de674230e3813125eb8e62d2afc0fd7bdfd72c8f3b
diff --git a/app-emacs/howm/howm-1.4.3.ebuild b/app-emacs/howm/howm-1.4.3.ebuild
new file mode 100644
index 0000000..f9f49c0
--- /dev/null
+++ b/app-emacs/howm/howm-1.4.3.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit elisp
+
+DESCRIPTION="Note-taking tool on Emacs"
+HOMEPAGE="http://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
+}
next reply other threads:[~2016-06-15 17:33 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-15 17:32 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
2022-02-15 14:53 Ulrich Müller
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
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=1466011921.e8e268d08926c00889e35d7733bc6f5cc8e2c47a.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