public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Weber" <xmw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/mosh/
Date: Sun,  5 Feb 2017 13:56:27 +0000 (UTC)	[thread overview]
Message-ID: <1486302975.eab28e6452fc542e227adca9e15e3c8a2c51e05a.xmw@gentoo> (raw)

commit:     eab28e6452fc542e227adca9e15e3c8a2c51e05a
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  5 13:00:22 2017 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Sun Feb  5 13:56:15 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eab28e64

net-misc/mosh: Remove old version.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-misc/mosh/Manifest          |  1 -
 net-misc/mosh/mosh-1.2.4.ebuild | 58 -----------------------------------------
 2 files changed, 59 deletions(-)

diff --git a/net-misc/mosh/Manifest b/net-misc/mosh/Manifest
index 1145e44..f4e85b7 100644
--- a/net-misc/mosh/Manifest
+++ b/net-misc/mosh/Manifest
@@ -1,2 +1 @@
-DIST mosh-1.2.4.tar.gz 283047 SHA256 e74d0d323226046e402dd469a176075fc2013b69b0e67cea49762c957175df46 SHA512 f7505faffdc8da734179b37339b554f83cbf5450b251cd2aa50d63cd6e4cbefa0da17a1c1b2a61858735ac9e5cee5841ed20e81e244380f5f9a02af1b87199cc WHIRLPOOL b7fe6c87deb139faa4c6542b8de8bb8356e00889a8fc5a9a4d9609312f1654720eda0bdf9db97f48ccf6f15e6b4b2cd9c8d5105e84177a7ce0d3d36923a15e34
 DIST mosh-1.2.6.tar.gz 347185 SHA256 7e82b7fbfcc698c70f5843bb960dadb8e7bd7ac1d4d2151c9d979372ea850e85 SHA512 fe53ba3ba79fb393f9fd5d3c48b2864838a1b51a8e08f0160bcfb98fc8c2363d2bb77456e1bc79b765d6489a2af54237c5423ebb88a13196a82420be0cbc7403 WHIRLPOOL b8e4f8ecce2a5bf2b7e8238ec12181aeeacabf3a1be8f153d922bda0747894e7c23ab9735824a8c163ab4d6ca7942a4aa064559b9474243b82eee3561dbbc031

diff --git a/net-misc/mosh/mosh-1.2.4.ebuild b/net-misc/mosh/mosh-1.2.4.ebuild
deleted file mode 100644
index 2509942..00000000
--- a/net-misc/mosh/mosh-1.2.4.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit autotools bash-completion-r1 vcs-snapshot
-
-DESCRIPTION="Mobile shell that supports roaming and intelligent local echo"
-HOMEPAGE="http://mosh.mit.edu"
-SRC_URI="http://mosh.mit.edu/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~mips ppc x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos"
-IUSE="+client examples +mosh-hardening +server ufw +utempter"
-REQUIRED_USE="|| ( client server )
-	examples? ( client )"
-
-RDEPEND="dev-libs/protobuf
-	sys-libs/ncurses:0
-	virtual/ssh
-	client? ( dev-lang/perl
-		dev-perl/IO-Tty )
-	utempter? ( sys-libs/libutempter )"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
-
-src_prepare() {
-	eautoreconf
-}
-
-src_configure() {
-	econf \
-		--disable-completion \
-		$(use_enable client) \
-		$(use_enable server) \
-		$(use_enable examples) \
-		$(use_enable ufw) \
-		$(use_enable mosh-hardening hardening) \
-		$(use_with utempter)
-}
-
-src_compile() {
-	emake V=1
-}
-
-src_install() {
-	default
-
-	for myprog in $(find src/examples -type f -perm /0111) ; do
-		newbin ${myprog} ${PN}-$(basename ${myprog})
-		elog "${myprog} installed as ${PN}-$(basename ${myprog})"
-	done
-
-	# bug 477384
-	dobashcomp conf/bash_completion.d/mosh
-}


             reply	other threads:[~2017-02-05 13:56 UTC|newest]

Thread overview: 71+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-05 13:56 Michael Weber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-05 16:57 [gentoo-commits] repo/gentoo:master commit in: net-misc/mosh/ Sam James
2024-09-05 16:55 Sam James
2024-08-25 15:21 Fabian Groffen
2023-08-21 19:22 Sam James
2023-08-21 18:51 Sam James
2023-08-15  4:22 Sam James
2023-01-13 14:16 Arthur Zamarin
2023-01-03 18:32 Sam James
2023-01-03 18:32 Sam James
2023-01-03 18:28 Sam James
2023-01-03 18:28 Sam James
2023-01-03 18:22 Arthur Zamarin
2023-01-03 18:22 Arthur Zamarin
2023-01-03 18:22 Arthur Zamarin
2022-10-27  4:48 Sam James
2022-09-23  1:08 Sam James
2022-08-05  1:27 Sam James
2022-08-05  1:27 Sam James
2022-08-04  3:40 Sam James
2022-08-04  3:40 Sam James
2022-08-04  3:28 Sam James
2022-07-28 13:59 Sam James
2022-05-05 10:06 WANG Xuerui
2022-03-08 17:37 Jakov Smolić
2022-03-08 17:37 Jakov Smolić
2022-02-04  7:23 Agostino Sarubbo
2022-02-04  7:22 Agostino Sarubbo
2022-02-03  6:03 Sam James
2022-02-02 22:25 Sam James
2022-02-02  9:47 Sam James
2022-02-02  9:47 Sam James
2022-02-02  9:47 Sam James
2022-02-02  9:47 Sam James
2022-02-01  6:56 Sam James
2021-10-27 19:07 Amy Liffey
2021-10-27 19:07 Amy Liffey
2021-04-29 17:09 Mikle Kolyada
2020-10-24 11:08 Sergei Trofimovich
2020-10-24 11:03 Sergei Trofimovich
2020-10-21  1:10 Sam James
2020-10-21  0:32 Sam James
2020-07-18 23:29 Patrick McLean
2020-01-05 13:57 Amy Liffey
2020-01-05 13:57 Amy Liffey
2020-01-03 19:19 Patrice Clement
2019-12-11 22:06 Matt Turner
2019-12-04  2:34 Matt Turner
2019-11-17  4:02 Matt Turner
2019-08-31 19:58 Matt Turner
2019-08-31 19:58 Matt Turner
2019-08-31 19:58 Matt Turner
2019-08-31 19:58 Matt Turner
2019-01-05 19:39 Patrick McLean
2019-01-05 19:39 Patrick McLean
2019-01-02 11:39 Justin Lecher
2018-05-27  8:42 Mikle Kolyada
2018-04-17 22:09 Thomas Deutschmann
2018-04-16 22:54 Aaron Bauman
2018-04-15 11:34 David Seifert
2017-11-26 23:23 David Seifert
2017-07-29  8:48 Patrice Clement
2017-04-05  0:02 Michael Weber
2017-04-04 23:09 Patrice Clement
2017-02-05 12:58 Michael Weber
2017-01-30 13:09 Agostino Sarubbo
2017-01-29 22:35 Michael Weber
2017-01-29 22:35 Michael Weber
2016-11-12 14:21 Justin Lecher
2016-08-17 21:41 Manuel Rüger
2015-08-12 15:20 Mike Frysinger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1486302975.eab28e6452fc542e227adca9e15e3c8a2c51e05a.xmw@gentoo \
    --to=xmw@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox