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

mschiff     13/12/02 00:07:59

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

Revision  Changes    Path
1.7                  dev-python/larch/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/larch/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	9 Aug 2013 15:12:38 -0000	1.6
+++ ChangeLog	2 Dec 2013 00:07:59 -0000	1.7
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/larch
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/larch/ChangeLog,v 1.6 2013/08/09 15:12:38 mschiff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/larch/ChangeLog,v 1.7 2013/12/02 00:07:59 mschiff Exp $
+
+*larch-1.20131130 (02 Dec 2013)
+
+  02 Dec 2013; Marc Schiffbauer <mschiff@gentoo.org> +larch-1.20131130.ebuild,
+  -larch-1.20130316.ebuild:
+  Version bump. Drop oldest version.
 
 *larch-1.20130808 (09 Aug 2013)
 



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

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

Index: larch-1.20131130.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.20131130.ebuild,v 1.1 2013/12/02 00:07:59 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-12-02  0:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-02  0:07 [gentoo-commits] gentoo-x86 commit in dev-python/larch: larch-1.20131130.ebuild ChangeLog larch-1.20130316.ebuild 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