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 CC5491382C5 for ; Thu, 25 Jan 2018 03:07:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D174BE0948; Thu, 25 Jan 2018 03:07:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 B0AB4E0948 for ; Thu, 25 Jan 2018 03:07:24 +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 7D278335C30 for ; Thu, 25 Jan 2018 03:07:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E858F1AF for ; Thu, 25 Jan 2018 03:07:19 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1516849630.0327419fbddde25e4530a1c83ad3b8fd8a16d663.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/hg-git/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-vcs/hg-git/Manifest dev-vcs/hg-git/hg-git-0.8.5.ebuild X-VCS-Directories: dev-vcs/hg-git/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 0327419fbddde25e4530a1c83ad3b8fd8a16d663 X-VCS-Branch: master Date: Thu, 25 Jan 2018 03:07:19 +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: 09fd051f-87af-4bbc-8fd7-94e4a2611b94 X-Archives-Hash: e6cb822ea31261209771d2af1342b4d3 commit: 0327419fbddde25e4530a1c83ad3b8fd8a16d663 Author: Aaron Bauman gentoo org> AuthorDate: Thu Jan 25 03:07:10 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Thu Jan 25 03:07:10 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0327419f dev-vcs/hg-git: cleanup old to satisfy CI and fix breakage wrt bug #627484 dev-vcs/hg-git/Manifest | 1 - dev-vcs/hg-git/hg-git-0.8.5.ebuild | 25 ------------------------- 2 files changed, 26 deletions(-) diff --git a/dev-vcs/hg-git/Manifest b/dev-vcs/hg-git/Manifest index 59b61ee13bf..037690a2d39 100644 --- a/dev-vcs/hg-git/Manifest +++ b/dev-vcs/hg-git/Manifest @@ -1,3 +1,2 @@ DIST hg-git-0.8.10.tar.gz 116019 BLAKE2B 425a066864051f03e3a3305e74a5920055a7f4c79826711c567a59fcb32171db3ca732ba3bb61edac4ac9847fff897cca4fe0d02e65f69e7b0f0440fa2f32cf4 SHA512 ea6de91114005d38568eae1fa5f38aafe73c472c480496ea05b4472c1d8fbc89e76c9bb34eef2641b89e6d0c3f2a9a187d844687214f5599d0b4d0f6b7928c32 -DIST hg-git-0.8.5.tar.gz 96675 BLAKE2B b40b031754a6e5e5c5f954b6f17904eb4456a709bc4e10dec47af8cbe0665f80e0b661f029873ba99b60e04e8831519840119be21aebcd728d97147929b8a009 SHA512 f03c118b58c1ba4cb34ba8c953c7b1d57207548cd613d1f9f716691cbd131008b802ef21baee484881c72318f46c78b946c2d3fa77ebf5efb3ab0b7e1b9d4ca2 DIST hg-git-0.8.8.tar.gz 98508 BLAKE2B e7636c3809b2be8a7fcce44a72f89f39927a282c34384047036470fc832b34be1922de75a2a9b468ec125ea716263333f5f58e6a0c7de12729b7dd18c68b657a SHA512 c3b28273024f2429ed526354048f0e37d0af6be591020fa3b1e8d1321247d72129f7c8fbcef73e69d60e243a6f86380dc4d89f0e8f913b786ef4497421237aac diff --git a/dev-vcs/hg-git/hg-git-0.8.5.ebuild b/dev-vcs/hg-git/hg-git-0.8.5.ebuild deleted file mode 100644 index 639c573a419..00000000000 --- a/dev-vcs/hg-git/hg-git-0.8.5.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="push to and pull from a Git repository using Mercurial" -HOMEPAGE="http://hg-git.github.io https://pypi.python.org/pypi/hg-git" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND=" - >=dev-vcs/mercurial-2.8.2[${PYTHON_USEDEP}] - <=dev-vcs/mercurial-4.1.3[${PYTHON_USEDEP}] - >=dev-python/dulwich-0.9.7[${PYTHON_USEDEP}] -" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}] -"