public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-vcs/git-extras/
Date: Thu, 25 Jun 2020 07:29:58 +0000 (UTC)	[thread overview]
Message-ID: <1592885320.fe11fe9747000b0339b10efd8f67d92f28379e1d.andrewammerlaan@gentoo> (raw)

commit:     fe11fe9747000b0339b10efd8f67d92f28379e1d
Author:     Petrus Zhao <petrus.zy.07 <AT> gmail <DOT> com>
AuthorDate: Tue Jun 23 04:08:21 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Jun 23 04:08:40 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fe11fe97

dev-vcs/git-extras: drop version 5.1.0

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Petrus Zhao <petrus.zy.07 <AT> gmail.com>

 dev-vcs/git-extras/Manifest                |  1 -
 dev-vcs/git-extras/git-extras-5.1.0.ebuild | 36 ------------------------------
 2 files changed, 37 deletions(-)

diff --git a/dev-vcs/git-extras/Manifest b/dev-vcs/git-extras/Manifest
index 6c688e6..748da69 100644
--- a/dev-vcs/git-extras/Manifest
+++ b/dev-vcs/git-extras/Manifest
@@ -1,2 +1 @@
-DIST git-extras-5.1.0.tar.gz 147104 BLAKE2B 279f0476c2ec6f30531d77d5c348bc6c0a823a622f7ec96ae65b1b2861a7c3ab1bf66eb246d031d0cfb4e1cc5fd3c2bfbf1418bc619dc3b81c6f0d7ffdcccd0a SHA512 c9409444339b1f4cb1ab6cc6dba48facbf9b8ba1f253567749ab84a2c3be39bc6720467f3064de4b4e44083a4cafda6d470dbaf5652515c4cb6fa8b2d691b2dc
 DIST git-extras-6.0.0.tar.gz 149480 BLAKE2B 2b9152303f3b27f343727e95100147588e941c51d3a6c09888644cdfa49e007603c5f9b4f4fccdab4497ec94e85b925519b2ca05c30f23cf7c1092aff47c1dea SHA512 54ed9d12f42024eba77d2d08f0d17e72af65bd21a98bc921a556788f18e01fba9e25e250bf12248b6dfa38b93fb763fad1aa623de7dccb1dc28da7b9296fb58b

diff --git a/dev-vcs/git-extras/git-extras-5.1.0.ebuild b/dev-vcs/git-extras/git-extras-5.1.0.ebuild
deleted file mode 100644
index 3ab7c35..0000000
--- a/dev-vcs/git-extras/git-extras-5.1.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit bash-completion-r1
-
-DESCRIPTION="Little git extras"
-HOMEPAGE="https://github.com/tj/git-extras"
-
-if [[ "${PV}" == 9999 ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="${HOMEPAGE}"
-else
-	SRC_URI="https://github.com/tj/git-extras/archive/${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-
-RDEPEND="dev-vcs/git"
-
-src_compile() { :; }
-
-src_install() {
-	emake install PREFIX="${EPREIFX}"/usr SYSCONFDIR="${EPREFIX}"/etc DESTDIR="${D}"
-
-	rm -rf "${D}"/etc/bash_completion.d
-
-	newbashcomp etc/bash_completion.sh "${PN}"
-
-	insinto /usr/share/zsh/site-functions
-	newins etc/git-extras-completion.zsh "_${PN}"
-
-}


             reply	other threads:[~2020-06-25  7:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-25  7:29 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-03-19 11:26 [gentoo-commits] repo/proj/guru:master commit in: dev-vcs/git-extras/ Andrew Ammerlaan
2020-10-04 18:13 Andrew Ammerlaan
2020-06-25  7:29 Andrew Ammerlaan
2020-03-28 11:08 Andrew Ammerlaan
2020-03-13 17:45 Andrew Ammerlaan
2020-03-13 13:14 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-03-13 17:45 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan

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=1592885320.fe11fe9747000b0339b10efd8f67d92f28379e1d.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --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