diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-07-27 07:14:56 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-07-27 07:14:56 +0000 |
commit | 1b5cab2377bcbcba4f8665eaff03af622161564a (patch) | |
tree | 44632e29b4485e7b877a1ac8837dee5556cd44d6 /dev-python | |
parent | whitespace (diff) | |
download | gentoo-2-1b5cab2377bcbcba4f8665eaff03af622161564a.tar.gz gentoo-2-1b5cab2377bcbcba4f8665eaff03af622161564a.tar.bz2 gentoo-2-1b5cab2377bcbcba4f8665eaff03af622161564a.zip |
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-python')
-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/" |