commit:     e65ca145443c0055cfbb01a5b6a50473e9561a97
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 24 14:14:20 2019 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Sep 24 14:18:20 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e65ca145

app-emacs/identica-mode: Remove package.

Bug: https://bugs.gentoo.org/693118
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-emacs/identica-mode/Manifest                   |  1 -
 .../identica-mode/files/50identica-mode-gentoo.el  |  2 --
 .../identica-mode/identica-mode-1.1-r1.ebuild      | 27 ----------------------
 app-emacs/identica-mode/metadata.xml               |  9 --------
 4 files changed, 39 deletions(-)

diff --git a/app-emacs/identica-mode/Manifest b/app-emacs/identica-mode/Manifest
deleted file mode 100644
index b8b32c46fd2..00000000000
--- a/app-emacs/identica-mode/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST identica-mode-1.1.tar.gz 33078 BLAKE2B 
f10665b5468a2fef27dc7142aa88aab1ee7583872149654b1d4f072e74732ae9512e117a2c9d26c99b2445dc93d370c77250fe4c80e432865983d1fafe4fd0da
 SHA512 
c8dfe17da04d7124398065a171829b30036d1df32d383c0297c0155a2fbe4a8260901c903194c1136c05add960270aea4b92a9b97928541985ff1c2f1084f53c

diff --git a/app-emacs/identica-mode/files/50identica-mode-gentoo.el 
b/app-emacs/identica-mode/files/50identica-mode-gentoo.el
deleted file mode 100644
index e2ecd33d5bf..00000000000
--- a/app-emacs/identica-mode/files/50identica-mode-gentoo.el
+++ /dev/null
@@ -1,2 +0,0 @@
-(add-to-list 'load-path "@SITELISP@")
-(autoload 'identica "identica-mode" "Start identica-mode." t)

diff --git a/app-emacs/identica-mode/identica-mode-1.1-r1.ebuild 
b/app-emacs/identica-mode/identica-mode-1.1-r1.ebuild
deleted file mode 100644
index c2f01e7d577..00000000000
--- a/app-emacs/identica-mode/identica-mode-1.1-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit elisp
-
-DESCRIPTION="Identi.ca mode for Emacs"
-HOMEPAGE="http://blog.nethazard.net/identica-mode-for-emacs/";
-# taken from: 
http://git.savannah.gnu.org/cgit/identica-mode.git/snapshot/${P}.tar.gz
-SRC_URI="mirror://gentoo/${P}.tar.gz"
-
-LICENSE="GPL-2+ FDL-1.2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="sys-apps/texinfo"
-
-ELISP_TEXINFO="doc/${PN}.texi"
-SITEFILE="50${PN}-gentoo.el"
-
-pkg_postinst() {
-       elisp-site-regen
-       elog "You may optionally set username and password in your ~/.emacs 
file:"
-       elog "  (setq identica-username \"yourusername\")"
-       elog "  (setq identica-password \"yourpassword\")"
-}

diff --git a/app-emacs/identica-mode/metadata.xml 
b/app-emacs/identica-mode/metadata.xml
deleted file mode 100644
index c918cdef959..00000000000
--- a/app-emacs/identica-mode/metadata.xml
+++ /dev/null
@@ -1,9 +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-em...@gentoo.org</email>
-  <name>Gentoo GNU Emacs project</name>
-</maintainer>
-<stabilize-allarches/>
-</pkgmetadata>

Reply via email to