From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9D2091382C5 for ; Mon, 2 Apr 2018 10:25:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C08EEE0DD5; Mon, 2 Apr 2018 10:25:35 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8B2D6E0DD5 for ; Mon, 2 Apr 2018 10:25:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5D258335D91 for ; Mon, 2 Apr 2018 10:25:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F329E263 for ; Mon, 2 Apr 2018 10:25:32 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1522664726.385712c2262ef9c0ef001c2f5659e5b7aaf3a032.johu@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-flow/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-vcs/git-flow/Manifest dev-vcs/git-flow/git-flow-1.10.2.ebuild X-VCS-Directories: dev-vcs/git-flow/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 385712c2262ef9c0ef001c2f5659e5b7aaf3a032 X-VCS-Branch: master Date: Mon, 2 Apr 2018 10:25:32 +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: 40615085-5c34-46a2-95e1-fae0f8e558f5 X-Archives-Hash: cc0a03b0c2fc18816864b71351773759 commit: 385712c2262ef9c0ef001c2f5659e5b7aaf3a032 Author: Johannes Huber gentoo org> AuthorDate: Mon Apr 2 10:24:55 2018 +0000 Commit: Johannes Huber gentoo org> CommitDate: Mon Apr 2 10:25:26 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=385712c2 dev-vcs/git-flow: Remove 1.10.2 Package-Manager: Portage-2.3.27, Repoman-2.3.9 dev-vcs/git-flow/Manifest | 2 -- dev-vcs/git-flow/git-flow-1.10.2.ebuild | 39 --------------------------------- 2 files changed, 41 deletions(-) diff --git a/dev-vcs/git-flow/Manifest b/dev-vcs/git-flow/Manifest index 5e31fff7773..5060cafa58b 100644 --- a/dev-vcs/git-flow/Manifest +++ b/dev-vcs/git-flow/Manifest @@ -1,4 +1,2 @@ -DIST git-flow-1.10.2.tar.gz 63275 BLAKE2B 27442af384bd3a1f1082b74e8ebdd4c5d25152e662da7a9277b54d93edb0a87950c68003772d0153a3f8f76dfb66e22b87f01c2b5f3f5775e333be9f2922056f SHA512 139e56eb872a3db271a0e7c65c8d55d2720c06646c2569f14d8e7485d3888918fa8390a95a9df48b4677c1a225367b5aeadf4e7705b9475c38f9e931ea45fe03 DIST git-flow-1.11.0.tar.gz 64077 BLAKE2B 7761ed8020039b2fe9fad23664c5e8d0ad754033e80b3cf402fae5e72331a79ac548f8676f9e8c5d6fe5d7032a5c25770563300d7be81834c3d47869a374ee6b SHA512 3659f876febbec10457ba7ba1ecbaeb7f29b11cc8caf94042f54b8f8e2265d2bb31cbcdf7dfafae9c5d04e0ca57adddfa67f9e67df4a5dcf0bc412f1216a3c07 -DIST git-flow-completion-0.5.2.tar.gz 7501 BLAKE2B 73b63088cd70e9cb7a0fa04c4c36c37b117db56c7ba95a5b152671f4a115744096451ee8e211feb50faccae166e56f87ac90c0dd04ca281b8199f8d34f303a6f SHA512 500cb6163ebb2bf9b996dd5bcac00efa857badfc95ee1d633f2b16803c6baae7315a96c713107645e0971be4736fe1eef747dc773eb50da138551be4838c21b3 DIST git-flow-completion-0.6.0.tar.gz 7823 BLAKE2B 24dedfc0cddb5acfa57333895533f5c882a0c85db6e08539ff5c33f984eec40cb06da6d5f0ba812348c9cbf226080875de0269b295791ee5d4c8b2732a1ea1b2 SHA512 1082ad47938ec78045f4cbd12340a82960ba3de204c21a95e1166cb0b86e96dbbc3e5fc8af1945c951d5edd43b4026021761e8377795acbb87af3c1e391cb256 diff --git a/dev-vcs/git-flow/git-flow-1.10.2.ebuild b/dev-vcs/git-flow/git-flow-1.10.2.ebuild deleted file mode 100644 index 278bdfc7594..00000000000 --- a/dev-vcs/git-flow/git-flow-1.10.2.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -MY_PN="${PN/-/}-avh" -COMP_PN="${PN}-completion" -COMP_PV="0.5.2" -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" -IUSE="" - -DEPEND="" -RDEPEND="${DEPEND} - dev-vcs/git -" - -DOCS=( AUTHORS Changes.mdown README.mdown ) - -S="${WORKDIR}/${MY_PN}-${PV}" - -src_compile() { - true -} - -src_install() { - emake prefix="${D}/usr" install - einstalldocs - newbashcomp "${WORKDIR}/${COMP_P}/${COMP_PN}.bash" ${PN} -}