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-xemacs/ebuild-mode/
Date: Mon, 29 Jan 2018 10:17:50 +0000 (UTC)	[thread overview]
Message-ID: <1517221004.c536559c1e605e1b342842afd45701a727a91028.ulm@gentoo> (raw)

commit:     c536559c1e605e1b342842afd45701a727a91028
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 29 10:14:53 2018 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Jan 29 10:16:44 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c536559c

app-xemacs/ebuild-mode: Version bump.

Package-Manager: Portage-2.3.20, Repoman-2.3.6

 app-xemacs/ebuild-mode/Manifest                |  1 +
 app-xemacs/ebuild-mode/ebuild-mode-1.42.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/app-xemacs/ebuild-mode/Manifest b/app-xemacs/ebuild-mode/Manifest
index 98436889dae..183996a4f36 100644
--- a/app-xemacs/ebuild-mode/Manifest
+++ b/app-xemacs/ebuild-mode/Manifest
@@ -1,3 +1,4 @@
 DIST ebuild-mode-1.38.tar.xz 30744 BLAKE2B a147fbb462f0e1a2ba3272c74b12c9357200b0ca6671d75263547d7b777489772504c9fda634a797fecff8dce35e40b7bb579cdbd9a7da99f68f74b08a48a4da SHA512 bfcc4fb100f7d9299e9b466c7661e865f9b93ee352780da1647f1a98159fe3e9eeb8cd4b7d1d9906d532316d1256ec7b6f821cac3d064cda15f2fd62ca7cb349
 DIST ebuild-mode-1.40.tar.xz 34676 BLAKE2B bf34c773966540f67c74fe72a8c47073f9385ba210ceecaf8fa8977a67f5945314090c0555b2b12dcee8486ed495dda062d6d36bcaff3a291f3d4ba5ca6886fa SHA512 50caa3255ff874e779f8dcb34b84845fd3b03edee35fc20df8aa3606dc2a00a4a0e88fab79f7872cfe3e92f04263ce74e60f3aeb1d97a2706116414ac9b352d5
 DIST ebuild-mode-1.41.tar.xz 34728 BLAKE2B c3863a249536c7df1ee4463879fb29a3b7243eee7192319ffeff527f40527891e02e9dec69601a1783a7ed28fa098b102b224eb5cdd5e9c95dcca37d48acc4a2 SHA512 8c85b8c5197162c936cbb4d8d204eb10e4f20d413b021c4b4d7b18793cef192063ea74441efa6ac69ec91e2297344027a0ea714537898cfa41ad8fd5a1262bce
+DIST ebuild-mode-1.42.tar.xz 34936 BLAKE2B dd94d17dc57e2d32b329ab62ec6eec8ada6a4aeddadb8d978736f5dcb4d613759fd860043cab92d12db11614f8b7fa71fc5537576a2af3f5e6c9d56fc2fdcc05 SHA512 119f954eaf009bd0c9f0a75810b94a54d65ed91c6ffef20dd164c7a5ef095410dd0f3642426817f5efa6623d4f3e120ed3b27076222b02a90e75a83bb80b8703

diff --git a/app-xemacs/ebuild-mode/ebuild-mode-1.42.ebuild b/app-xemacs/ebuild-mode/ebuild-mode-1.42.ebuild
new file mode 100644
index 00000000000..1288c724a3a
--- /dev/null
+++ b/app-xemacs/ebuild-mode/ebuild-mode-1.42.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit xemacs-elisp
+
+DESCRIPTION="Emacs modes for editing ebuilds and other Gentoo specific files"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs"
+SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~x86"
+
+RDEPEND=">=app-editors/xemacs-21.4.20-r5
+	app-xemacs/sh-script"
+DEPEND="${RDEPEND}"
+
+src_compile() {
+	${XEMACS_BATCH_CLEAN} -eval "(add-to-list 'load-path \".\")" \
+		-f batch-byte-compile ebuild-mode.el gentoo-newsitem-mode.el || die
+	xemacs-elisp-make-autoload-file \
+		ebuild-mode.el gentoo-newsitem-mode.el || die
+}


             reply	other threads:[~2018-01-29 10:17 UTC|newest]

Thread overview: 115+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-29 10:17 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-12 18:39 [gentoo-commits] repo/gentoo:master commit in: app-xemacs/ebuild-mode/ Ulrich Müller
2024-11-03 18:45 Ulrich Müller
2024-10-07 10:15 Ulrich Müller
2024-09-27 23:23 Jakov Smolić
2024-09-07 15:15 Ulrich Müller
2024-09-05 18:19 Ulrich Müller
2024-08-29 17:46 Ulrich Müller
2024-08-28 17:21 Ulrich Müller
2024-08-15 17:28 Ulrich Müller
2024-08-15 17:28 Ulrich Müller
2024-08-01 16:47 Arthur Zamarin
2024-07-01  8:26 Ulrich Müller
2024-06-29 16:20 Sam James
2024-06-29 15:01 Ulrich Müller
2024-06-09  8:31 Ulrich Müller
2024-06-09  8:31 Ulrich Müller
2024-03-17 17:49 Ulrich Müller
2024-03-17  9:18 Arthur Zamarin
2024-01-08 16:08 Ulrich Müller
2023-12-06 20:17 Ulrich Müller
2023-12-06 20:17 Ulrich Müller
2023-11-05 17:38 Ulrich Müller
2023-11-02 11:57 Ulrich Müller
2023-10-13 14:14 Arthur Zamarin
2023-10-07  7:39 Ulrich Müller
2023-10-07  7:39 Ulrich Müller
2023-09-12 17:01 Ulrich Müller
2023-08-30 17:24 Ulrich Müller
2023-08-30  8:43 Sam James
2023-08-29 18:52 Ulrich Müller
2023-07-06 16:27 Ulrich Müller
2023-07-06 16:27 Ulrich Müller
2023-06-17 18:47 Ulrich Müller
2023-06-17 18:13 Ulrich Müller
2023-06-17 18:13 Ulrich Müller
2023-03-26 14:05 Ulrich Müller
2023-02-27 18:18 Ulrich Müller
2023-02-27 18:18 Ulrich Müller
2022-12-22 18:48 Ulrich Müller
2022-12-01 18:37 Ulrich Müller
2022-12-01 18:37 Ulrich Müller
2022-06-03 11:40 Ulrich Müller
2022-06-03 11:33 Jakov Smolić
2022-05-21 20:04 Ulrich Müller
2022-05-21 20:04 Ulrich Müller
2022-05-20 18:25 Ulrich Müller
2022-05-07 20:54 Ulrich Müller
2022-05-07 20:54 Ulrich Müller
2022-05-07  8:59 Ulrich Müller
2022-04-30  7:33 Ulrich Müller
2022-04-30  7:33 Ulrich Müller
2022-04-17  8:57 Jakov Smolić
2022-04-17  8:09 Ulrich Müller
2022-03-18 19:43 Ulrich Müller
2022-02-16  8:12 Ulrich Müller
2022-02-16  0:17 Jakov Smolić
2022-01-16 11:47 Ulrich Müller
2022-01-16 11:47 Ulrich Müller
2021-12-28 10:02 Ulrich Müller
2021-10-09 12:10 Mats Lidell
2021-07-12 18:53 Ulrich Müller
2021-03-20 18:32 Ulrich Müller
2021-03-20 18:32 Ulrich Müller
2020-09-18 15:05 Agostino Sarubbo
2020-08-23  9:44 Ulrich Müller
2020-07-21 20:36 Ulrich Müller
2020-04-15 10:03 Ulrich Müller
2020-04-14 13:02 Agostino Sarubbo
2020-04-13 16:06 Agostino Sarubbo
2020-03-07 22:51 Ulrich Müller
2020-03-07 22:51 Ulrich Müller
2020-02-06  7:51 Sergei Trofimovich
2020-01-23 12:18 Agostino Sarubbo
2020-01-23 10:59 Agostino Sarubbo
2019-12-21 16:32 Ulrich Müller
2019-12-14 22:52 Ulrich Müller
2019-12-14 22:52 Ulrich Müller
2019-12-11 19:24 Ulrich Müller
2019-08-28 18:28 Sergei Trofimovich
2019-08-28  9:51 Agostino Sarubbo
2019-08-27 20:45 Agostino Sarubbo
2019-07-28 17:39 Ulrich Müller
2019-06-06 21:31 Ulrich Müller
2018-11-08 23:35 Sergei Trofimovich
2018-11-07 10:09 Mikle Kolyada
2018-10-26 18:50 Thomas Deutschmann
2018-10-25 19:11 Ulrich Müller
2018-09-23 15:53 Mikle Kolyada
2018-09-17 21:26 Ulrich Müller
2018-09-04  7:02 Ulrich Müller
2018-07-23 16:20 Ulrich Müller
2018-07-23  0:17 Mikle Kolyada
2018-06-23  7:31 Ulrich Müller
2018-04-17 19:12 Ulrich Müller
2018-03-17 10:33 Ulrich Müller
2018-03-17 10:33 Ulrich Müller
2018-03-05 14:31 Agostino Sarubbo
2018-03-03  9:41 Ulrich Müller
2018-01-29 10:17 Ulrich Müller
2017-12-25 12:16 Ulrich Müller
2017-12-25 12:16 Ulrich Müller
2017-10-29 20:59 Ulrich Müller
2017-10-29 20:51 Mats Lidell
2017-09-15 17:25 Ulrich Müller
2017-06-04 11:09 Ulrich Müller
2017-05-04 21:46 Jeroen Roovers
2017-05-04 15:55 Agostino Sarubbo
2017-05-04 13:07 Agostino Sarubbo
2017-04-07 18:47 Ulrich Müller
2017-04-07 17:15 Ulrich Müller
2017-04-07 17:15 Ulrich Müller
2016-03-18 19:11 Michał Górny
2016-01-25  0:46 Ulrich Müller
2016-01-24 20:14 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=1517221004.c536559c1e605e1b342842afd45701a727a91028.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