From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E50B459CA3 for ; Sun, 14 Feb 2016 14:13:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C0A7721C021; Sun, 14 Feb 2016 14:12:58 +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 C896821C021 for ; Sun, 14 Feb 2016 14:12:57 +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 D7472340AE0 for ; Sun, 14 Feb 2016 14:12:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 453D615FC for ; Sun, 14 Feb 2016 14:12:54 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1455459163.4fb52bd340140e92b6470a89e9b0bfd412c480ab.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/tmux-mem-cpu-load/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/tmux-mem-cpu-load/Manifest app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.1.0.ebuild app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.2.1.ebuild X-VCS-Directories: app-misc/tmux-mem-cpu-load/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 4fb52bd340140e92b6470a89e9b0bfd412c480ab X-VCS-Branch: master Date: Sun, 14 Feb 2016 14:12:54 +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-Archives-Salt: a7d0055b-7237-420d-a53b-bf49bcdc42ce X-Archives-Hash: 1404f4f0d2216b16a809f4b45d44f0d2 commit: 4fb52bd340140e92b6470a89e9b0bfd412c480ab Author: Michael Palimaka gentoo org> AuthorDate: Sun Feb 14 14:11:37 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Feb 14 14:12:43 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fb52bd3 app-misc/tmux-mem-cpu-load: remove old Package-Manager: portage-2.2.27 app-misc/tmux-mem-cpu-load/Manifest | 1 - .../tmux-mem-cpu-load-2.1.0.ebuild | 38 ---------------------- .../tmux-mem-cpu-load-2.2.1.ebuild | 26 --------------- 3 files changed, 65 deletions(-) diff --git a/app-misc/tmux-mem-cpu-load/Manifest b/app-misc/tmux-mem-cpu-load/Manifest index 339ceea..90d4691 100644 --- a/app-misc/tmux-mem-cpu-load/Manifest +++ b/app-misc/tmux-mem-cpu-load/Manifest @@ -1,2 +1 @@ -DIST tmux-mem-cpu-load-2.1.0.tar.gz 2705 SHA256 846036b3d9b0f5e6b6e88988f483f0d82060ca2bbe9fbbd4f4d63ac287eccb7c SHA512 18db125eededc3b2d75f74563e2173daa9fd0a72a9e1eefa93010d3a338403a1393c1a49471e03703d0a72ce7a407070836e5f0486a19e83c02abe1bbec2d2b9 WHIRLPOOL fa64abb9f6e5f43311e13c7777dee835f0b75d9fef1c12c548d8705a86cc67cb18c1164d160d2ce216f8cea7d5b6ae9aae24f80fbac544bdcec20fa2011dbe94 DIST tmux-mem-cpu-load-2.2.1.tar.gz 9893 SHA256 fd90bd8d66f275f4cae36dc5bd05a2826ca3be63a86b916ef7a2b9d956817b9d SHA512 44d677bbe9eb457b8857c603f469c46767878b2b8af8f169f2b01393ce65fc8da3c33288bc0743b3c2846b77de798437130a7676ca95c5cab52cd4166d9ded73 WHIRLPOOL 4512f46972cd7f3eb6c4881ac735b71a4084b3e8a66906d85d9761343617647477f8b4559860a9104b3eaecf2486aea5a2c8a7c7f0011c878c2114259eba5823 diff --git a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.1.0.ebuild b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.1.0.ebuild deleted file mode 100644 index 31c90c1..0000000 --- a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.1.0.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="3" - -inherit cmake-utils - -IUSE="" -if [[ ${PV} == *9999* ]]; then - inherit git - EGIT_REPO_URI=${EGIT_REPO_URI:-"git://github.com/thewtex/tmux-mem-cpu-load.git"} - KEYWORDS="" - SRC_URI="" -else - KEYWORDS="amd64 x86" - SRC_URI="https://www.github.com/thewtex/${PN}/tarball/v${PV} -> ${P}.tar.gz" -fi - -DESCRIPTION="CPU, RAM memory, and load monitor for use with tmux" -HOMEPAGE="https://github.com/thewtex/tmux-mem-cpu-load/" - -LICENSE="Apache-2.0" -SLOT="0" - -src_prepare() { - if [[ ${PV} == *9999* ]]; then - git_src_prepare - else - cd "${WORKDIR}"/thewtex-${PN}-* - S=$(pwd) - fi -} - -src_install() { - cmake-utils_src_install - dodoc README.rst || die -} diff --git a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.2.1.ebuild b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.2.1.ebuild deleted file mode 100644 index 0b4e8fc..0000000 --- a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.2.1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="3" - -inherit cmake-utils - -IUSE="" -if [[ ${PV} == *9999* ]]; then - inherit git-r3 - EGIT_REPO_URI=${EGIT_REPO_URI:-"git://github.com/thewtex/tmux-mem-cpu-load.git"} - KEYWORDS="" - SRC_URI="" -else - KEYWORDS="~amd64 ~x86" - SRC_URI="https://github.com/thewtex/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -fi - -DESCRIPTION="CPU, RAM memory, and load monitor for use with tmux" -HOMEPAGE="https://github.com/thewtex/tmux-mem-cpu-load/" - -LICENSE="Apache-2.0" -SLOT="0" - -DOCS=( README.rst )