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 6621E138334 for ; Sat, 4 Jan 2020 09:10:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A9890E089E; Sat, 4 Jan 2020 09:10:30 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 7FE78E089E for ; Sat, 4 Jan 2020 09:10:30 +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 BFECF34DDF9 for ; Sat, 4 Jan 2020 09:10:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B0D681E for ; Sat, 4 Jan 2020 09:10:26 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1578129016.c34085c197eda0aa55cc849f5b8f243ceaf50918.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/hg-fast-export/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-vcs/hg-fast-export/Manifest dev-vcs/hg-fast-export/hg-fast-export-160914.ebuild dev-vcs/hg-fast-export/hg-fast-export-190107.ebuild dev-vcs/hg-fast-export/metadata.xml X-VCS-Directories: dev-vcs/hg-fast-export/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: c34085c197eda0aa55cc849f5b8f243ceaf50918 X-VCS-Branch: master Date: Sat, 4 Jan 2020 09:10:26 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3efbb032-7bbe-4f46-a330-2290187d73f9 X-Archives-Hash: f9f3307905f36c1191aeaf38c09c853b commit: c34085c197eda0aa55cc849f5b8f243ceaf50918 Author: Mikle Kolyada gentoo org> AuthorDate: Sat Jan 4 09:10:16 2020 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Jan 4 09:10:16 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c34085c1 dev-vcs/hg-fast-export: remove last-rited pkg Signed-off-by: Mikle Kolyada gentoo.org> dev-vcs/hg-fast-export/Manifest | 2 -- .../hg-fast-export/hg-fast-export-160914.ebuild | 40 --------------------- .../hg-fast-export/hg-fast-export-190107.ebuild | 41 ---------------------- dev-vcs/hg-fast-export/metadata.xml | 12 ------- 4 files changed, 95 deletions(-) diff --git a/dev-vcs/hg-fast-export/Manifest b/dev-vcs/hg-fast-export/Manifest deleted file mode 100644 index 08115cbaa4e..00000000000 --- a/dev-vcs/hg-fast-export/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST hg-fast-export-160914.tar.gz 11379 BLAKE2B b751fd954af7a69430459c27dc1948d82aa7abd71db48fcdb98bb0d1b8151910b3417723d2acac1192d26b7f8dde98739b24fd90833fae5d123408293a4c274a SHA512 9e57e7835cc50e8db5d2ebf840d60b4ce25ec19e9722e705eba1178cc41fde57129664de3e1fc157ce8352632c8d0b8be33109afa50b53e159793a8a2ed21fea -DIST hg-fast-export-190107.tar.gz 17774 BLAKE2B f490c59299d2e486b2b8854cba10630a7b6ebec60bb5f71d342c537e7fee9df3c2bda9264b9e3f865fb0d50bdd0fa1cf125611a2b890c5d79e947d905e4d14f9 SHA512 5449aeb717e1e550fb4c4908be994cb642d4ac2947bda3ae50a9f4024c48426f5b07438081800882000797aa181ccfcb304dfcf18c079ee91c9645bd20b583fd diff --git a/dev-vcs/hg-fast-export/hg-fast-export-160914.ebuild b/dev-vcs/hg-fast-export/hg-fast-export-160914.ebuild deleted file mode 100644 index 60a39b304cf..00000000000 --- a/dev-vcs/hg-fast-export/hg-fast-export-160914.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) - -inherit python-r1 vcs-snapshot - -DESCRIPTION="mercurial to git converter using git-fast-import" -HOMEPAGE="https://github.com/frej/fast-export" -SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" -IUSE="" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -DEPEND="${PYTHON_DEPS}" -RDEPEND="${DEPEND} - dev-vcs/git - dev-vcs/mercurial" - -src_prepare() { - default - sed -e '/^PYTHON/s/python/&2.7/' \ - -e '/^PYTHON/s/PYTHON:/E&/g' \ - -e "/^ROOT/s:=.*:='${EPREFIX}/usr/bin':" \ - -i "${PN}".sh hg-reset.sh || die -} - -src_install() { - default - newbin "${PN}".sh "${PN}" - newbin hg-reset.sh hg-reset - python_foreach_impl python_doexe "${PN}".py - python_foreach_impl python_doexe hg-reset.py - python_foreach_impl python_domodule hg2git.py -} diff --git a/dev-vcs/hg-fast-export/hg-fast-export-190107.ebuild b/dev-vcs/hg-fast-export/hg-fast-export-190107.ebuild deleted file mode 100644 index df39ee8c1cb..00000000000 --- a/dev-vcs/hg-fast-export/hg-fast-export-190107.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) - -inherit python-r1 vcs-snapshot - -DESCRIPTION="mercurial to git converter using git-fast-import" -HOMEPAGE="https://github.com/frej/fast-export" -SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -DEPEND="${PYTHON_DEPS}" -RDEPEND="${DEPEND} - dev-vcs/git - dev-vcs/mercurial - dev-python/python-pluginloader[${PYTHON_USEDEP}]" - -src_prepare() { - default - sed -e '/^PYTHON/s/python2\?/python2.7/' \ - -e '/^PYTHON/s/PYTHON:/E&/g' \ - -e "/^ROOT/s:=.*:='${EPREFIX}/usr/bin':" \ - -i "${PN}".sh hg-reset.sh || die -} - -src_install() { - default - newbin "${PN}".sh "${PN}" - newbin hg-reset.sh hg-reset - python_foreach_impl python_doexe "${PN}".py - python_foreach_impl python_doexe hg-reset.py - python_foreach_impl python_domodule hg2git.py -} diff --git a/dev-vcs/hg-fast-export/metadata.xml b/dev-vcs/hg-fast-export/metadata.xml deleted file mode 100644 index 9886b5971a1..00000000000 --- a/dev-vcs/hg-fast-export/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - junghans@gentoo.org - Christoph Junghans - - - frej/fast-export - https://github.com/frej/fast-export/issues - -