public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Yixun Lan" <dlan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/tmate/
Date: Thu,  5 Aug 2021 08:11:30 +0000 (UTC)	[thread overview]
Message-ID: <1628151003.9b849f25c6d9340c751d1e2d7678c41971db119c.dlan@gentoo> (raw)

commit:     9b849f25c6d9340c751d1e2d7678c41971db119c
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  5 08:09:05 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Thu Aug  5 08:10:03 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b849f25

app-misc/tmate: drop old

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 app-misc/tmate/Manifest           |  1 -
 app-misc/tmate/tmate-2.3.1.ebuild | 39 ---------------------------------------
 2 files changed, 40 deletions(-)

diff --git a/app-misc/tmate/Manifest b/app-misc/tmate/Manifest
index 29bd9018a67..d441076d15a 100644
--- a/app-misc/tmate/Manifest
+++ b/app-misc/tmate/Manifest
@@ -1,2 +1 @@
-DIST tmate-2.3.1.tar.gz 611136 BLAKE2B bbcfb137cb9e712bbe3c36b2d57e6f1ea5a68c884e6e6ccd252315bca689b1bbec7a53cd131f0f36a6bab5b1defd3acb26bb458684894c81d676d2585db4790b SHA512 98531e3a3c1cc4da11894e8298df560fd58f1ede6a81ac8cb5f8cbea86f5c21672a016977dab801ec06e14f6c718a64599a9e32740934fcd4c0a155f92710520
 DIST tmate-2.4.0.tar.gz 614179 BLAKE2B 9864f71255ceafb10cfd622346ef7d2db2a124d13599a7c8ae81e83950ba56216193e02633a9becd90fd430c6ddff66df763fe2733d58f45b02c74c8fb8f7fc4 SHA512 92d2ca354b295678bfc2747ca83a45ebafeaec40ebac94bd94c4926af4f820b3f3a087f365147f41c80d1c8ad032f52c697a2421839c39315d84f98f7eccada6

diff --git a/app-misc/tmate/tmate-2.3.1.ebuild b/app-misc/tmate/tmate-2.3.1.ebuild
deleted file mode 100644
index 7386182a40c..00000000000
--- a/app-misc/tmate/tmate-2.3.1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-DESCRIPTION="Instant terminal sharing"
-HOMEPAGE="https://tmate.io/"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug static-libs"
-
-SRC_URI="https://github.com/tmate-io/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-RDEPEND="
-	sys-libs/zlib[static-libs?]
-	sys-libs/libutempter[static-libs?]
-	dev-libs/libevent[static-libs?]
-	dev-libs/msgpack[static-libs?]
-	>=net-libs/libssh-0.6.0[static-libs?]
-	dev-libs/openssl:0=[static-libs?]
-"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-src_prepare() {
-	default
-	eautoreconf
-}
-
-src_configure() {
-	local myeconfargs=(
-		$(use_enable debug)
-	)
-	econf "${myeconfargs[@]}"
-}


             reply	other threads:[~2021-08-05  8:11 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-05  8:11 Yixun Lan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-04-08 17:59 [gentoo-commits] repo/gentoo:master commit in: app-misc/tmate/ Arthur Zamarin
2023-04-08  8:36 Ulrich Müller
2023-04-03  6:47 Sam James
2023-03-19 18:57 Sam James
2023-02-07  8:37 Yixun Lan
2021-08-05  8:11 Yixun Lan
2021-05-02 19:55 Mikle Kolyada
2019-12-12  5:53 Yixun Lan
2019-12-12  5:53 Yixun Lan
2019-10-16  2:58 Yixun Lan
2019-10-16  2:58 Yixun Lan
2019-08-28 18:23 Stefan Strogin
2019-01-07 17:00 Lars Wendler
2016-08-30  5:57 Yixun Lan
2016-08-03  1:58 Yixun Lan
2016-03-26 20:26 Yixun Lan
2016-02-22  3:35 Yixun Lan

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=1628151003.9b849f25c6d9340c751d1e2d7678c41971db119c.dlan@gentoo \
    --to=dlan@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