summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2021-10-02 23:15:35 +0200
committerMats Lidell <matsl@gentoo.org>2021-10-02 23:15:35 +0200
commitc23ff5073abc747552735b384c1ac1c6236da345 (patch)
tree8760a0ac7f1599d8009559858c60c884db132982 /app-xemacs/tramp
parentapp-xemacs/tooltalk: drop 1.15 (diff)
downloadgentoo-c23ff5073abc747552735b384c1ac1c6236da345.tar.gz
gentoo-c23ff5073abc747552735b384c1ac1c6236da345.tar.bz2
gentoo-c23ff5073abc747552735b384c1ac1c6236da345.zip
app-xemacs/tramp: drop 1.52
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs/tramp')
-rw-r--r--app-xemacs/tramp/Manifest1
-rw-r--r--app-xemacs/tramp/tramp-1.52.ebuild24
2 files changed, 0 insertions, 25 deletions
diff --git a/app-xemacs/tramp/Manifest b/app-xemacs/tramp/Manifest
index 64c0c835e06d..cc1fc9681781 100644
--- a/app-xemacs/tramp/Manifest
+++ b/app-xemacs/tramp/Manifest
@@ -1,2 +1 @@
-DIST tramp-1.52-pkg.tar.gz 396316 BLAKE2B daa38f4ccd399564d84f9cd5445f4483c49a591302ddc8a881376e4d3eac506b1123040fa7395255fd5f76bc93f6ed124771d557104b4261a74100a2bc6273c9 SHA512 ce61fe02bf0803a845bf34df7d9c7c0f72a28bcc84e2ebbcd8b80b1a28a5304bcffd5756a5a61d297b537e79a7d90e60821ba857a4c06911d4c098f2694897c6
DIST tramp-1.57-pkg.tar.gz 399264 BLAKE2B c7df03fd2cd201f5684743136ed092683b39b1a7cf0f24df998f42440e781ad4d7216f0d32aad9afae5333c94fdbcd7ce42c5e111be429494beff263c3e2538d SHA512 1e648bbbe7decdd57d63b55c3d6b6dba78bb9303d6d56e32ef36957ef377489afe94e0b40ec938f5beeff19d1517e0798d3af6729af7a97f9a83176fef7d5560
diff --git a/app-xemacs/tramp/tramp-1.52.ebuild b/app-xemacs/tramp/tramp-1.52.ebuild
deleted file mode 100644
index 2232d42ffb85..000000000000
--- a/app-xemacs/tramp/tramp-1.52.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-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 sparc x86"
-
-inherit xemacs-packages