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 A5A51139694 for ; Thu, 3 Aug 2017 07:34:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D166EE0DA6; Thu, 3 Aug 2017 07:34:39 +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 9010EE0DA6 for ; Thu, 3 Aug 2017 07:34:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 45C2F341849 for ; Thu, 3 Aug 2017 07:34:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E433D74B9 for ; Thu, 3 Aug 2017 07:34:36 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1501745658.d5f4b405e58bba403e08efbc9bf0d4d384a97eab.grobian@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.8.ebuild X-VCS-Directories: dev-vcs/hg-git/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: d5f4b405e58bba403e08efbc9bf0d4d384a97eab X-VCS-Branch: master Date: Thu, 3 Aug 2017 07:34:36 +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: aafe5fc8-807e-4f4d-badb-cff7324938f8 X-Archives-Hash: d4ba16819f8351f8d603f87be55dba22 commit: d5f4b405e58bba403e08efbc9bf0d4d384a97eab Author: Fabian Groffen gentoo org> AuthorDate: Thu Aug 3 07:34:18 2017 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Thu Aug 3 07:34:18 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5f4b405 dev-vcs/hg-git: version bump Package-Manager: Portage-2.3.6, Repoman-2.3.1 dev-vcs/hg-git/Manifest | 1 + dev-vcs/hg-git/hg-git-0.8.8.ebuild | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+) diff --git a/dev-vcs/hg-git/Manifest b/dev-vcs/hg-git/Manifest index 7a6002ed0df..8565591041e 100644 --- a/dev-vcs/hg-git/Manifest +++ b/dev-vcs/hg-git/Manifest @@ -1,2 +1,3 @@ DIST hg-git-0.8.5.tar.gz 96675 SHA256 f5cab3cc610926458733a2321ad3df5a7c56870bbf0c6d962dfa742e6ea04782 SHA512 f03c118b58c1ba4cb34ba8c953c7b1d57207548cd613d1f9f716691cbd131008b802ef21baee484881c72318f46c78b946c2d3fa77ebf5efb3ab0b7e1b9d4ca2 WHIRLPOOL cf5c2e8b69b2489aa459b9c25a51dae67bc044075f2271b1ae1006113651a0053d748a1c8801fecf7d8e8d57f219a1d04ad7cd5256acfc96feecbb7d62bae264 DIST hg-git-0.8.6.tar.gz 98249 SHA256 c2a2e46b1891d4e9a991174035d9d17ab5b1416a30f6bcc3144f03807ec636d9 SHA512 46902e74b660af4080f380afc30bdc0b9af286889783fcbb3a86d5d0f4dc73e1005583c21e6e4299239948bc5e8767030cf8495e0fdd0f05529963609f8f0faf WHIRLPOOL 38ef71c21ae236c78991d31635dff8183f3ecdbc81c2c08a31f48ece8a15497d99aeb07fa35afd83dbd03de5e3875b41b323dea1761b01b592a0a8332310870f +DIST hg-git-0.8.8.tar.gz 98508 SHA256 5fad5f1997d82938aca68ea966e3d150c40ac5f302d905970f34b7b3cc6b7687 SHA512 c3b28273024f2429ed526354048f0e37d0af6be591020fa3b1e8d1321247d72129f7c8fbcef73e69d60e243a6f86380dc4d89f0e8f913b786ef4497421237aac WHIRLPOOL a67e171d90189bf82d9cd45b49db93403db3576362931895735665f689f6e5910897a6b1484e586c6c6eccdcae7c261ef6fcedb6d06fc187ff7e641517cbc247 diff --git a/dev-vcs/hg-git/hg-git-0.8.8.ebuild b/dev-vcs/hg-git/hg-git-0.8.8.ebuild new file mode 100644 index 00000000000..cc4e760224e --- /dev/null +++ b/dev-vcs/hg-git/hg-git-0.8.8.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="6" +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-python/dulwich-0.9.7[${PYTHON_USEDEP}] +" +DEPEND="${RDEPEND} + dev-python/setuptools[${PYTHON_USEDEP}] +"