public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Dirkjan Ochtman" <djc@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/hgsubversion/
Date: Fri, 13 May 2016 10:09:56 +0000 (UTC)	[thread overview]
Message-ID: <1463134180.1ba383b2ead494d913c191b028014446a478c836.djc@gentoo> (raw)

commit:     1ba383b2ead494d913c191b028014446a478c836
Author:     Dirkjan Ochtman <dirkjan <AT> ochtman <DOT> nl>
AuthorDate: Fri May 13 10:09:40 2016 +0000
Commit:     Dirkjan Ochtman <djc <AT> gentoo <DOT> org>
CommitDate: Fri May 13 10:09:40 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ba383b2

dev-vcs/hgsubversion: update live ebuild

Package-Manager: portage-2.2.28

 dev-vcs/hgsubversion/hgsubversion-9999.ebuild | 35 ++++++++-------------------
 1 file changed, 10 insertions(+), 25 deletions(-)

diff --git a/dev-vcs/hgsubversion/hgsubversion-9999.ebuild b/dev-vcs/hgsubversion/hgsubversion-9999.ebuild
index 3b08abf..9f901ad 100644
--- a/dev-vcs/hgsubversion/hgsubversion-9999.ebuild
+++ b/dev-vcs/hgsubversion/hgsubversion-9999.ebuild
@@ -1,13 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="3"
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.* *-jython"
+EAPI="5"
+PYTHON_COMPAT=( python2_7 )
 
-inherit distutils mercurial
+inherit distutils-r1 mercurial
 
 DESCRIPTION="hgsubversion is a Mercurial extension for working with Subversion repositories"
 HOMEPAGE="https://bitbucket.org/durin42/hgsubversion/wiki/Home https://pypi.python.org/pypi/hgsubversion"
@@ -19,25 +17,12 @@ SLOT="0"
 KEYWORDS=""
 IUSE="test"
 
-RDEPEND="
-	>=dev-vcs/mercurial-1.4
+RDEPEND="dev-vcs/mercurial[${PYTHON_USEDEP}]
 	|| (
-		dev-python/subvertpy
+		dev-python/subvertpy[${PYTHON_USEDEP}]
 		>=dev-vcs/subversion-1.5[python]
-	)
-"
-DEPEND="
-	dev-python/setuptools
-	test? ( dev-python/nose )
-"
+	)"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+		test? ( dev-python/nose[${PYTHON_USEDEP}] )"
 
-DOCS="README"
-
-src_test() {
-	cd tests
-
-	testing() {
-		PYTHONPATH="../build-${PYTHON_ABI}/lib" "$(PYTHON)" run.py
-	}
-	python_execute_function testing
-}
+DOCS=( README )


             reply	other threads:[~2016-05-13 10:10 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-13 10:09 Dirkjan Ochtman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-02-16  9:28 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/hgsubversion/ Pacho Ramos
2019-02-16  9:28 Pacho Ramos
2018-10-13 16:21 Pacho Ramos
2018-10-13 16:21 Pacho Ramos
2018-06-26  2:04 Aaron Bauman
2017-11-26 11:39 David Seifert
2017-07-18  8:26 Dirkjan Ochtman
2017-01-15 10:33 Pacho Ramos
2016-05-14 20:11 Agostino Sarubbo
2016-05-13 11:07 Dirkjan Ochtman
2016-05-13  9:46 Dirkjan Ochtman
2016-05-13  9:42 Dirkjan Ochtman
2016-02-20 10:47 Dirkjan Ochtman
2015-10-11  9:13 Dirkjan Ochtman
2015-10-11  9:10 Dirkjan Ochtman
2015-09-19 13:59 Dirkjan Ochtman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1463134180.1ba383b2ead494d913c191b028014446a478c836.djc@gentoo \
    --to=djc@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox