public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/mozrunner: mozrunner-5.18-r1.ebuild ChangeLog mozrunner-5.2.ebuild mozrunner-5.18.ebuild mozrunner-5.12.ebuild mozrunner-5.14.ebuild mozrunner-2.5.4.ebuild mozrunner-5.10.ebuild
@ 2013-07-23 11:54 Ian Delaney (idella4)
  0 siblings, 0 replies; only message in thread
From: Ian Delaney (idella4) @ 2013-07-23 11:54 UTC (permalink / raw
  To: gentoo-commits

idella4     13/07/23 11:54:40

  Modified:             ChangeLog
  Added:                mozrunner-5.18-r1.ebuild
  Removed:              mozrunner-5.2.ebuild mozrunner-5.18.ebuild
                        mozrunner-5.12.ebuild mozrunner-5.14.ebuild
                        mozrunner-2.5.4.ebuild mozrunner-5.10.ebuild
  Log:
  migrate -> distutils-r1, add missing rdep and correct deps, drop some old
  
  (Portage version: 2.1.11.63/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)

Revision  Changes    Path
1.26                 dev-python/mozrunner/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/mozrunner/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	19 Jun 2013 06:16:49 -0000	1.25
+++ ChangeLog	23 Jul 2013 11:54:39 -0000	1.26
@@ -1,6 +1,13 @@
 # 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.25 2013/06/19 06:16:49 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mozrunner/ChangeLog,v 1.26 2013/07/23 11:54:39 idella4 Exp $
+
+*mozrunner-5.18-r1 (23 Jul 2013)
+
+  23 Jul 2013; Ian Delaney <idella4@gentoo.org> +mozrunner-5.18-r1.ebuild,
+  -mozrunner-2.5.4.ebuild, -mozrunner-5.10.ebuild, -mozrunner-5.12.ebuild,
+  -mozrunner-5.14.ebuild, -mozrunner-5.18.ebuild, -mozrunner-5.2.ebuild:
+  migrate -> distutils-r1, add missing rdep and correct deps, drop some old
 
 *mozrunner-5.18 (19 Jun 2013)
 



1.1                  dev-python/mozrunner/mozrunner-5.18-r1.ebuild

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

Index: mozrunner-5.18-r1.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.18-r1.ebuild,v 1.1 2013/07/23 11:54:39 idella4 Exp $

EAPI=5
PYTHON_COMPAT=( python{2_5,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-07-23 11:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-23 11:54 [gentoo-commits] gentoo-x86 commit in dev-python/mozrunner: mozrunner-5.18-r1.ebuild ChangeLog mozrunner-5.2.ebuild mozrunner-5.18.ebuild mozrunner-5.12.ebuild mozrunner-5.14.ebuild mozrunner-2.5.4.ebuild mozrunner-5.10.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