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: Tue, 24 May 2022 18:03:31 +0000 (UTC) [thread overview]
Message-ID: <1653415370.20216f6acfbd512e9290710f88089285c393f33f.ulm@gentoo> (raw)
commit: 20216f6acfbd512e9290710f88089285c393f33f
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue May 24 18:02:01 2022 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue May 24 18:02:50 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20216f6a
app-emacs/nxml-gentoo-schemas: add 20220524
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-emacs/nxml-gentoo-schemas/Manifest | 1 +
.../nxml-gentoo-schemas-20220524.ebuild | 24 ++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/app-emacs/nxml-gentoo-schemas/Manifest b/app-emacs/nxml-gentoo-schemas/Manifest
index d8a48ed07984..862d4e2814dc 100644
--- a/app-emacs/nxml-gentoo-schemas/Manifest
+++ b/app-emacs/nxml-gentoo-schemas/Manifest
@@ -1,2 +1,3 @@
DIST nxml-gentoo-schemas-20210907.tar.xz 8940 BLAKE2B e1965847d0723c453a11d2522436eb8bd017eb6147b50fe900105f05b74a47fbd91fe94c3a0af41de313480dd0a5a98d51b8b45be1bd27d160f32be8bbcd75f4 SHA512 4defdc0061940fc7dd285c958ec812a7110bb2d7370bd74ceef396e2873d488c78843395bb0e2c122b6ad959cffe5a555c9f96446aef90fc37b3db135477e8aa
DIST nxml-gentoo-schemas-20220125.tar.xz 8644 BLAKE2B 6f2bb618bb94f9a61ba22526161d8b0457d6177b2a6dc339199fe633652ce1138125d50bc1b681117e8dfedb227ec54e30a51d4724fb5148ab31e1224b16fc9e SHA512 95719c92d9c6c9c883c022baf0593f927b0f24f7e35832ab0dd951fb31fd601888715671a6b8a887464649632bce3c8cb8281aa5d5a066fc115d38ffed8f8adb
+DIST nxml-gentoo-schemas-20220524.tar.xz 8916 BLAKE2B 132c2b81bbb11f94974f5e25a9ede1c047b0a29ae97d70dfe6a83b3def36cb1155e28a111aba261155c2bf3dc7825d5b7c9fe0cc56296ba4d33e9ab2c070eeb3 SHA512 79262e491e58370a471ab09a31755de720de681a8d3c7fe96a3950d128e2877c70732b08dded05b0926b96d59d91e0abbaa55f9ea807dc5252e61674ed3fe4f8
diff --git a/app-emacs/nxml-gentoo-schemas/nxml-gentoo-schemas-20220524.ebuild b/app-emacs/nxml-gentoo-schemas/nxml-gentoo-schemas-20220524.ebuild
new file mode 100644
index 000000000000..e59b183875b9
--- /dev/null
+++ b/app-emacs/nxml-gentoo-schemas/nxml-gentoo-schemas-20220524.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2022 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"
+
+SITEFILE="60${PN}-gentoo.el"
+
+src_compile() { :; }
+
+src_install() {
+ insinto "${SITEETC}/${PN}"
+ doins schemas.xml *.rnc
+ elisp-site-file-install "${FILESDIR}/${SITEFILE}"
+}
next reply other threads:[~2022-05-24 18:03 UTC|newest]
Thread overview: 73+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-24 18:03 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-16 12:59 [gentoo-commits] repo/gentoo:master commit in: app-emacs/nxml-gentoo-schemas/ Ulrich Müller
2024-11-16 12:10 Ulrich Müller
2024-11-14 22:37 Ulrich Müller
2024-11-06 13:39 Sam James
2024-10-31 19:27 Ulrich Müller
2024-10-23 12:47 Yixun Lan
2024-03-24 19:27 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-22 21:09 Ulrich Müller
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 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=1653415370.20216f6acfbd512e9290710f88089285c393f33f.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