public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/tmux/
Date: Thu,  5 Oct 2017 14:38:07 +0000 (UTC)	[thread overview]
Message-ID: <1507214281.16d3a3672aa4e82b0dd2df487522acafa81585b9.polynomial-c@gentoo> (raw)

commit:     16d3a3672aa4e82b0dd2df487522acafa81585b9
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  5 14:34:29 2017 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Thu Oct  5 14:38:01 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16d3a367

app-misc/tmux: Removed old.

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 app-misc/tmux/Manifest        |  1 -
 app-misc/tmux/tmux-2.4.ebuild | 91 -------------------------------------------
 2 files changed, 92 deletions(-)

diff --git a/app-misc/tmux/Manifest b/app-misc/tmux/Manifest
index 451d5e51e23..2656a960fa5 100644
--- a/app-misc/tmux/Manifest
+++ b/app-misc/tmux/Manifest
@@ -1,6 +1,5 @@
 DIST tmux-2.2.tar.gz 466852 SHA256 bc28541b64f99929fe8e3ae7a02291263f3c97730781201824c0f05d7c8e19e4 SHA512 4d4fc316c78aab0d13f7f15098d952f01d7da7d74d46251ae2dd90440522f07c785afe984d82de2b4518fb67ea441f5a5a46c357c87ddc6ddbfba4b7f08be7bf WHIRLPOOL 2e44582b994f3fe919f4ee7543f25e3fb02cc975d053b0c63bcd858a54fe3125ffe192cf6f8c7ae0345d90e8086d86930d668b29becdb4e0376579ef02e7034f
 DIST tmux-2.3.tar.gz 473944 SHA256 55313e132f0f42de7e020bf6323a1939ee02ab79c48634aa07475db41573852b SHA512 521e3734104be43837cba95d8b3d050d033708fa7469f7e7db66ae6993b002c4d9f6bafec41f3c9446eda91a4499e571019534dfa2e5a0563085b2d16e1b94af WHIRLPOOL de482076dfdb15e5ef2dcaebf60e05069bf847a30162a098bf11573f09cc996e35b9ffcd3a2784331b6fc59ae0b9bc58cbe80360a7dd844eb94ff25e546eacf2
-DIST tmux-2.4.tar.gz 470549 SHA256 757d6b13231d0d9dd48404968fc114ac09e005d475705ad0cd4b7166f799b349 SHA512 e9d93f6b8b68dddf05046ef1e1bc8c55a1f2c4bb96f4e12c25c202358b3280b3e14df8818ed449aadc783306b0869e5e7418192f60bb16afebc6b396cb50999c WHIRLPOOL 4a18fed14db7ffa12b82c5333c90f48f406d5337bb7a08be3b91df9ccd444452295f4263ddbb81a94f681ef434d593dd851ccd7d8702c635a3243642a1b1c0c0
 DIST tmux-2.5.tar.gz 475717 SHA256 ae135ec37c1bf6b7750a84e3a35e93d91033a806943e034521c8af51b12d95df SHA512 c0e8365a553d034e347f2f7a0d64f04e2be4307a75a9f72c8218fc56b72e531f3f37fe4a8f0e8d70801f5f62ee250ab7e9978abd6d101d273f76b4a1a92b08e0 WHIRLPOOL d56576291a98a952344857b10150b2d19f7b8b98eb5c17d70d7e4d6f28b198f622f0a3c8e5211a9c1bf2de77b137496acbadb7670d63e0653f2c832ce7554e1d
 DIST tmux-2.6.tar.gz 481000 SHA256 b17cd170a94d7b58c0698752e1f4f263ab6dc47425230df7e53a6435cc7cd7e8 SHA512 20a1ae8b8494c5b42757902322f3877731c2cc330c9c00f097a317785d25252b7ebaa8bbab9fc17843299e80cb2914aaac0a664715a85c50f7ea489d23753832 WHIRLPOOL 03406ce2bd86a3cabaccea0dbe5c2ed8c9e97aa66ae492c9682d0b4a64a76210adf12b6c163b45212e4932a555912b3e6841c268e7710f49136dd7866e53d416
 DIST tmux-bash-completion-678a27616b70c649c6701cae9cd8c92b58cc051b 458 SHA256 a0905c595fec7f0258fba5466315d42d67eca3bd2d3b12f4af8936d7f168b6c6 SHA512 fe0aca7d03067af87e0788a2fa902c7ef5500ba72295cb63c5a1814534a008c224256d7f890ac1af6d17f3734b45148765e1632f075e284c453185df2927b979 WHIRLPOOL aa83ea77c084e643f2cbf74ddf10bf6e43304b0a7c1f6af24b153844ad01732af8f45de0d8a39093f11be19ff9af20116f4aa7b9c750f3452525fcd7b31a3d8a

diff --git a/app-misc/tmux/tmux-2.4.ebuild b/app-misc/tmux/tmux-2.4.ebuild
deleted file mode 100644
index 1a2c28d4421..00000000000
--- a/app-misc/tmux/tmux-2.4.ebuild
+++ /dev/null
@@ -1,91 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools flag-o-matic versionator
-
-DESCRIPTION="Terminal multiplexer"
-HOMEPAGE="http://tmux.github.io/"
-SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE="debug selinux utempter vim-syntax kernel_FreeBSD kernel_linux"
-
-CDEPEND="
-	>=dev-libs/libevent-2.1.5-r4
-	utempter? (
-		kernel_linux? ( sys-libs/libutempter )
-		kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-lib-9.0 sys-libs/libutempter ) )
-	)
-	sys-libs/ncurses:0="
-DEPEND="${CDEPEND}
-	virtual/pkgconfig"
-RDEPEND="${CDEPEND}
-	selinux? ( sec-policy/selinux-screen )
-	vim-syntax? (
-		|| (
-			app-editors/vim
-			app-editors/gvim
-		)
-	)"
-
-DOCS=( CHANGES FAQ README TODO )
-
-PATCHES=(
-	"${FILESDIR}"/${PN}-2.4-flags.patch
-
-	# usptream fixes (can be removed with next version bump)
-)
-
-src_prepare() {
-	# bug 438558
-	# 1.7 segfaults when entering copy mode if compiled with -Os
-	replace-flags -Os -O2
-
-	# regenerate aclocal.m4 to support earlier automake versions
-	rm aclocal.m4 || die
-
-	default
-
-	eautoreconf
-}
-
-src_configure() {
-	local myeconfargs=(
-		--sysconfdir="${EPREFIX}"/etc
-		$(use_enable debug)
-		$(use_enable utempter)
-	)
-	econf "${myeconfargs[@]}"
-}
-
-src_install() {
-	default
-
-	einstalldocs
-
-	dodoc example_tmux.conf
-	docompress -x /usr/share/doc/${PF}/example_tmux.conf
-
-	if use vim-syntax; then
-		insinto /usr/share/vim/vimfiles/ftdetect
-		doins "${FILESDIR}"/tmux.vim
-	fi
-}
-
-pkg_postinst() {
-	if ! version_is_at_least 1.9a ${REPLACING_VERSIONS:-1.9a}; then
-		echo
-		ewarn "Some configuration options changed in this release."
-		ewarn "Please read the CHANGES file in /usr/share/doc/${PF}/"
-		ewarn
-		ewarn "WARNING: After updating to ${P} you will _not_ be able to connect to any"
-		ewarn "older, running tmux server instances. You'll have to use an existing client to"
-		ewarn "end your old sessions or kill the old server instances. Otherwise you'll have"
-		ewarn "to temporarily downgrade to access them."
-		echo
-	fi
-}


             reply	other threads:[~2017-10-05 14:38 UTC|newest]

Thread overview: 182+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-05 14:38 Lars Wendler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-09 20:32 [gentoo-commits] repo/gentoo:master commit in: app-misc/tmux/ Sam James
2025-03-08 18:00 Sam James
2025-03-08 14:15 Arthur Zamarin
2025-03-08 14:12 Sam James
2025-03-08 14:09 Sam James
2025-03-08 14:09 Sam James
2024-12-22  2:17 Sam James
2024-12-21 21:24 Sam James
2024-10-24  4:14 Sam James
2024-09-29 16:37 Arthur Zamarin
2024-07-15  6:05 Ionen Wolkens
2024-06-14 19:45 Arthur Zamarin
2024-04-30  6:31 Sam James
2024-04-30  6:08 Sam James
2024-04-30  6:07 Sam James
2024-04-30  6:07 Sam James
2024-04-30  6:07 Sam James
2024-04-30  6:07 Sam James
2024-04-30  6:07 Sam James
2024-02-15 17:58 Patrick McLean
2024-02-15 17:58 Patrick McLean
2023-12-28 14:58 Sam James
2023-04-28  6:15 Sam James
2023-03-04 10:15 Arthur Zamarin
2023-03-04  9:07 Arthur Zamarin
2023-03-04  8:44 Arthur Zamarin
2023-03-04  7:45 Arthur Zamarin
2023-03-04  7:21 Arthur Zamarin
2023-03-04  6:00 Arthur Zamarin
2023-03-04  5:54 Arthur Zamarin
2023-03-04  5:53 Arthur Zamarin
2022-08-02  6:52 Agostino Sarubbo
2022-08-01  8:04 Agostino Sarubbo
2022-08-01  8:02 Agostino Sarubbo
2022-08-01  8:01 Agostino Sarubbo
2022-07-31 20:17 Arthur Zamarin
2022-07-31 20:10 Arthur Zamarin
2022-07-31 19:31 Arthur Zamarin
2022-07-31 17:12 Arthur Zamarin
2022-06-10  2:45 Sam James
2022-06-07 23:45 Sam James
2022-05-05  7:49 WANG Xuerui
2022-05-05  7:49 WANG Xuerui
2022-02-02  7:25 Sam James
2022-01-09 15:45 James Le Cuirot
2022-01-04  3:29 Sam James
2021-10-13 20:37 Sam James
2021-10-13 20:35 Sam James
2021-10-13  6:02 Agostino Sarubbo
2021-10-13  5:54 Agostino Sarubbo
2021-10-11 12:17 Agostino Sarubbo
2021-10-11 12:17 Agostino Sarubbo
2021-06-12 21:39 Mikle Kolyada
2021-06-12 21:39 Mikle Kolyada
2021-04-13 13:24 Mikle Kolyada
2021-01-06 13:19 Fabian Groffen
2020-11-14  9:18 Mikle Kolyada
2020-11-14  9:06 Mikle Kolyada
2020-11-07 20:26 Sam James
2020-11-07 20:10 Sergei Trofimovich
2020-11-07  1:25 Sam James
2020-11-06 22:35 Sam James
2020-11-06 18:14 Sam James
2020-11-06 18:13 Sam James
2020-11-06 17:34 Sam James
2020-11-06 17:34 Sam James
2020-10-31 12:08 Mikle Kolyada
2020-08-30 10:05 Yixun Lan
2020-08-20  9:20 Mikle Kolyada
2020-08-20  9:13 Mikle Kolyada
2020-08-05 14:06 Agostino Sarubbo
2020-08-05  0:14 Sam James
2020-08-01  9:14 Sergei Trofimovich
2020-07-31  1:28 Sam James
2020-07-30 20:54 Sergei Trofimovich
2020-07-30 19:39 Sam James
2020-07-30 19:39 Sam James
2020-07-30 19:39 Sam James
2020-05-12 15:50 Mikle Kolyada
2020-05-12 13:08 Agostino Sarubbo
2020-05-04 10:37 Lars Wendler
2020-04-29 20:50 Lars Wendler
2020-04-24 10:53 Lars Wendler
2020-04-24 10:53 Lars Wendler
2020-01-18 10:18 Jeroen Roovers
2019-11-26 17:19 Lars Wendler
2019-11-26 17:19 Lars Wendler
2019-11-07 23:14 Matt Turner
2019-11-07 18:59 Aaron Bauman
2019-11-01 10:25 Mikle Kolyada
2019-10-06 22:56 Matt Turner
2019-10-03  8:16 Agostino Sarubbo
2019-09-26 19:02 Thomas Deutschmann
2019-09-26 18:31 Mikle Kolyada
2019-09-26  6:52 Sergei Trofimovich
2019-09-26  6:49 Sergei Trofimovich
2019-09-22 11:50 Sergei Trofimovich
2019-05-19 13:21 Sven Wegener
2019-05-01 17:20 Patrick McLean
2019-04-25  8:11 Lars Wendler
2019-04-20 15:19 Lars Wendler
2019-04-10  2:25 Anthony G. Basile
2019-04-01 16:17 Lars Wendler
2019-04-01 16:17 Lars Wendler
2019-03-25 15:10 Lars Wendler
2019-03-25 15:09 Lars Wendler
2019-03-25 15:00 Lars Wendler
2019-03-25 15:00 Lars Wendler
2019-03-25 15:00 Lars Wendler
2019-02-01  8:48 Patrice Clement
2018-10-27 21:10 Mikle Kolyada
2018-10-14  9:14 Sergei Trofimovich
2018-10-14  8:59 Sergei Trofimovich
2018-10-03 20:39 Mikle Kolyada
2018-10-02 14:02 Tobias Klausmann
2018-09-30 21:38 Sergei Trofimovich
2018-09-28  0:52 Patrick McLean
2018-09-24 16:37 Mikle Kolyada
2018-09-24  1:50 Thomas Deutschmann
2018-05-30 18:23 Mikle Kolyada
2018-04-13 19:21 Lars Wendler
2018-03-31 11:45 Jeroen Roovers
2018-03-28 22:03 Sergei Trofimovich
2018-03-19 23:17 Sergei Trofimovich
2018-03-15 14:12 Mikle Kolyada
2018-03-04 11:34 Tobias Klausmann
2018-02-14 14:17 Jason Zaman
2018-02-07 22:41 Sergei Trofimovich
2018-02-07 20:16 Sergei Trofimovich
2018-02-07  6:04 Thomas Deutschmann
2017-10-31 15:08 Sven Wegener
2017-10-09 15:16 Sergei Trofimovich
2017-10-05 14:38 Lars Wendler
2017-10-05 14:38 Lars Wendler
2017-09-10 22:23 Jeroen Roovers
2017-08-04  8:05 Daniel Campbell
2017-08-04  7:33 Daniel Campbell
2017-08-03 20:11 Patrice Clement
2017-06-16 18:49 Patrice Clement
2017-06-15 16:04 Markus Meier
2017-06-14 18:48 Patrice Clement
2017-06-04 19:20 Tobias Klausmann
2017-06-04 10:49 Sergei Trofimovich
2017-05-29 11:30 Agostino Sarubbo
2017-05-29  8:21 Lars Wendler
2017-04-20 13:19 Lars Wendler
2017-04-20 13:19 Lars Wendler
2017-01-29 14:59 Fabian Groffen
2017-01-17 16:23 Lars Wendler
2017-01-17 14:24 Agostino Sarubbo
2017-01-15 15:50 Agostino Sarubbo
2016-12-23 15:33 Justin Lecher
2016-12-21 11:23 Thomas Deutschmann
2016-12-18 20:29 Lars Wendler
2016-12-17 13:04 Aaron Bauman
2016-10-26 16:51 Markus Meier
2016-10-10 15:35 Jeroen Roovers
2016-09-30  8:06 Tobias Klausmann
2016-08-07  6:52 Pacho Ramos
2016-06-02 12:43 Lars Wendler
2016-06-02 12:37 Lars Wendler
2016-06-02 12:37 Lars Wendler
2016-03-23 16:03 Mike Frysinger
2016-03-01  4:19 Zac Medico
2016-02-26 14:41 Fabian Groffen
2016-02-21  0:42 Jason Donenfeld
2016-01-10 10:56 Justin Lecher
2015-11-18  9:32 Agostino Sarubbo
2015-11-14 19:33 Markus Meier
2015-11-12 10:25 Agostino Sarubbo
2015-11-11  9:40 Agostino Sarubbo
2015-11-11  4:43 Jeroen Roovers
2015-11-10  9:06 Agostino Sarubbo
2015-11-09  9:34 Lars Wendler
2015-11-09  9:34 Lars Wendler
2015-10-15  7:55 Tobias Klausmann
2015-10-07 16:55 Tobias Klausmann
2015-10-07 10:27 Tobias Klausmann
2015-10-06 16:26 Tobias Klausmann
2015-09-25 20:28 Patrice Clement
2015-09-25 20:22 Patrice Clement

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=1507214281.16d3a3672aa4e82b0dd2df487522acafa81585b9.polynomial-c@gentoo \
    --to=polynomial-c@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