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, 14 Mar 2021 20:51:18 +0000 (UTC)	[thread overview]
Message-ID: <1615755072.ce01c20d77268450f816f84a9858175cc10be69d.ulm@gentoo> (raw)

commit:     ce01c20d77268450f816f84a9858175cc10be69d
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 14 20:50:18 2021 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 14 20:51:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce01c20d

app-emacs/nxml-gentoo-schemas: Version bump to 20210314

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

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

diff --git a/app-emacs/nxml-gentoo-schemas/Manifest b/app-emacs/nxml-gentoo-schemas/Manifest
index 2ecd901f9a4..f10067864e0 100644
--- a/app-emacs/nxml-gentoo-schemas/Manifest
+++ b/app-emacs/nxml-gentoo-schemas/Manifest
@@ -1,2 +1,3 @@
 DIST nxml-gentoo-schemas-20200303.tar.xz 8452 BLAKE2B bee7e3d58b03e3aaefcd09d93a9b6919ae6b4892ac09e218ac68cbbc048e28def8b49cc4c583ddad04da61d61bb76386f0c0f33e12d2c8a938447e3f590854d5 SHA512 42f8ee48e349423db156d585bdd2c1d333f69693ac541bc44f8c1d0bae412b1793e1d86fc527287225040aa9b4b791ad2922196cf750de6029b4c77eebdc62de
 DIST nxml-gentoo-schemas-20210203.tar.xz 8440 BLAKE2B 733c7949bd39a94e657c829c478b76229cfbe2edca6f973f45a91423fb573ed6ff5717ef7bca74733266d7ff5b31f5426d06df51d79263422dba1467234ae8ba SHA512 bdd28b40d0748f595b6ac035686605b7d7a08e9802d0e497893329b4cbc1195f4e785befb8afe6362eb8eb45132f3928f394546412ba463c47977587b6f88b3d
+DIST nxml-gentoo-schemas-20210314.tar.xz 8512 BLAKE2B 9219644c1a0dbc7afc78c0c4f2623d9d71bbd4f62c387eb025e001e756262107d59f739d695c172ae4ef54049b98f4c3e92bc630be39bcf2f6727d8b0ea27247 SHA512 a092f48f3fe69df0bc51b3e5dd11a6ef09f4074589ffe9872f4936548caf14554fef8cd8ab42626f621c0163a23879698ad12a0818b52cc4b4a4f384a98afd6c

diff --git a/app-emacs/nxml-gentoo-schemas/nxml-gentoo-schemas-20210314.ebuild b/app-emacs/nxml-gentoo-schemas/nxml-gentoo-schemas-20210314.ebuild
new file mode 100644
index 00000000000..b8b974d2577
--- /dev/null
+++ b/app-emacs/nxml-gentoo-schemas/nxml-gentoo-schemas-20210314.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+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="HPND 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}"
+}


             reply	other threads:[~2021-03-14 20:51 UTC|newest]

Thread overview: 73+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-14 20:51 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 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-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=1615755072.ce01c20d77268450f816f84a9858175cc10be69d.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