public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-flow/
Date: Wed, 11 Aug 2021 09:35:12 +0000 (UTC)	[thread overview]
Message-ID: <1628674494.75bcef11ff837f6741f19768f9202a8cd7d16ea8.marecki@gentoo> (raw)

commit:     75bcef11ff837f6741f19768f9202a8cd7d16ea8
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 11 09:34:54 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Wed Aug 11 09:34:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75bcef11

dev-vcs/git-flow: drop 1.12.3

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 dev-vcs/git-flow/git-flow-1.12.3.ebuild | 40 ---------------------------------
 1 file changed, 40 deletions(-)

diff --git a/dev-vcs/git-flow/git-flow-1.12.3.ebuild b/dev-vcs/git-flow/git-flow-1.12.3.ebuild
deleted file mode 100644
index ca2e613a0b7..00000000000
--- a/dev-vcs/git-flow/git-flow-1.12.3.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_PN="${PN/-/}-avh"
-COMP_PN="${PN}-completion"
-COMP_PV="0.6.0"
-COMP_P="${COMP_PN}-${COMP_PV}"
-inherit bash-completion-r1
-
-DESCRIPTION="Git extensions to provide high-level repository operations"
-HOMEPAGE="https://github.com/petervanderdoes/gitflow-avh"
-SRC_URI="https://github.com/petervanderdoes/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
-https://github.com/petervanderdoes/${COMP_PN}/archive/${COMP_PV}.tar.gz -> ${COMP_P}.tar.gz"
-
-LICENSE="BSD MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="dev-vcs/git"
-
-DOCS=( AUTHORS CHANGELOG.md README.md )
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-src_prepare() {
-	default
-	sed -i "s/doc\/gitflow/doc\/${P}/" Makefile || die "fixing doc path failed"
-}
-
-src_compile() {
-	true
-}
-
-src_install() {
-	emake prefix="${D}/usr" install
-	einstalldocs
-	newbashcomp "${WORKDIR}/${COMP_P}/${COMP_PN}.bash" ${PN}
-}


             reply	other threads:[~2021-08-11  9:35 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-11  9:35 Marek Szuba [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-08-11  0:02 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-flow/ Sam James
2021-07-25 22:56 Marek Szuba
2021-06-25 12:10 Marek Szuba
2021-06-16 13:21 Marek Szuba
2021-06-13 12:08 Marek Szuba
2021-06-12 13:42 David Seifert
2020-01-09 20:17 Johannes Huber
2020-01-09 11:49 Agostino Sarubbo
2020-01-06 13:06 Agostino Sarubbo
2019-06-30  8:36 Johannes Huber
2018-04-02 10:25 Johannes Huber
2018-03-30 18:35 Aaron Bauman
2017-06-05  8:51 Johannes Huber
2016-12-21 17:50 Johannes Huber
2016-12-21 17:50 Johannes Huber
2016-12-21 10:27 Tobias Klausmann
2016-10-12 19:42 Johannes Huber
2016-10-12 19:42 Johannes Huber
2016-08-28 16:27 Johannes Huber
2016-08-03 17:59 Johannes Huber
2016-05-17 12:37 Johannes Huber
2016-05-17 12:37 Johannes Huber
2016-05-13 14:51 Agostino Sarubbo
2016-03-11 19:52 Johannes Huber
2016-01-09 13:51 Johannes Huber
2015-10-18 13:28 Mikle Kolyada
2015-08-26 10:43 Agostino Sarubbo
2015-08-15 22:15 Johannes Huber

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=1628674494.75bcef11ff837f6741f19768f9202a8cd7d16ea8.marecki@gentoo \
    --to=marecki@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