aboutsummaryrefslogtreecommitdiff
blob: be79fe3055df3ef3a411197185f18fd34c43afd3 (plain)
1
2
3
4
5
6
7
8
#	vim:fileencoding=utf-8
# Copyright 2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

from gentoolkit.eshowkw import main as emain

def main(input_args):
	emain(input_args, True)