* [gentoo-commits] repo/proj/emacs:master commit in: app-emacs/dvc/files/, app-emacs/dvc/
@ 2018-03-11 11:30 Ulrich Müller
0 siblings, 0 replies; only message in thread
From: Ulrich Müller @ 2018-03-11 11:30 UTC (permalink / raw
To: gentoo-commits
commit: 41d0faae762c2df319af9f9a6c3df547989d1b27
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 11 11:27:58 2018 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 11 11:27:58 2018 +0000
URL: https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=41d0faae
app-emacs/dvc: Remove dead package.
Last visible upstream activity in 2015. Does not build with Emacs 25.
Closes: https://bugs.gentoo.org/650122
app-emacs/dvc/dvc-9999.ebuild | 30 ------------------------------
app-emacs/dvc/files/50dvc-gentoo.el | 2 --
app-emacs/dvc/metadata.xml | 8 --------
3 files changed, 40 deletions(-)
diff --git a/app-emacs/dvc/dvc-9999.ebuild b/app-emacs/dvc/dvc-9999.ebuild
deleted file mode 100644
index e15af05..0000000
--- a/app-emacs/dvc/dvc-9999.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EBZR_REPO_URI="http://bzr.xsteve.at/dvc/"
-
-inherit elisp autotools bzr
-
-DESCRIPTION="New version control backend for distributed systems (like bzr, git)"
-HOMEPAGE="http://download.gna.org/dvc/"
-
-LICENSE="GPL-2+"
-SLOT="0"
-
-SITEFILE=50${PN}-gentoo.el
-
-src_unpack() {
- bzr_src_unpack
- cd "${S}"
- eautoreconf
-}
-
-src_compile() {
- econf --with-lispdir="${D}/${SITELISP}/${PN}" --infodir="${D}/usr/share/info" \
- || die "econf failed"
- emake MKDIR_P="mkdir -p" || die
-}
-src_install() {
- emake MKDIR_P="mkdir -p" DESTDIR="${D}" install || die
- elisp-site-file-install "${FILESDIR}/${SITEFILE}"
-}
diff --git a/app-emacs/dvc/files/50dvc-gentoo.el b/app-emacs/dvc/files/50dvc-gentoo.el
deleted file mode 100644
index 18310ac..0000000
--- a/app-emacs/dvc/files/50dvc-gentoo.el
+++ /dev/null
@@ -1,2 +0,0 @@
-(add-to-list 'load-path "@SITELISP@")
-(require 'dvc-autoloads)
diff --git a/app-emacs/dvc/metadata.xml b/app-emacs/dvc/metadata.xml
deleted file mode 100644
index c438baf..0000000
--- a/app-emacs/dvc/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
- <email>gnu-emacs@gentoo.org</email>
- <name>Gentoo GNU Emacs project</name>
-</maintainer>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-03-11 11:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-11 11:30 [gentoo-commits] repo/proj/emacs:master commit in: app-emacs/dvc/files/, app-emacs/dvc/ Ulrich Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox