public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/mozrunner: mozrunner-5.27.ebuild ChangeLog
@ 2013-11-22  8:02 Patrick Lauer (patrick)
  0 siblings, 0 replies; only message in thread
From: Patrick Lauer (patrick) @ 2013-11-22  8:02 UTC (permalink / raw
  To: gentoo-commits

patrick     13/11/22 08:02:47

  Modified:             ChangeLog
  Added:                mozrunner-5.27.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.31                 dev-python/mozrunner/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/mozrunner/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	7 Nov 2013 06:11:56 -0000	1.30
+++ ChangeLog	22 Nov 2013 08:02:47 -0000	1.31
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/mozrunner
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mozrunner/ChangeLog,v 1.30 2013/11/07 06:11:56 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mozrunner/ChangeLog,v 1.31 2013/11/22 08:02:47 patrick Exp $
+
+*mozrunner-5.27 (22 Nov 2013)
+
+  22 Nov 2013; Patrick Lauer <patrick@gentoo.org> +mozrunner-5.27.ebuild:
+  Bump
 
 *mozrunner-5.26 (07 Nov 2013)
 



1.1                  dev-python/mozrunner/mozrunner-5.27.ebuild

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

Index: mozrunner-5.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/mozrunner/mozrunner-5.27.ebuild,v 1.1 2013/11/22 08:02:47 patrick Exp $

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

inherit distutils-r1

DESCRIPTION="Reliable start/stop/configuration of Mozilla Applications (Firefox, Thunderbird, etc.)"
HOMEPAGE="http://pypi.python.org/pypi/mozrunner"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="MPL-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND=">=dev-python/mozinfo-0.3.3[${PYTHON_USEDEP}]
	>=dev-python/mozprofile-0.10[${PYTHON_USEDEP}]
	>=dev-python/mozprocess-0.10[${PYTHON_USEDEP}]
	dev-python/simplejson[${PYTHON_USEDEP}]
	dev-python/mozfile[${PYTHON_USEDEP}]"

python_prepare_all() {
	sed -e 's/\(moz.*\) ==/\1 >=/' -i setup.py
	distutils-r1_python_prepare_all
}





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

only message in thread, other threads:[~2013-11-22  8:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-22  8:02 [gentoo-commits] gentoo-x86 commit in dev-python/mozrunner: mozrunner-5.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