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

patrick     13/06/03 06:47:46

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

Revision  Changes    Path
1.23                 dev-python/mozrunner/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/mozrunner/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	21 Mar 2013 07:36:42 -0000	1.22
+++ ChangeLog	3 Jun 2013 06:47:46 -0000	1.23
@@ -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.22 2013/03/21 07:36:42 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mozrunner/ChangeLog,v 1.23 2013/06/03 06:47:46 patrick Exp $
+
+*mozrunner-5.16 (03 Jun 2013)
+
+  03 Jun 2013; Patrick Lauer <patrick@gentoo.org> +mozrunner-5.16.ebuild:
+  Bump
 
 *mozrunner-5.15 (21 Mar 2013)
 



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

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

Index: mozrunner-5.16.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.16.ebuild,v 1.1 2013/06/03 06:47:46 patrick Exp $

EAPI="3"
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.* *-jython"

inherit distutils

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/simplejson
	>=dev-python/mozinfo-0.3.3
	>=dev-python/mozprocess-0.7
	>=dev-python/mozprofile-0.4
	dev-python/setuptools"
RDEPEND="${DEPEND}"

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





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

only message in thread, other threads:[~2013-06-03  6:47 UTC | newest]

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