public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-vcs/hgsubversion: hgsubversion-1.5.1.ebuild ChangeLog hgsubversion-1.5.ebuild
@ 2014-01-30  6:34 Ian Delaney (idella4)
  0 siblings, 0 replies; only message in thread
From: Ian Delaney (idella4) @ 2014-01-30  6:34 UTC (permalink / raw
  To: gentoo-commits

idella4     14/01/30 06:34:37

  Modified:             ChangeLog
  Added:                hgsubversion-1.5.1.ebuild
  Removed:              hgsubversion-1.5.ebuild
  Log:
  bump; update deps, remove -1.5 and invalid_utf8.tar.gz from FILESDIR (qa issue)
  
  (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)

Revision  Changes    Path
1.31                 dev-vcs/hgsubversion/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hgsubversion/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hgsubversion/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hgsubversion/ChangeLog?r1=1.30&r2=1.31

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/hgsubversion/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	25 Jun 2013 11:45:12 -0000	1.30
+++ ChangeLog	30 Jan 2014 06:34:37 -0000	1.31
@@ -1,6 +1,13 @@
 # ChangeLog for dev-vcs/hgsubversion
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hgsubversion/ChangeLog,v 1.30 2013/06/25 11:45:12 djc Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hgsubversion/ChangeLog,v 1.31 2014/01/30 06:34:37 idella4 Exp $
+
+*hgsubversion-1.5.1 (30 Jan 2014)
+
+  30 Jan 2014; Ian Delaney <idella4@gentoo.org> +hgsubversion-1.5.1.ebuild,
+  -files/invalid_utf8.tar.gz, -hgsubversion-1.5.ebuild:
+  bump; update deps, remove -1.5 and invalid_utf8.tar.gz from FILESDIR (qa
+  issue)
 
   25 Jun 2013; Dirkjan Ochtman <djc@gentoo.org> metadata.xml:
   Remove python from maintainers.



1.1                  dev-vcs/hgsubversion/hgsubversion-1.5.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hgsubversion/hgsubversion-1.5.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hgsubversion/hgsubversion-1.5.1.ebuild?rev=1.1&content-type=text/plain

Index: hgsubversion-1.5.1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hgsubversion/hgsubversion-1.5.1.ebuild,v 1.1 2014/01/30 06:34:37 idella4 Exp $

EAPI="5"
PYTHON_COMPAT=( python{2_6,2_7} )

inherit distutils-r1

DESCRIPTION="hgsubversion is a Mercurial extension for working with Subversion repositories."
HOMEPAGE="https://bitbucket.org/durin42/hgsubversion/wiki/Home http://pypi.python.org/pypi/hgsubversion"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="test"

# although any ref absent in the source, tests fail badly with >=mercurial-2.8.1  
RDEPEND=">=dev-vcs/mercurial-1.4[${PYTHON_USEDEP}]
	<dev-vcs/mercurial-2.8[${PYTHON_USEDEP}]
	|| (
		>=dev-python/subvertpy-0.7.4[${PYTHON_USEDEP}]
		>=dev-vcs/subversion-1.5[python] )"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
	test? ( dev-python/nose[${PYTHON_USEDEP}] )"

DOCS=( README )

python_test() {
	"${PYTHON}" tests/run.py || die "Tests failed under ${EPYTHON}"
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-01-30  6:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-30  6:34 [gentoo-commits] gentoo-x86 commit in dev-vcs/hgsubversion: hgsubversion-1.5.1.ebuild ChangeLog hgsubversion-1.5.ebuild Ian Delaney (idella4)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox