public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/billiard: billiard-2.7.3.27.ebuild ChangeLog
@ 2013-04-15  7:45 Patrick Lauer (patrick)
  0 siblings, 0 replies; only message in thread
From: Patrick Lauer (patrick) @ 2013-04-15  7:45 UTC (permalink / raw
  To: gentoo-commits

patrick     13/04/15 07:45:20

  Modified:             ChangeLog
  Added:                billiard-2.7.3.27.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.0_alpha173/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.12                 dev-python/billiard/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/billiard/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	4 Apr 2013 07:25:06 -0000	1.11
+++ ChangeLog	15 Apr 2013 07:45:20 -0000	1.12
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/billiard
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/billiard/ChangeLog,v 1.11 2013/04/04 07:25:06 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/billiard/ChangeLog,v 1.12 2013/04/15 07:45:20 patrick Exp $
+
+*billiard-2.7.3.27 (15 Apr 2013)
+
+  15 Apr 2013; Patrick Lauer <patrick@gentoo.org> +billiard-2.7.3.27.ebuild:
+  Bump
 
 *billiard-2.7.3.23 (04 Apr 2013)
 



1.1                  dev-python/billiard/billiard-2.7.3.27.ebuild

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

Index: billiard-2.7.3.27.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/billiard/billiard-2.7.3.27.ebuild,v 1.1 2013/04/15 07:45:20 patrick Exp $

EAPI=5

PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2} pypy{1_9,2_0} )

inherit distutils-r1

DESCRIPTION="Python multiprocessing fork"
HOMEPAGE="http://pypi.python.org/pypi/billiard https://github.com/celery/billiard"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RESTRICT="test"

RDEPEND=""
DEPEND="${RDEPEND}
	dev-python/setuptools[${PYTHON_USEDEP}]"

python_test() {
	nosetests || die
}





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

only message in thread, other threads:[~2013-04-15  7:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-15  7:45 [gentoo-commits] gentoo-x86 commit in dev-python/billiard: billiard-2.7.3.27.ebuild ChangeLog Patrick Lauer (patrick)

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