From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/php-mode/
Date: Sun, 10 May 2020 15:57:43 +0000 (UTC) [thread overview]
Message-ID: <1589126232.04678ecbf79b137bce0ac87428b28bdf486ff685.ulm@gentoo> (raw)
commit: 04678ecbf79b137bce0ac87428b28bdf486ff685
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun May 10 15:56:33 2020 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun May 10 15:57:12 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04678ecb
app-emacs/php-mode: Version bump to 1.23.0.
Closes: https://bugs.gentoo.org/722088
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-emacs/php-mode/Manifest | 1 +
app-emacs/php-mode/php-mode-1.23.0.ebuild | 18 ++++++++++++++++++
2 files changed, 19 insertions(+)
diff --git a/app-emacs/php-mode/Manifest b/app-emacs/php-mode/Manifest
index 1a014681f41..89b51a8dbba 100644
--- a/app-emacs/php-mode/Manifest
+++ b/app-emacs/php-mode/Manifest
@@ -1,2 +1,3 @@
DIST php-mode-1.19.1.tar.gz 94857 BLAKE2B 65ecb228fd4cd2c09cf38836b7d04ac270051976dc97dd7a3124f5a86d4e95bf9a097c6885f55c0ea40599fc2d3f813204e7f28a5f75223cae9eb51e74136017 SHA512 ca4fd798690d5b855a8d4b0cf5b631c32a561466b7697c9498bd89ad1059b774616acab10e30877b3053ba613b63db5da74a479c0a09c57b9b7b2350f42e68dd
DIST php-mode-1.22.1.tar.gz 90539 BLAKE2B 3cf2f282cbf87d7dc0ef15d81341de851ad95b7f5426ab6495e55729774fa9d1a32bbc36dff40869c219c71e0ff5d55642f99782a18722c94abeda78b45e0023 SHA512 482f07bec5f8ce21396cd4d39b14dbfe47d73f4e06b7b178b3e01c2dc51f89f1693a032384e4ad812c46a344e531a4a626c4f8eb414fe22dfadd9f1a71c55238
+DIST php-mode-1.23.0.tar.gz 94451 BLAKE2B 324eda995ba8d93ca9bec691c88b05caac3d6786b2d1caac39dc34f513e8a026b3803ad3712729b147a8ee839fe337bf11ebaa1b718cb4c741997a9e1c9279a3 SHA512 051adf317ac1dc4ae14b3aaad9aa15ef650a74c7c1ff134ff9a26664cc7494b522957d9cbed981ec398e9bdc6ccae4437c628b2fe3535e8f2a95da34363ec88a
diff --git a/app-emacs/php-mode/php-mode-1.23.0.ebuild b/app-emacs/php-mode/php-mode-1.23.0.ebuild
new file mode 100644
index 00000000000..3a75d798770
--- /dev/null
+++ b/app-emacs/php-mode/php-mode-1.23.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+NEED_EMACS=24
+
+inherit elisp
+
+DESCRIPTION="GNU Emacs major mode for editing PHP code"
+HOMEPAGE="https://github.com/ejmr/php-mode"
+SRC_URI="https://github.com/ejmr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+
+SITEFILE="50${PN}-gentoo.el"
+DOCS="README*.md CHANGELOG.md CONTRIBUTING.md"
next reply other threads:[~2020-05-10 15:57 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-10 15:57 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-30 2:27 [gentoo-commits] repo/gentoo:master commit in: app-emacs/php-mode/ Sam James
2024-08-18 20:36 Michael Orlitzky
2024-01-06 9:50 Michał Górny
2024-01-06 9:02 Sam James
2024-01-06 8:16 Sam James
2024-01-06 8:11 Sam James
2023-11-26 0:04 Maciej Barć
2023-11-26 0:04 Maciej Barć
2023-09-02 15:35 Sam James
2023-08-11 16:41 Maciej Barć
2023-07-26 8:37 Maciej Barć
2023-07-26 8:37 Maciej Barć
2023-07-26 8:37 Maciej Barć
2023-07-26 8:37 Maciej Barć
2023-07-26 8:37 Maciej Barć
2023-04-27 23:29 Sam James
2023-04-18 0:35 Maciej Barć
2023-03-19 14:18 Maciej Barć
2023-03-19 14:18 Maciej Barć
2023-01-03 20:25 Sam James
2022-11-16 2:06 Maciej Barć
2022-09-14 16:03 Maciej Barć
2022-09-14 16:03 Maciej Barć
2022-03-18 18:09 Sam James
2022-02-16 17:38 Ulrich Müller
2022-02-16 17:38 Ulrich Müller
2020-06-28 20:44 Agostino Sarubbo
2020-06-28 20:37 Agostino Sarubbo
2020-06-28 20:33 Agostino Sarubbo
2020-06-26 17:43 Agostino Sarubbo
2020-05-10 17:14 Ulrich Müller
2020-01-17 9:26 Agostino Sarubbo
2019-12-16 20:16 Ulrich Müller
2018-09-07 18:33 Ulrich Müller
2018-09-07 13:51 Mikle Kolyada
2018-09-02 23:46 Thomas Deutschmann
2018-07-22 17:18 Ulrich Müller
2017-07-15 8:38 Ulrich Müller
2017-07-01 12:11 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=1589126232.04678ecbf79b137bce0ac87428b28bdf486ff685.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