commit:     507c435f8310d291bbfac2ef737841aca116f543
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 15 07:18:21 2019 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Oct 15 07:18:21 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=507c435f

app-emacs/graphviz-dot-mode: Remove old.

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

 app-emacs/graphviz-dot-mode/Manifest               |  2 --
 .../graphviz-dot-mode-0.3.7.ebuild                 | 18 ------------------
 .../graphviz-dot-mode-0.4.20171103.ebuild          | 22 ----------------------
 3 files changed, 42 deletions(-)

diff --git a/app-emacs/graphviz-dot-mode/Manifest 
b/app-emacs/graphviz-dot-mode/Manifest
index acc63a8a1f8..6627e02a141 100644
--- a/app-emacs/graphviz-dot-mode/Manifest
+++ b/app-emacs/graphviz-dot-mode/Manifest
@@ -1,4 +1,2 @@
-DIST graphviz-dot-mode-0.3.7.el.xz 10840 BLAKE2B 
6d4d80705ba01723ce538dcf97a218197c4d5295196d94c72dc5debdd59bf3e755227088a89b55c0ef019c9c4dbdaf5a7c01c441440ae8be32d5d472711160b2
 SHA512 
1b142cd4ea257a1b18f557d9b166db9c69538238c100d3eb682219df3488803566bbb366be6b57d129753c745b21a585eb815dbef870ad2e71560d4acc33edf3
-DIST graphviz-dot-mode-0.4.20171103.tar.gz 353912 BLAKE2B 
526a14c7bfe4178f89268f6b3f381e69c1223e6576adfeca7864df8c6b62042fcd8e4f718f658ac210e2ce596eedd83a665a72c8d698e83fa28ae3ebf6eecc69
 SHA512 
73e7570ad1a954dc49b8151b336733af2141126555f27cfe9d6258361131c86325e8717e9740968926452f81fabb66e219534022c9de396bbcb50b9a124be9f5
 DIST graphviz-dot-mode-0.4.20181118.tar.gz 353971 BLAKE2B 
eab5279ec25a93bae311c6db430b41f5352a63f545573694f9760e5f5cbbbeae54904361c63c909cd8c77da68e757d0fad24271edb07d4267521535e2d9f7db7
 SHA512 
c02523d2a2a3be2d4be187b7bed34d3d5a897532d7ad2205683a69e3ae849a1e002f5f17637987b1774b4e65f0923e52b5bf048cc0fcd62ae4bf3693b90420db
 DIST graphviz-dot-mode-0.4.tar.gz 12288 BLAKE2B 
2757734b1aae33322d3c093be4d650dd8c464292a50915463ea23e946a695986c6b36650c3f5baee69d402b2cd3747cc453cf18c56bd128dc6bdc9e15e2445ba
 SHA512 
db50adc0550629adcee8ea7482e678b2fbfa8db514e9ea80381dec47fef75cd0a61b7cfbeef59aae102e50d824edfb06b8ee56c4e964cd3e90ec8540b1b250a6

diff --git a/app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.3.7.ebuild 
b/app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.3.7.ebuild
deleted file mode 100644
index 8822caebe8a..00000000000
--- a/app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.3.7.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit elisp
-
-DESCRIPTION="Emacs mode for editing and previewing Graphviz dot graphs"
-HOMEPAGE="http://users.skynet.be/ppareit/projects/graphviz-dot-mode/graphviz-dot-mode.html
-       http://www.graphviz.org/";
-# taken from http://users.skynet.be/ppareit/projects/${PN}/${PN}.el
-SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz";
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-
-SITEFILE="50${PN}-gentoo.el"

diff --git a/app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.4.20171103.ebuild 
b/app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.4.20171103.ebuild
deleted file mode 100644
index 31a7620dac7..00000000000
--- a/app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.4.20171103.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit elisp
-
-COMMIT=c456a2b65c734089e6c44e87209a5a432a741b1a
-
-DESCRIPTION="Emacs mode for editing and previewing Graphviz dot graphs"
-HOMEPAGE="http://users.skynet.be/ppareit/projects/graphviz-dot-mode/graphviz-dot-mode.html
-       https://github.com/ppareit/graphviz-dot-mode
-       https://www.graphviz.org/";
-SRC_URI="https://github.com/ppareit/graphviz-dot-mode/archive/${COMMIT}.tar.gz 
-> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-SITEFILE="50${PN}-gentoo.el"
-
-S="${WORKDIR}/${PN}-${COMMIT}"

Reply via email to