commit: effde2b8976fb138cc905419cff7b36f81258cb9 Author: Mats Lidell <matsl <AT> gentoo <DOT> org> AuthorDate: Sat Jan 11 10:15:34 2025 +0000 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org> CommitDate: Sat Jan 11 10:15:34 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=effde2b8
app-xemacs/tramp: drop 1.58 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org> app-xemacs/tramp/Manifest | 1 - app-xemacs/tramp/tramp-1.58.ebuild | 24 ------------------------ 2 files changed, 25 deletions(-) diff --git a/app-xemacs/tramp/Manifest b/app-xemacs/tramp/Manifest index 612970d071dc..08bf9637e682 100644 --- a/app-xemacs/tramp/Manifest +++ b/app-xemacs/tramp/Manifest @@ -1,2 +1 @@ -DIST tramp-1.58-pkg.tar.gz 399622 BLAKE2B cf307079b5c0d38e6c9c4f7b003df3e793369c431c837e597842f7f3c020a8682f13e6cfec3619f614a30d456ca5d93789ea3cf38d8bc47edb1099cfcbf1680d SHA512 7dafae85389b7a5ad7f5943dbd0343281956407aedc636e7bdffb544d4d0322fda0abb7b9990765f78a2eff5c789efe2f253cad2d1dfc64c2f9e9e41decd9b44 DIST tramp-1.58-repackaged-pkg.tar.gz 413690 BLAKE2B 7ff0dda2d2cbbc6a756960570592c41495c1491b0672e3d959da03612707e90e705ad5f960f535c52d3d0d46dade7aa37ee19fed285ff89b606c8a22aa5cd17b SHA512 e57bdbddccee60348e01d382369ef513c37f97b0f0d288077ca4e9658a9cd90782f59e9ee68987d26fba8018f1cffd34d3b86307cda515151266c7765261a963 diff --git a/app-xemacs/tramp/tramp-1.58.ebuild b/app-xemacs/tramp/tramp-1.58.ebuild deleted file mode 100644 index 1fae71730fa0..000000000000 --- a/app-xemacs/tramp/tramp-1.58.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -SLOT="0" -DESCRIPTION="Remote shell-based file editing" -XEMACS_PKG_CAT="standard" - -XEMACS_EXPERIMENTAL="true" - -RDEPEND="app-xemacs/xemacs-base -app-xemacs/vc -app-xemacs/efs -app-xemacs/dired -app-xemacs/mail-lib -app-xemacs/gnus -app-xemacs/ediff -app-xemacs/sh-script -app-xemacs/edebug -" -KEYWORDS="~alpha amd64 ppc ppc64 ~riscv sparc x86" - -inherit xemacs-packages