From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-836825-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6BB6B139BC7 for <garchives@archives.gentoo.org>; Fri, 25 Sep 2015 09:43:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0109621C17E; Fri, 25 Sep 2015 09:43:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7B16F21C178 for <gentoo-commits@lists.gentoo.org>; Fri, 25 Sep 2015 09:43:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CC05D340AC8 for <gentoo-commits@lists.gentoo.org>; Fri, 25 Sep 2015 09:43:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9DE4222E for <gentoo-commits@lists.gentoo.org>; Fri, 25 Sep 2015 09:43:49 +0000 (UTC) From: "Patrice Clement" <monsieurp@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" <monsieurp@gentoo.org> Message-ID: <1443174127.2b726e67becf2a49291ada3d15ce9928ce57b28c.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/byobu/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/byobu/Manifest app-misc/byobu/byobu-5.90.ebuild X-VCS-Directories: app-misc/byobu/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 2b726e67becf2a49291ada3d15ce9928ce57b28c X-VCS-Branch: master Date: Fri, 25 Sep 2015 09:43:49 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a226c776-d351-4bfb-bb2d-54aa23e1ef1b X-Archives-Hash: 75bc7d6e89f2256d2c9ae6a5929b5b5f commit: 2b726e67becf2a49291ada3d15ce9928ce57b28c Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Fri Sep 25 09:42:07 2015 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Fri Sep 25 09:42:07 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b726e67 app-misc/byobu: Clean up old. Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> app-misc/byobu/Manifest | 1 - app-misc/byobu/byobu-5.90.ebuild | 42 ---------------------------------------- 2 files changed, 43 deletions(-) diff --git a/app-misc/byobu/Manifest b/app-misc/byobu/Manifest index 34e3f28..9412688 100644 --- a/app-misc/byobu/Manifest +++ b/app-misc/byobu/Manifest @@ -1,2 +1 @@ -DIST byobu_5.90.orig.tar.gz 658445 SHA256 a06daaf6074a2254632983dc261a68bccef5d313844deb08533d6ef5bf16c73b SHA512 73a4a3e79240466daab845fd4c90a3dc78e0a43b4a94b430eabc537968e805b67de3a2f94680d7c13ba6ccd097d62a62cc9e2e77d38d4698b68e5116c6bc09a6 WHIRLPOOL 89a71abd328ad50016ae2219978e739727561d397268d20f8447614c98499445de32efd760aa8a0c22f4f10437ad14b8da49e7ac6601e4911ec3e1615ceab283 DIST byobu_5.94.orig.tar.gz 660103 SHA256 4917013f590110d25b18293a51af02bd1ebcd1c665474f62e2566fb9b8f62916 SHA512 b4e07d7d197f8796c26f33aa08c1d61dab463ce5cd2d646bf32c4c5a4be17ffe2b8996cb305c999ca0be20a1fab81c24dbd0eae5588b74e8da1e7726c293b2e6 WHIRLPOOL d2832c4ecac9d4d6907051d33efb8f51816866ce4bd0d75d5684322dd83a56d0a4717d2b6fd7736a0ca488d5e2e648a0e48a09de6a0bffcd779aa63cefd50c4c diff --git a/app-misc/byobu/byobu-5.90.ebuild b/app-misc/byobu/byobu-5.90.ebuild deleted file mode 100644 index 8debf4a..0000000 --- a/app-misc/byobu/byobu-5.90.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -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() { - 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} -}