From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9304F138335 for ; Thu, 12 Dec 2019 05:53:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 872BFE08EF; Thu, 12 Dec 2019 05:53:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5B376E08EF for ; Thu, 12 Dec 2019 05:53:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 98ABB34D95C for ; Thu, 12 Dec 2019 05:53:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EDA5D8D3 for ; Thu, 12 Dec 2019 05:53:48 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1576130007.2e055af42142baa62dcb232ac44769f5981b04f6.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/tmate/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/tmate/Manifest app-misc/tmate/tmate-2.3.0.ebuild X-VCS-Directories: app-misc/tmate/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: 2e055af42142baa62dcb232ac44769f5981b04f6 X-VCS-Branch: master Date: Thu, 12 Dec 2019 05:53:48 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e007adb2-8036-4882-9746-2a16088f2316 X-Archives-Hash: a18fc55c8cc0284d763f5ece0115e5fe commit: 2e055af42142baa62dcb232ac44769f5981b04f6 Author: Yixun Lan gentoo org> AuthorDate: Thu Dec 12 05:52:12 2019 +0000 Commit: Yixun Lan gentoo org> CommitDate: Thu Dec 12 05:53:27 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e055af4 app-misc/tmate: drop old Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Yixun Lan gentoo.org> app-misc/tmate/Manifest | 1 - app-misc/tmate/tmate-2.3.0.ebuild | 40 --------------------------------------- 2 files changed, 41 deletions(-) diff --git a/app-misc/tmate/Manifest b/app-misc/tmate/Manifest index c3c91f7c9be..29bd9018a67 100644 --- a/app-misc/tmate/Manifest +++ b/app-misc/tmate/Manifest @@ -1,3 +1,2 @@ -DIST tmate-2.3.0.tar.gz 611262 BLAKE2B c4e789b20fbfb1736eacbf36f368d8ceb573937ed2c72f2b79b8da175a811985af12d9823fdbade9ee3f72bfb43427e8fa64eea75ba5fc3cf64273c31856d4d6 SHA512 b7de8f28ab5ee8ea389d4882ed64de3d71bd53d626ae6bf323d5be732066e63a7dba2a85318c0202a088af53df7e0d976256c1253895ad81739d270ee65d0eb7 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.0.ebuild b/app-misc/tmate/tmate-2.3.0.ebuild deleted file mode 100644 index bdddbdf93b1..00000000000 --- a/app-misc/tmate/tmate-2.3.0.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2019 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 libressl 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?] - !libressl? ( dev-libs/openssl:0=[static-libs?] ) - libressl? ( dev-libs/libressl:0=[static-libs?] ) -" -DEPEND="${RDEPEND}" -BDEPEND="virtual/pkgconfig" - -src_prepare() { - default - eautoreconf -} - -src_configure() { - local myeconfargs=( - $(use_enable debug) - ) - econf "${myeconfargs[@]}" -}