From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 25EBA138945 for ; Sat, 9 Feb 2013 19:21:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A16D721C024; Sat, 9 Feb 2013 19:21:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2318D21C024 for ; Sat, 9 Feb 2013 19:21:15 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1684333E3AF for ; Sat, 9 Feb 2013 19:21:14 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2304) id CE3662171D; Sat, 9 Feb 2013 19:21:12 +0000 (UTC) From: "Mike Gilbert (floppym)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, floppym@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-vcs/tortoisehg: tortoisehg-9999.ebuild tortoisehg-2.7.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: tortoisehg-9999.ebuild tortoisehg-2.7.ebuild ChangeLog X-VCS-Directories: dev-vcs/tortoisehg X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130209192112.CE3662171D@flycatcher.gentoo.org> Date: Sat, 9 Feb 2013 19:21:12 +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: 0dca415f-64ed-402b-9b38-93c148b935e8 X-Archives-Hash: 985537d58e82b6669f5d07736864a7cf floppym 13/02/09 19:21:12 Modified: tortoisehg-9999.ebuild ChangeLog Added: tortoisehg-2.7.ebuild Log: Version bump, bug 456344. Depend on +tortoisehg-2.7.ebuild, + tortoisehg-9999.ebuild: + Version bump, bug 456344. Depend on tortoisehg-9999.ebuild: Convert to distutils-r1. 1.1 dev-vcs/tortoisehg/tortoisehg-2.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-2.7.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-2.7.ebuild?rev=1.1&content-type=text/plain Index: tortoisehg-2.7.ebuild =================================================================== # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-2.7.ebuild,v 1.1 2013/02/09 19:21:12 floppym Exp $ EAPI=5 PYTHON_COMPAT=( python{2_5,2_6,2_7} ) inherit distutils-r1 eutils if [[ ${PV} != *9999* ]]; then KEYWORDS="~amd64 ~x86" SRC_URI="mirror://bitbucket/${PN}/targz/downloads/${P}.tar.gz" HG_DEPEND=">=dev-vcs/mercurial-2.4