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/nxml-gentoo-schemas/
Date: Sun, 22 Oct 2023 21:09:06 +0000 (UTC)	[thread overview]
Message-ID: <1698008914.f6a5df1c8b6ec7b46689d09c9c1a27262b5fb53c.ulm@gentoo> (raw)

commit:     f6a5df1c8b6ec7b46689d09c9c1a27262b5fb53c
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 22 21:08:02 2023 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 22 21:08:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6a5df1c

app-emacs/nxml-gentoo-schemas: add 20231022

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-emacs/nxml-gentoo-schemas/Manifest             |  1 +
 .../nxml-gentoo-schemas-20231022.ebuild            | 24 ++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/app-emacs/nxml-gentoo-schemas/Manifest b/app-emacs/nxml-gentoo-schemas/Manifest
index 4ab9da83a51c..c23f700ca18d 100644
--- a/app-emacs/nxml-gentoo-schemas/Manifest
+++ b/app-emacs/nxml-gentoo-schemas/Manifest
@@ -1 +1,2 @@
 DIST nxml-gentoo-schemas-20230914.tar.xz 8812 BLAKE2B fa039f3cf1556ef97684d7c485be5efa0cddae3dfa5a98a0bddd924a0e6f736b519a3a841712b8221dde2ee8351c8680c4b1bfb391151cf0a1ef3f073373e58d SHA512 e4cda867fb635a0b7f17a692b38a1f65966f439c585a130319ba8f53f571dedc3ca9d61a34c61ffd3ba09b04ef9aae61578bea9bb9f0562b542296c8a98d64c9
+DIST nxml-gentoo-schemas-20231022.tar.xz 8860 BLAKE2B eb6d997d5597fd83d547b356f1551c3087f69860808168dcd6bdec0a808e0effae96188d55f6c3d5dcb779ecc727fb965ce1190c60a1ec6591853f98e9a40cdd SHA512 2fbb674b7f8e6b854af1587ab03605bfe7f75e40a6f10122565264c9225d03fd30a5f569158ca83da6f84aaa31c18cced6d51a0782bb64172ab7fbfe077a630d

diff --git a/app-emacs/nxml-gentoo-schemas/nxml-gentoo-schemas-20231022.ebuild b/app-emacs/nxml-gentoo-schemas/nxml-gentoo-schemas-20231022.ebuild
new file mode 100644
index 000000000000..94311b25501f
--- /dev/null
+++ b/app-emacs/nxml-gentoo-schemas/nxml-gentoo-schemas-20231022.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+DESCRIPTION="Extension for nxml-mode with Gentoo-specific schemas"
+HOMEPAGE="https://gitweb.gentoo.org/proj/nxml-gentoo-schemas.git/"
+SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz"
+
+LICENSE="MIT GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
+
+SITEFILE="60${PN}-gentoo.el"
+
+src_compile() { :; }
+
+src_install() {
+	insinto "${SITEETC}/${PN}"
+	doins schemas.xml *.rnc
+	elisp-site-file-install "${FILESDIR}/${SITEFILE}"
+}


             reply	other threads:[~2023-10-22 21:09 UTC|newest]

Thread overview: 67+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-22 21:09 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-24 19:27 [gentoo-commits] repo/gentoo:master commit in: app-emacs/nxml-gentoo-schemas/ Ulrich Müller
2024-03-24 18:17 Sam James
2024-02-08 11:01 Ulrich Müller
2023-11-10 13:17 Ulrich Müller
2023-11-10 12:00 Arthur Zamarin
2023-10-09  3:46 Ulrich Müller
2023-10-08 20:16 Sam James
2023-09-16 10:30 Ulrich Müller
2023-03-28 12:22 Ulrich Müller
2023-03-28 12:09 Jakov Smolić
2023-02-27 18:04 Ulrich Müller
2023-02-27 18:04 Ulrich Müller
2022-11-29 19:46 Arthur Zamarin
2022-09-16  8:30 Ulrich Müller
2022-09-16  8:30 Ulrich Müller
2022-09-04 23:58 Sam James
2022-07-30  5:41 Ulrich Müller
2022-07-24 16:24 Sam James
2022-07-07  8:46 Ulrich Müller
2022-07-07  7:57 Arthur Zamarin
2022-05-26  6:10 Ulrich Müller
2022-05-26  6:10 Ulrich Müller
2022-05-24 18:03 Ulrich Müller
2022-05-24 18:03 Ulrich Müller
2022-05-24 11:10 Ulrich Müller
2022-02-24 13:02 Sam James
2022-01-25  8:57 Ulrich Müller
2021-12-28 10:31 Ulrich Müller
2021-12-28 10:20 Sam James
2021-09-08 18:00 Ulrich Müller
2021-09-08 18:00 Ulrich Müller
2021-03-15 22:01 Ulrich Müller
2021-03-14 20:51 Ulrich Müller
2021-02-03 13:53 Ulrich Müller
2021-01-24  9:02 Ulrich Müller
2020-04-15 10:03 Ulrich Müller
2020-04-15  9:39 Mart Raudsepp
2020-04-14 13:02 Agostino Sarubbo
2020-04-13 16:10 Agostino Sarubbo
2020-04-13 16:10 Agostino Sarubbo
2020-04-13 16:09 Agostino Sarubbo
2020-04-13 16:08 Agostino Sarubbo
2020-04-13 16:06 Agostino Sarubbo
2020-03-03  8:40 Ulrich Müller
2020-02-29 16:22 Ulrich Müller
2020-01-27 19:39 Ulrich Müller
2020-01-27 11:43 Agostino Sarubbo
2020-01-27 11:37 Mikle Kolyada
2020-01-27  9:33 Sergei Trofimovich
2020-01-27  3:02 Thomas Deutschmann
2020-01-25 15:43 Ulrich Müller
2020-01-09 23:39 Ulrich Müller
2019-12-27  9:56 Ulrich Müller
2019-12-22 12:11 Ulrich Müller
2019-12-14 15:37 Ulrich Müller
2019-12-14 15:37 Ulrich Müller
2018-06-11 23:13 Ulrich Müller
2018-06-11 22:52 Ulrich Müller
2018-06-11 22:52 Ulrich Müller
2017-03-02  8:48 Ulrich Müller
2017-03-02  8:48 Ulrich Müller
2016-05-06  8:24 Ulrich Müller
2016-05-06  8:24 Ulrich Müller
2016-03-12 12:38 Ulrich Müller
2016-03-12 12:38 Ulrich Müller
2016-01-25 22:21 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=1698008914.f6a5df1c8b6ec7b46689d09c9c1a27262b5fb53c.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