public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/php-mode/
Date: Wed, 16 Nov 2022 02:06:00 +0000 (UTC)	[thread overview]
Message-ID: <1668564358.94c763ace524a06e2c34934ead6c01e64d7cf0e8.xgqt@gentoo> (raw)

commit:     94c763ace524a06e2c34934ead6c01e64d7cf0e8
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 16 02:04:37 2022 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Wed Nov 16 02:05:58 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94c763ac

app-emacs/php-mode: bump to 1.24.2

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 app-emacs/php-mode/Manifest               |  1 +
 app-emacs/php-mode/php-mode-1.24.2.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/app-emacs/php-mode/Manifest b/app-emacs/php-mode/Manifest
index 13104736cd4a..ae382cb94f27 100644
--- a/app-emacs/php-mode/Manifest
+++ b/app-emacs/php-mode/Manifest
@@ -1,3 +1,4 @@
 DIST php-mode-1.23.0.tar.gz 94451 BLAKE2B 324eda995ba8d93ca9bec691c88b05caac3d6786b2d1caac39dc34f513e8a026b3803ad3712729b147a8ee839fe337bf11ebaa1b718cb4c741997a9e1c9279a3 SHA512 051adf317ac1dc4ae14b3aaad9aa15ef650a74c7c1ff134ff9a26664cc7494b522957d9cbed981ec398e9bdc6ccae4437c628b2fe3535e8f2a95da34363ec88a
 DIST php-mode-1.24.0.tar.gz 94715 BLAKE2B 226dfe72153f541d8a7ee396dc3cb49c2b0a26c084a3ea36f812f4e923cf364d3ddca0192b87b5a068a9a19a9cfa1227a91f0793374e513b957764b0c867df3f SHA512 fd26f1f022d20bf3dffb772f3735b244cf7e2b4fe51ed35c6ead4f7a7b21686cecd2db54f882a6622a34e3265b4af68d71b589d5adc79b15be3c5e4019ea026a
 DIST php-mode-1.24.1.tar.gz 98595 BLAKE2B f9f6e6812e7239eb9ec9dfdbb932dc74b85df46d0d4001a745a6ff297d060a5bcb835200b02e0bfb09f2d35b20d0c72e273d84e16ed3e7d95d235a369a0c54cc SHA512 e6459637874aef457b856c8730d6b761de38e251b49a44a51cecbb08ae092d383a59adc77997f2ebe27066cb050db588f0037cf9554a071d4834089e14acd9ac
+DIST php-mode-1.24.2.tar.gz 133018 BLAKE2B d6d5da323f10ffd133b34e672576a1ac7c2c2284aba6bab6c628d5fb335327a9e7c73035f47a709046591e57ff4bd53d386e516f4004d000c4276cb341ac4783 SHA512 52c9770baea00a05a468e91d9af765cb1665980c7acb32220829e7920ae092996b017c396836b171f2affa61bdb6329e7460acde88dd788004750ca21f280a7a

diff --git a/app-emacs/php-mode/php-mode-1.24.2.ebuild b/app-emacs/php-mode/php-mode-1.24.2.ebuild
new file mode 100644
index 000000000000..d8261dee74fe
--- /dev/null
+++ b/app-emacs/php-mode/php-mode-1.24.2.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+NEED_EMACS=24
+
+inherit elisp
+
+DESCRIPTION="GNU Emacs major mode for editing PHP code"
+HOMEPAGE="https://github.com/emacs-php/php-mode/"
+SRC_URI="https://github.com/emacs-php/${PN}/archive/v${PV}.tar.gz
+	-> ${P}.tar.gz"
+S="${WORKDIR}"/${P}/lisp
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+
+DOCS=( ../AUTHORS.md ../CHANGELOG.md ../CONTRIBUTING.md ../README{,.ja}.md ../docs )
+SITEFILE="50${PN}-gentoo.el"
+
+src_test() {
+	touch ../tests/project/1/.git || die
+	${EMACS} ${EMACSFLAGS} -L . -L ../tests -l ../tests/php-mode-test.el \
+		-f ert-run-tests-batch-and-exit || die "tests run failed"
+}


             reply	other threads:[~2022-11-16  2:06 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-16  2:06 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-18 20:36 [gentoo-commits] repo/gentoo:master commit in: app-emacs/php-mode/ 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-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-05-10 15:57 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=1668564358.94c763ace524a06e2c34934ead6c01e64d7cf0e8.xgqt@gentoo \
    --to=xgqt@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