public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/larch: larch-1.20130316.ebuild ChangeLog
@ 2013-03-24 12:18 Marc Schiffbauer (mschiff)
  0 siblings, 0 replies; only message in thread
From: Marc Schiffbauer (mschiff) @ 2013-03-24 12:18 UTC (permalink / raw
  To: gentoo-commits

mschiff     13/03/24 12:18:50

  Modified:             ChangeLog
  Added:                larch-1.20130316.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.0_alpha169/cvs/Linux x86_64, signed Manifest commit with key 0x296C6CCA35A64134)

Revision  Changes    Path
1.5                  dev-python/larch/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/larch/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/larch/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/larch/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/larch/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	18 Dec 2012 15:40:27 -0000	1.4
+++ ChangeLog	24 Mar 2013 12:18:50 -0000	1.5
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/larch
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/larch/ChangeLog,v 1.4 2012/12/18 15:40:27 mschiff Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/larch/ChangeLog,v 1.5 2013/03/24 12:18:50 mschiff Exp $
+
+*larch-1.20130316 (24 Mar 2013)
+
+  24 Mar 2013; Marc Schiffbauer <mschiff@gentoo.org> +larch-1.20130316.ebuild:
+  Version bump
 
 *larch-1.20121216 (18 Dec 2012)
 
@@ -24,4 +29,3 @@
   15 Jun 2012; Marc Schiffbauer <mschiff@gentoo.org> +larch-1.20120527.ebuild,
   +metadata.xml:
   Initial commit of larch.
-



1.1                  dev-python/larch/larch-1.20130316.ebuild

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

Index: larch-1.20130316.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/larch/larch-1.20130316.ebuild,v 1.1 2013/03/24 12:18:50 mschiff Exp $

EAPI=5

PYTHON_COMPAT=( python{2_6,2_7} )

inherit distutils-r1

DESCRIPTION="Copy-on-write B-tree data structure"
HOMEPAGE="http://liw.fi/larch/"
SRC_URI="http://code.liw.fi/debian/pool/main/p/python-${PN}/python-${PN}_${PV}.orig.tar.gz"
#RESTRICT="test"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"

DEPEND="test? ( dev-python/CoverageTestRunner dev-util/cmdtest )"

RDEPEND="${PYTHON_DEPS}
	dev-python/cliapp
	dev-python/tracing
	dev-python/ttystatus"

src_test() {
	addwrite /proc/self/comm
	local DISTUTILS_NO_PARALLEL_BUILD=1
	distutils-r1_src_test
}

python_test() {
	emake check
}





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

only message in thread, other threads:[~2013-03-24 12:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-24 12:18 [gentoo-commits] gentoo-x86 commit in dev-python/larch: larch-1.20130316.ebuild ChangeLog Marc Schiffbauer (mschiff)

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