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: Mon, 25 Jan 2016 22:21:07 +0000 (UTC)	[thread overview]
Message-ID: <1453760284.b0045ac97564515050bd9421a024b47b7f9fa736.ulm@gentoo> (raw)

commit:     b0045ac97564515050bd9421a024b47b7f9fa736
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 25 22:18:04 2016 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Jan 25 22:18:04 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0045ac9

app-emacs/nxml-gentoo-schemas: Version bump.

This includes some schema changes, notably the metadata changes
for GLEP 67.

Package-Manager: portage-2.2.27

 app-emacs/nxml-gentoo-schemas/Manifest             |  1 +
 .../nxml-gentoo-schemas-20160125.ebuild            | 26 ++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/app-emacs/nxml-gentoo-schemas/Manifest b/app-emacs/nxml-gentoo-schemas/Manifest
index afe9ca7..b92800f 100644
--- a/app-emacs/nxml-gentoo-schemas/Manifest
+++ b/app-emacs/nxml-gentoo-schemas/Manifest
@@ -1,2 +1,3 @@
 DIST nxml-gentoo-schemas-20111129.tar.bz2 10795 SHA256 654b72aee0f27c034ff351e5f9549abf4489d8c42590124aa95ea46538f9b8c7 SHA512 5ed86f6d72d8ab91d0473c1104458223f6b7ae9c03331638ee6d802706d18338dcf75a38dc82de237f2810bf3ef228f65f49d322527641618fa6e910e4ee3fbb WHIRLPOOL 5d94fac30df20cc94da0cae29bc631aa8f0364e9cd55b56265ee0cbcab460e3f3850e7247f798282a617ca0ac60b398e20c10310661df02b065b2e79fb7a5aa9
 DIST nxml-gentoo-schemas-20150428.tar.xz 11100 SHA256 79436da79a4e75a2e70855fa9c98410c7dced30525e72c23520c4a6231388b6b SHA512 a43b21f03072f31709499d9d7a5aca578c8c23d1fe9ab9658d973298a471cfd3408072298dfb467a69b50a26a10b86860cd9109e26cb6237b1e50bc943ef54d2 WHIRLPOOL 37cddfbb719982b0d4471aff21d3a2a429c266bec7ce663106a9978482392306622cad4b24108a20253ef21e1523f2cd9d896391ff2d8327d2c1446320c71b6c
+DIST nxml-gentoo-schemas-20160125.tar.xz 11920 SHA256 2db910f6391663953838bf4acee56b4f28a03abf56089cba0c0f7ea8844cfe4a SHA512 bf1aabc2275e6a4ff9a736385b8cb97ded63ac44a43608991012ea818e4f9e908e451b781f15d32a8dc744e73cadf032637e44ad93a08c6fcad2912c5d755789 WHIRLPOOL 09b6580f2af817db6db6023c901f4f7f50daa1bad228e0e2c619d3a4b99f08d5c717de514ee99beeb26266c631e596e3e1fa985b6b787ec8641fa44035b737b2

diff --git a/app-emacs/nxml-gentoo-schemas/nxml-gentoo-schemas-20160125.ebuild b/app-emacs/nxml-gentoo-schemas/nxml-gentoo-schemas-20160125.ebuild
new file mode 100644
index 0000000..86ad694
--- /dev/null
+++ b/app-emacs/nxml-gentoo-schemas/nxml-gentoo-schemas-20160125.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+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"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
+
+SITEFILE="60${PN}-gentoo.el"
+
+src_compile() { :; }
+
+src_install() {
+	insinto "${SITEETC}/${PN}"
+	doins schemas.xml *.rnc
+	elisp-site-file-install "${FILESDIR}/${SITEFILE}"
+	dodoc DONATING
+}


             reply	other threads:[~2016-01-25 22:21 UTC|newest]

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