[gentoo-commits] repo/gentoo:master commit in: net-misc/zssh/

2023-05-11 Thread Sam James
commit: 43671ed1c5d1315ce6005ae813d4c8d051546605
Author: David Seifert  gentoo  org>
AuthorDate: Mon May  8 20:56:04 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu May 11 20:03:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43671ed1

net-misc/zssh: switch to virtual/openssh

Signed-off-by: David Seifert  gentoo.org>
Signed-off-by: Sam James  gentoo.org>

 net-misc/zssh/{zssh-1.5c-r1.ebuild => zssh-1.5c-r2.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/zssh/zssh-1.5c-r1.ebuild 
b/net-misc/zssh/zssh-1.5c-r2.ebuild
similarity index 95%
rename from net-misc/zssh/zssh-1.5c-r1.ebuild
rename to net-misc/zssh/zssh-1.5c-r2.ebuild
index 8f469edf927c..e63204a2c9bb 100644
--- a/net-misc/zssh/zssh-1.5c-r1.ebuild
+++ b/net-misc/zssh/zssh-1.5c-r2.ebuild
@@ -19,8 +19,8 @@ DEPEND="readline? (
sys-libs/readline:0
)"
 RDEPEND="${DEPEND}
-   net-misc/openssh
-   net-dialup/lrzsz"
+   net-dialup/lrzsz
+   virtual/openssh"
 
 src_prepare() {
eapply "${FILESDIR}/${PN}-1.5a-gentoo-include.diff"



[gentoo-commits] repo/gentoo:master commit in: net-misc/zssh/

2023-03-02 Thread Joonas Niilola
commit: 9b8f2c9c0ce883692633d3fa26f6f5d50ca62f31
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Fri Feb 24 17:52:40 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Mar  2 16:39:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b8f2c9c

net-misc/zssh: update HOMEPAGE

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/29772
Signed-off-by: Joonas Niilola  gentoo.org>

 net-misc/zssh/zssh-1.5c-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-misc/zssh/zssh-1.5c-r1.ebuild 
b/net-misc/zssh/zssh-1.5c-r1.ebuild
index 352fa1c3cebc..8f469edf927c 100644
--- a/net-misc/zssh/zssh-1.5c-r1.ebuild
+++ b/net-misc/zssh/zssh-1.5c-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 inherit toolchain-funcs
 
-DESCRIPTION="An ssh wrapper enabling zmodem up/download in ssh"
-HOMEPAGE="http://zssh.sourceforge.net/;
+DESCRIPTION="SSH wrapper enabling zmodem up/download in ssh"
+HOMEPAGE="https://zssh.sourceforge.net/;
 SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
 
 LICENSE="GPL-2"



[gentoo-commits] repo/gentoo:master commit in: net-misc/zssh/

2023-02-14 Thread Sergey Popov
commit: 8a368e91749002557790f927fa243d23de9a8221
Author: Sergey Popov  gentoo  org>
AuthorDate: Tue Feb 14 11:15:37 2023 +
Commit: Sergey Popov  gentoo  org>
CommitDate: Tue Feb 14 11:15:37 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a368e91

net-misc/zssh: remove myself from maintainers

Signed-off-by: Sergey Popov  gentoo.org>

 net-misc/zssh/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/net-misc/zssh/metadata.xml b/net-misc/zssh/metadata.xml
index d3f0c9ee1263..dc1330571b5a 100644
--- a/net-misc/zssh/metadata.xml
+++ b/net-misc/zssh/metadata.xml
@@ -1,10 +1,7 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   pinkb...@gentoo.org
-   Sergey Popov
-   
+   

zssh




[gentoo-commits] repo/gentoo:master commit in: net-misc/zssh/files/, net-misc/zssh/

2021-10-27 Thread Sergey Popov
commit: d3d8f88c67164e7abee5ab485afae966bb264641
Author: Sergey Popov  gentoo  org>
AuthorDate: Wed Oct 27 12:52:03 2021 +
Commit: Sergey Popov  gentoo  org>
CommitDate: Wed Oct 27 12:53:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3d8f88c

net-misc/zssh: bump EAPI to 8

Closes: https://bugs.gentoo.org/819297
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergey Popov  gentoo.org>

 net-misc/zssh/files/zssh-1.5a-gentoo-include.diff | 4 ++--
 net-misc/zssh/zssh-1.5c-r1.ebuild | 8 
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net-misc/zssh/files/zssh-1.5a-gentoo-include.diff 
b/net-misc/zssh/files/zssh-1.5a-gentoo-include.diff
index 4fc670ac805..d4a6639002a 100644
--- a/net-misc/zssh/files/zssh-1.5a-gentoo-include.diff
+++ b/net-misc/zssh/files/zssh-1.5a-gentoo-include.diff
@@ -1,5 +1,5 @@
 Makefile.in.orig   Fri Sep 20 10:34:40 2002
-+++ Makefile.inFri Sep 20 10:34:56 2002
+--- a/Makefile.in  Fri Sep 20 10:34:40 2002
 b/Makefile.in  Fri Sep 20 10:34:56 2002
 @@ -19,7 +19,7 @@
  AR=  @AR@
  RANLIB=  @RANLIB@

diff --git a/net-misc/zssh/zssh-1.5c-r1.ebuild 
b/net-misc/zssh/zssh-1.5c-r1.ebuild
index c17f7e9ef79..352fa1c3ceb 100644
--- a/net-misc/zssh/zssh-1.5c-r1.ebuild
+++ b/net-misc/zssh/zssh-1.5c-r1.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
-inherit epatch toolchain-funcs
+inherit toolchain-funcs
 
 DESCRIPTION="An ssh wrapper enabling zmodem up/download in ssh"
 HOMEPAGE="http://zssh.sourceforge.net/;
@@ -23,12 +23,12 @@ RDEPEND="${DEPEND}
net-dialup/lrzsz"
 
 src_prepare() {
-   epatch "${FILESDIR}/${PN}-1.5a-gentoo-include.diff"
+   eapply "${FILESDIR}/${PN}-1.5a-gentoo-include.diff"
 
# Fix linking with sys-libs/ncurses[tinfo], bug #527036
sed -i -e 's/-ltermcap/-ltinfo/g' configure || die
 
-   epatch_user
+   eapply_user
 }
 
 src_configure() {



[gentoo-commits] repo/gentoo:master commit in: net-misc/zssh/

2019-09-01 Thread Mikle Kolyada
commit: 3ce1be2ddb10444e2fedc3fe17dfaaa281e3027c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Sep  1 07:50:53 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Sep  1 07:51:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ce1be2d

net-misc/zssh: specify ncurses slot

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Mikle Kolyada  gentoo.org>

 net-misc/zssh/zssh-1.5c-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/zssh/zssh-1.5c-r1.ebuild 
b/net-misc/zssh/zssh-1.5c-r1.ebuild
index 31bceeeb6c2..6ba687af4f6 100644
--- a/net-misc/zssh/zssh-1.5c-r1.ebuild
+++ b/net-misc/zssh/zssh-1.5c-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,7 +15,7 @@ KEYWORDS="amd64 ~ppc sparc x86"
 IUSE="nls readline"
 
 DEPEND="readline? (
-   sys-libs/ncurses
+   sys-libs/ncurses:0
sys-libs/readline:0
)"
 RDEPEND="${DEPEND}



[gentoo-commits] repo/gentoo:master commit in: net-misc/zssh/

2016-08-06 Thread Michał Górny
commit: 62744dc5421375a4a0350c0349382085508edc93
Author: Felix Janda  posteo  de>
AuthorDate: Fri Aug  5 16:19:55 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Aug  6 16:47:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62744dc5

net-misc/zssh: whitespace

 net-misc/zssh/zssh-1.5c-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-misc/zssh/zssh-1.5c-r1.ebuild 
b/net-misc/zssh/zssh-1.5c-r1.ebuild
index f52dbbe..18f29c2 100644
--- a/net-misc/zssh/zssh-1.5c-r1.ebuild
+++ b/net-misc/zssh/zssh-1.5c-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -35,8 +35,8 @@ src_prepare() {
 src_configure() {
tc-export AR CC RANLIB
econf \
-$(use_enable nls) \
-   $(use_enable readline)
+   $(use_enable nls) \
+   $(use_enable readline)
 }
 
 src_install() {