public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/byobu/
Date: Fri, 17 Nov 2017 19:26:56 +0000 (UTC)	[thread overview]
Message-ID: <1510946782.f43e3c1cbcca07024c9838ee9a1130d16d708d17.radhermit@gentoo> (raw)

commit:     f43e3c1cbcca07024c9838ee9a1130d16d708d17
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 17 18:54:30 2017 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Fri Nov 17 19:26:22 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f43e3c1c

app-misc/byobu: remove old

 app-misc/byobu/Manifest           |  1 -
 app-misc/byobu/byobu-5.122.ebuild | 43 ---------------------------------------
 2 files changed, 44 deletions(-)

diff --git a/app-misc/byobu/Manifest b/app-misc/byobu/Manifest
index fb9e4d61e1f..861285bf6ad 100644
--- a/app-misc/byobu/Manifest
+++ b/app-misc/byobu/Manifest
@@ -1,2 +1 @@
-DIST byobu_5.122.orig.tar.gz 581198 SHA256 0e5f14db8340712cf5b1049002c5b7f2a116ca28e6df418cb7500d3c4fa43234 SHA512 df090d964dfc9b9667fa357f828e021788e0c43ed6849c9f0d4f0a95e8cc431e3cb74ce4569e96187a78f640a5fb91d5eda8cc1f2619d83cf2ad79c82a8c1f10 WHIRLPOOL bf58f3b3784ba8587242f4bebefb0a4c0adc66a604d452c2f37d5f8479a8e21867ae79b32c2ea9203aca1e7c1bd0a8e92d28d4c864fc43a9a0a8dcb5d10d790c
 DIST byobu_5.123.orig.tar.gz 581421 SHA256 2e5a5425368d2f74c0b8649ce88fc653420c248f6c7945b4b718f382adc5a67d SHA512 915ad330e85a4405ad808a6f03205c468800c0942507fc0183a883bb0b33be4023b5ef9d7a63b3fce328f771ac1a4952735ee6119a26d6a5f2b01afec7a04059 WHIRLPOOL a3c35f42828e3fc492d2873f67f9094d8b6a73db594acb7b50616bed5a1638415ea1526345ef12b0b79e65e461900fdd6caaded597f8ccfcb400b082ad7a3ac3

diff --git a/app-misc/byobu/byobu-5.122.ebuild b/app-misc/byobu/byobu-5.122.ebuild
deleted file mode 100644
index 33c36ce0cdc..00000000000
--- a/app-misc/byobu/byobu-5.122.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-single-r1
-
-DESCRIPTION="A set of profiles for the GNU Screen console window manager (app-misc/screen)"
-HOMEPAGE="http://byobu.co"
-SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P/-/_}.orig.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="screen"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-	dev-libs/newt[${PYTHON_USEDEP}]
-	screen? ( app-misc/screen )
-	!screen? ( app-misc/tmux )"
-
-src_prepare() {
-	default
-
-	python_fix_shebang .
-
-	# Set default system backend to screen
-	if use screen ; then
-		sed -i -e 's/#\(BYOBU_BACKEND\).*/\1="screen"/' etc/byobu/backend || die
-	fi
-}
-
-src_install() {
-	default
-
-	# Create symlinks for backends
-	dosym ${PN} /usr/bin/${PN}-screen
-	dosym ${PN} /usr/bin/${PN}-tmux
-
-	docompress -x /usr/share/doc/${PN}
-}


             reply	other threads:[~2017-11-17 19:27 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-17 19:26 Tim Harder [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-22 13:19 [gentoo-commits] repo/gentoo:master commit in: app-misc/byobu/ Matt Jolly
2023-05-03  6:31 Sam James
2023-05-03  5:33 Sam James
2022-11-15 18:17 Michał Górny
2022-05-31 11:20 Sam James
2021-12-21  3:39 Yixun Lan
2021-04-25  5:11 Sam James
2021-04-23 13:33 Sam James
2021-01-01  0:00 Sam James
2020-07-01 19:59 Aaron Bauman
2020-06-25 11:56 Ben Kohler
2020-06-25 11:56 Ben Kohler
2020-05-07 13:18 Michał Górny
2020-03-21 11:27 Mart Raudsepp
2020-02-09 16:11 Michał Górny
2020-01-08 17:23 Ben Kohler
2019-12-07 16:59 Michał Górny
2019-10-09 10:14 Tim Harder
2018-03-22  5:58 Tim Harder
2017-12-09  1:23 Tim Harder
2017-11-17 19:26 Tim Harder
2017-10-08 18:57 Tim Harder
2017-10-08 18:57 Tim Harder
2017-10-08 18:57 Tim Harder
2017-08-27  3:52 Tim Harder
2017-08-27  3:52 Tim Harder
2017-08-27  3:52 Tim Harder
2017-07-13  6:11 Tim Harder
2017-07-13  6:11 Tim Harder
2017-07-13  6:11 Tim Harder
2017-04-03  8:34 Tim Harder
2016-12-09  5:59 Tim Harder
2016-10-26 22:19 Tim Harder
2016-10-26 22:19 Tim Harder
2016-09-24  1:13 Tim Harder
2016-08-19  2:34 Tim Harder
2015-09-25  9:43 Patrice Clement
2015-09-25  9:43 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=1510946782.f43e3c1cbcca07024c9838ee9a1130d16d708d17.radhermit@gentoo \
    --to=radhermit@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