diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-07-27 07:15:16 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-07-27 07:15:16 +0000 |
commit | c658127d19173a337798c68c007784ddf842691a (patch) | |
tree | e252dd5d199d4aa18e04d80bbf88c129526c2b63 /dev-python/mozrunner | |
parent | Bump linux-headers dep for v4l2, bug #278765 (diff) | |
download | historical-c658127d19173a337798c68c007784ddf842691a.tar.gz historical-c658127d19173a337798c68c007784ddf842691a.tar.bz2 historical-c658127d19173a337798c68c007784ddf842691a.zip |
whitespace
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'dev-python/mozrunner')
-rw-r--r-- | dev-python/mozrunner/mozrunner-1.3.5.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/mozrunner/mozrunner-1.3.5.ebuild b/dev-python/mozrunner/mozrunner-1.3.5.ebuild index 3e459ba55e17..118e2ddd7a9e 100644 --- a/dev-python/mozrunner/mozrunner-1.3.5.ebuild +++ b/dev-python/mozrunner/mozrunner-1.3.5.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/mozrunner/mozrunner-1.3.5.ebuild,v 1.1 2009/07/25 20:28:38 neurogeek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/mozrunner/mozrunner-1.3.5.ebuild,v 1.2 2009/07/27 07:14:56 mr_bones_ Exp $ # Ebuild generated by g-pypi 0.2.2 (rev. 214) EAPI="2" inherit distutils - DESCRIPTION="Reliable start/stop/configuration of Mozilla Applications (Firefox, Thunderbird, etc.)" HOMEPAGE="http://code.google.com/p/mozrunner/" |