From a5b65c81168c90928784a1e92cda84ed5d6b9eb3 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 25 Sep 2019 19:33:39 +0100 Subject: gentoo resync : 25.09.2019 --- .../identica-mode/identica-mode-1.1-r1.ebuild | 27 ---------------------- 1 file changed, 27 deletions(-) delete mode 100644 app-emacs/identica-mode/identica-mode-1.1-r1.ebuild (limited to 'app-emacs/identica-mode/identica-mode-1.1-r1.ebuild') 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 c2f01e7d5778..000000000000 --- 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\")" -} -- cgit v1.2.3