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-libvirt-schemas/
Date: Mon, 26 Aug 2019 14:53:39 +0000 (UTC)	[thread overview]
Message-ID: <1566831190.037108b1e4d42f097ad8e5121e38f439e22743df.ulm@gentoo> (raw)

commit:     037108b1e4d42f097ad8e5121e38f439e22743df
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 26 14:53:10 2019 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Aug 26 14:53:10 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=037108b1

app-emacs/nxml-libvirt-schemas: Remove old.

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

 app-emacs/nxml-libvirt-schemas/Manifest            |  1 -
 .../nxml-libvirt-schemas-0.9.7.ebuild              | 54 ----------------------
 2 files changed, 55 deletions(-)

diff --git a/app-emacs/nxml-libvirt-schemas/Manifest b/app-emacs/nxml-libvirt-schemas/Manifest
index 0cbd469ab8b..ee692887a73 100644
--- a/app-emacs/nxml-libvirt-schemas/Manifest
+++ b/app-emacs/nxml-libvirt-schemas/Manifest
@@ -1,2 +1 @@
-DIST libvirt-0.9.7.tar.gz 17853636 BLAKE2B d149fe4f095c76d003bdca1a307e588a9bd1b011b34119e90b8875837ced533caa2f05f2b9e7709d13f5af0a078fdc4779b7fc8a247f7ca04ad490b18fe728c5 SHA512 ac082f3872b37fc7aad891ba3f2a9614bdc85123b3d626fc7a2e43327a7ec346a0ec154c25161592a4337e3f694d9b27d031544190dec7d6086343f15fe9ba2d
 DIST libvirt-1.2.1.tar.gz 27228694 BLAKE2B 5552508f87bddbd8d2dd65a37298f7f7e7238a7ac5aeef878bd8b3c6d5ecab8f2cf6fb94c8d520312b6c6399f1e663f8d68febf2badd544020635df841f5488f SHA512 6184840623156ca01ee7f59078ebf031bc84c25b37bb110372c7bcf230a79b74e267475f989fb73db5e3c096dcc74f03cb30adfc5de022f756ed2cd6ab05bfd0

diff --git a/app-emacs/nxml-libvirt-schemas/nxml-libvirt-schemas-0.9.7.ebuild b/app-emacs/nxml-libvirt-schemas/nxml-libvirt-schemas-0.9.7.ebuild
deleted file mode 100644
index 9a8a326fa0d..00000000000
--- a/app-emacs/nxml-libvirt-schemas/nxml-libvirt-schemas-0.9.7.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-#BACKPORTS=
-
-inherit elisp eutils
-
-MY_P="libvirt-${PV/_rc/-rc}"
-
-DESCRIPTION="Extension for nxml-mode with libvirt schemas"
-HOMEPAGE="http://www.libvirt.org/"
-SRC_URI="http://libvirt.org/sources/${MY_P}.tar.gz
-	${BACKPORTS:+mirror://gentoo/${MY_P}-backports-${BACKPORTS}.tar.bz2}"
-
-# This is the license of the package, but the schema files are
-# provided without license, maybe it's bad.
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-# Yes this requires Java, but I'd rather not repackage this, if you
-# know something better in C, I'll be glad to use that.
-DEPEND="app-text/trang"
-RDEPEND=""
-
-SITEFILE="60${PN}-gentoo.el"
-S="${WORKDIR}/${MY_P%-rc*}"
-
-src_prepare() {
-	if [[ -d "${WORKDIR}/patches" ]]; then
-		EPATCH_SUFFIX="patch" \
-		EPATCH_FORCE="yes" \
-		EPATCH_SOURCE="${WORKDIR}/patches" \
-		epatch
-	fi
-}
-
-src_compile() {
-	emake -C docs/schemas -f "${FILESDIR}/Makefile-trang"
-}
-
-src_test() {
-	# No we don't need tests here... trang will take care of checking
-	# the well-formedness of the schema files for us
-	:
-}
-
-src_install() {
-	insinto ${SITEETC}/${PN}
-	doins "${FILESDIR}/schemas.xml" docs/schemas/*.rnc
-	elisp-site-file-install "${FILESDIR}/${SITEFILE}"
-}


             reply	other threads:[~2019-08-26 14:53 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-26 14:53 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-10-15 10:12 [gentoo-commits] repo/gentoo:master commit in: app-emacs/nxml-libvirt-schemas/ Ulrich Müller
2019-11-18 12:32 Ulrich Müller
2022-01-18 20:52 Ulrich Müller
2022-05-31  8:03 Sam James
2022-05-31  8:03 Sam James
2022-06-03  3:08 Sam James
2022-07-04 23:24 Sam James
2022-07-05  9:26 Ulrich Müller
2022-07-05  9:26 Ulrich Müller
2022-07-05 12:14 Ulrich Müller
2022-07-05 12:14 Ulrich Müller
2022-09-01 21:49 Sam James
2022-09-23  1:06 Sam James
2022-10-28 19:15 Sam James
2022-11-11 15:14 Matthias Maier
2023-04-13 15:16 Matthias Maier
2023-05-05  4:44 Sam James
2023-08-02 17:59 Sam James
2023-10-04 17:46 Matthias Maier
2023-11-12  7:42 Sam James
2024-01-18 19:48 Sam James
2024-03-04 10:28 Sam James
2024-03-14  5:54 Sam James
2024-04-13 18:49 Sam James
2024-05-03  3:32 Sam James
2024-07-07  7:39 Sam James
2024-08-25 18:59 Sam James
2024-10-17  5:01 Sam James
2024-10-17  5:01 Sam James
2024-12-11  2:48 Sam James
2025-02-08  1:33 Sam James
2025-02-08  1:33 Sam James
2025-03-10  2:18 Sam James
2025-03-14  6:19 Sam James
2025-04-08  9:46 Sam James

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=1566831190.037108b1e4d42f097ad8e5121e38f439e22743df.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