commit:     59e57efd677cf8744a0ac89acc3df1263859f2af
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 27 20:04:29 2025 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Dec 27 21:01:51 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59e57efd

app-emacs/multiple-cursors: drop old 1.4.0

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 app-emacs/multiple-cursors/Manifest                |  1 -
 .../multiple-cursors/multiple-cursors-1.4.0.ebuild | 23 ----------------------
 2 files changed, 24 deletions(-)

diff --git a/app-emacs/multiple-cursors/Manifest 
b/app-emacs/multiple-cursors/Manifest
index 4903867c9823..19b48ce51622 100644
--- a/app-emacs/multiple-cursors/Manifest
+++ b/app-emacs/multiple-cursors/Manifest
@@ -1,2 +1 @@
-DIST multiple-cursors-1.4.0.tar.gz 30152 BLAKE2B 
a63c09afb464cd208296e359f59babbc9c9fdace1d5261386bac4ab44f7896bfe2eae869e49c2c094b80af453bd50936c7feeb42e530536d148154c879ece90c
 SHA512 
070121365380db3dc77749ab6f0da2f034a979cacc07a11e805f1da81ae70fccff1abb4a0353fa30670b3a8d686ebd25e501d13fcc42d765f5c015a83c62146f
 DIST multiple-cursors-1.5.0.gh.tar.gz 33275 BLAKE2B 
6d373bb59fdcc5cadd437f314b205f3817b98335806ac2e81c5c4a4462627678624eb9d8b4a8728876d074b9426e9bf3c37918d1c95a07c9a95cd92527c18283
 SHA512 
05ec6c4e8b9cb008c7afe1418d136915da2cc994b845e996a4285a71c8708094a3d9ada95fc39eed8790991e8edc51802119d8d0965a05611a527cc45cf6e30e

diff --git a/app-emacs/multiple-cursors/multiple-cursors-1.4.0.ebuild 
b/app-emacs/multiple-cursors/multiple-cursors-1.4.0.ebuild
deleted file mode 100644
index 97a40f1ad198..000000000000
--- a/app-emacs/multiple-cursors/multiple-cursors-1.4.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit elisp
-
-DESCRIPTION="Multiple cursors for Emacs"
-HOMEPAGE="https://github.com/magnars/multiple-cursors.el";
-SRC_URI="https://github.com/magnars/${PN}.el/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-S="${WORKDIR}/${PN}.el-${PV}"
-SITEFILE="50${PN}-gentoo.el"
-DOCS="README.md"
-
-src_compile() {
-       elisp-compile *.el
-       elisp-make-autoload-file
-}

Reply via email to