public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/tmux-xpanes/
Date: Thu, 14 Mar 2019 22:40:10 +0000 (UTC)	[thread overview]
Message-ID: <1552603193.169e90fb8e915930aae1b66cdbb10844c1502b56.monsieurp@gentoo> (raw)

commit:     169e90fb8e915930aae1b66cdbb10844c1502b56
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 14 22:39:31 2019 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Mar 14 22:39:53 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=169e90fb

app-misc/tmux-xpanes: clean up old.

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-misc/tmux-xpanes/Manifest                 |  1 -
 app-misc/tmux-xpanes/tmux-xpanes-3.0.0.ebuild | 36 ---------------------------
 2 files changed, 37 deletions(-)

diff --git a/app-misc/tmux-xpanes/Manifest b/app-misc/tmux-xpanes/Manifest
index 97ff7ea1fde..acbc6af047c 100644
--- a/app-misc/tmux-xpanes/Manifest
+++ b/app-misc/tmux-xpanes/Manifest
@@ -1,3 +1,2 @@
-DIST tmux-xpanes-3.0.0.tar.gz 45256 BLAKE2B 6637e27816af643498bb7523fcdd39fc5e9272adb83101a20fd5c77f0917ae832986b3f811dab2020b0906dd81808438b9dba5cef737d502a0d91d2a72c4de19 SHA512 2a7187ac7251211f7fd6832cc60182621ae12f40de30cb3826452ea0e8b032351a261d1b1e7d79d87dfea3bbe95fd5140157e1b1e1ff29492f4df489aaec4711
 DIST tmux-xpanes-3.1.1.tar.gz 51507 BLAKE2B 6fdf3a6cf7faecde33d9e51d6c40dd3b8bbabce1f63f7f5a0afb866d6ccece623c9867b542ba54b478861fbfc7472cd3b3bd378d577faf3d32eca88bf1e82538 SHA512 fe1fd5ef698c4069c4c5c078a10f602642b0c260a8cccd90796b79958fbd655f99bd69884978b8c56df20190b808d17e54fdc9ef40426707344038ba8601884f
 DIST tmux-xpanes-4.1.0.tar.gz 61942 BLAKE2B 66467bfce249648eb88235eec64730d0fcab6fa7c3a77b207c4ad4fbb5a2a2998dbcbeecf848af15fae35ba080c950d2a82e154d1944cca7ca87f407a1a64d35 SHA512 3a25b694a9d559958e87f0deac3674e74cd8acde8392045fb8cf5262a0634938f7e61cf638066ea8836c475aeffd2e8aed3cee9b354ec2e88f05eb19d5f6dde3

diff --git a/app-misc/tmux-xpanes/tmux-xpanes-3.0.0.ebuild b/app-misc/tmux-xpanes/tmux-xpanes-3.0.0.ebuild
deleted file mode 100644
index dda36039900..00000000000
--- a/app-misc/tmux-xpanes/tmux-xpanes-3.0.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="tmux-based terminal divider"
-HOMEPAGE="https://github.com/greymd/tmux-xpanes"
-SRC_URI="https://github.com/greymd/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-KEYWORDS="amd64 x86"
-LICENSE="MIT"
-SLOT="0"
-
-IUSE="zsh-completion"
-
-RDEPEND="
-	app-misc/tmux
-	dev-lang/perl
-	dev-libs/openssl:0=
-	zsh-completion? ( app-shells/zsh )"
-
-DEPEND="${RDEPEND}"
-
-RESTRICT="test"
-
-DOCS=( CONTRIBUTING.md LICENSE README.md )
-
-src_install() {
-	dobin bin/*
-	doman man/*.1
-	einstalldocs
-	if use zsh-completion; then
-		insinto /usr/share/zsh/site-functions
-		doins completion/zsh/*
-	fi
-}


             reply	other threads:[~2019-03-14 22:40 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-14 22:40 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-08 19:13 [gentoo-commits] repo/gentoo:master commit in: app-misc/tmux-xpanes/ Arthur Zamarin
2025-03-08 15:33 Sam James
2024-09-29 19:06 Arthur Zamarin
2021-10-11 11:57 Patrice Clement
2021-10-11 11:57 Patrice Clement
2021-10-11  4:33 Sam James
2021-07-31  0:18 Sam James
2021-06-12  9:43 Patrice Clement
2021-06-12  1:18 Sam James
2021-06-12  1:18 Sam James
2021-06-11  6:56 Sam James
2021-06-11  6:39 Sam James
2021-01-19 23:09 Patrice Clement
2019-11-27 23:14 Patrice Clement
2019-11-27 23:14 Patrice Clement
2019-11-27 23:14 Patrice Clement
2019-03-14 22:40 Patrice Clement
2019-03-14 22:40 Patrice Clement
2019-02-20  9:48 Patrice Clement
2018-09-17 16:02 Patrice Clement
2018-09-17 16:02 Patrice Clement
2018-07-02 16:05 Patrice Clement
2018-06-30  9:39 Patrice Clement
2018-03-09 15:19 Patrice Clement
2018-01-17 13:28 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=1552603193.169e90fb8e915930aae1b66cdbb10844c1502b56.monsieurp@gentoo \
    --to=monsieurp@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