mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-xemacs/tramp: add 1.58
Signed-off-by: Mats Lidell <matsl@gentoo.org>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST tramp-1.57-pkg.tar.gz 399264 BLAKE2B c7df03fd2cd201f5684743136ed092683b39b1a7cf0f24df998f42440e781ad4d7216f0d32aad9afae5333c94fdbcd7ce42c5e111be429494beff263c3e2538d SHA512 1e648bbbe7decdd57d63b55c3d6b6dba78bb9303d6d56e32ef36957ef377489afe94e0b40ec938f5beeff19d1517e0798d3af6729af7a97f9a83176fef7d5560
|
||||
DIST tramp-1.58-pkg.tar.gz 399622 BLAKE2B cf307079b5c0d38e6c9c4f7b003df3e793369c431c837e597842f7f3c020a8682f13e6cfec3619f614a30d456ca5d93789ea3cf38d8bc47edb1099cfcbf1680d SHA512 7dafae85389b7a5ad7f5943dbd0343281956407aedc636e7bdffb544d4d0322fda0abb7b9990765f78a2eff5c789efe2f253cad2d1dfc64c2f9e9e41decd9b44
|
||||
|
||||
24
app-xemacs/tramp/tramp-1.58.ebuild
Normal file
24
app-xemacs/tramp/tramp-1.58.ebuild
Normal file
@@ -0,0 +1,24 @@
|
||||
# Copyright 1999-2022 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
|
||||
Reference in New Issue
Block a user