aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfuzzyray <fuzzyray@gentoo.org>2009-06-04 23:28:51 +0000
committerfuzzyray <fuzzyray@gentoo.org>2009-06-04 23:28:51 +0000
commit34dbc0619888d96aa9029ee71e6da95ed586478b (patch)
tree8b0ed6a0ae369b202b52fc4d993310f66404fa7e /pym/gentoolkit/equery/__init__.py
parentAdd copyright information from original pkgcore.ebuild.atom_restricts package (diff)
downloadgentoolkit-34dbc0619888d96aa9029ee71e6da95ed586478b.tar.gz
gentoolkit-34dbc0619888d96aa9029ee71e6da95ed586478b.tar.bz2
gentoolkit-34dbc0619888d96aa9029ee71e6da95ed586478b.zip
Update with rev 9 from the genscripts repo
svn path=/trunk/gentoolkit/; revision=661
Diffstat (limited to 'pym/gentoolkit/equery/__init__.py')
-rw-r--r--pym/gentoolkit/equery/__init__.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/pym/gentoolkit/equery/__init__.py b/pym/gentoolkit/equery/__init__.py
index 8764e1c..c205938 100644
--- a/pym/gentoolkit/equery/__init__.py
+++ b/pym/gentoolkit/equery/__init__.py
@@ -289,8 +289,6 @@ def print_version():
"version": version,
"docstring": __doc__
}
- print
- print __authors__
def split_arguments(args):