* [gentoo-commits] repo/gentoo:master commit in: net-misc/zssh/
@ 2016-08-06 16:51 Michał Górny
0 siblings, 0 replies; 5+ messages in thread
From: Michał Górny @ 2016-08-06 16:51 UTC (permalink / raw
To: gentoo-commits
commit: 62744dc5421375a4a0350c0349382085508edc93
Author: Felix Janda <felix.janda <AT> posteo <DOT> de>
AuthorDate: Fri Aug 5 16:19:55 2016 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 6 16:47:08 2016 +0000
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() {
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/zssh/
@ 2019-09-01 7:51 Mikle Kolyada
0 siblings, 0 replies; 5+ messages in thread
From: Mikle Kolyada @ 2019-09-01 7:51 UTC (permalink / raw
To: gentoo-commits
commit: 3ce1be2ddb10444e2fedc3fe17dfaaa281e3027c
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 1 07:50:53 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Sep 1 07:51:08 2019 +0000
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 <zlogene <AT> 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}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/zssh/
@ 2023-02-14 11:19 Sergey Popov
0 siblings, 0 replies; 5+ messages in thread
From: Sergey Popov @ 2023-02-14 11:19 UTC (permalink / raw
To: gentoo-commits
commit: 8a368e91749002557790f927fa243d23de9a8221
Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 14 11:15:37 2023 +0000
Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Tue Feb 14 11:15:37 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a368e91
net-misc/zssh: remove myself from maintainers
Signed-off-by: Sergey Popov <pinkbyte <AT> 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 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>pinkbyte@gentoo.org</email>
- <name>Sergey Popov</name>
- </maintainer>
+ <!-- maintainer-needed -->
<upstream>
<remote-id type="sourceforge">zssh</remote-id>
</upstream>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/zssh/
@ 2023-03-02 16:40 Joonas Niilola
0 siblings, 0 replies; 5+ messages in thread
From: Joonas Niilola @ 2023-03-02 16:40 UTC (permalink / raw
To: gentoo-commits
commit: 9b8f2c9c0ce883692633d3fa26f6f5d50ca62f31
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Fri Feb 24 17:52:40 2023 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Mar 2 16:39:58 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b8f2c9c
net-misc/zssh: update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/29772
Signed-off-by: Joonas Niilola <juippis <AT> 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"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/zssh/
@ 2023-05-11 20:03 Sam James
0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2023-05-11 20:03 UTC (permalink / raw
To: gentoo-commits
commit: 43671ed1c5d1315ce6005ae813d4c8d051546605
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon May 8 20:56:04 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 11 20:03:38 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43671ed1
net-misc/zssh: switch to virtual/openssh
Signed-off-by: David Seifert <soap <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> 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"
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2023-05-11 20:04 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-06 16:51 [gentoo-commits] repo/gentoo:master commit in: net-misc/zssh/ Michał Górny
-- strict thread matches above, loose matches on Subject: below --
2019-09-01 7:51 Mikle Kolyada
2023-02-14 11:19 Sergey Popov
2023-03-02 16:40 Joonas Niilola
2023-05-11 20:03 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox