From 60f19452091160bbf716fc7746f80632189abfa7 Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Fri, 13 Aug 2010 16:23:35 +0200 Subject: Fix some comments. --- bin/ebuild-helpers/portageq | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/ebuild-helpers/portageq') diff --git a/bin/ebuild-helpers/portageq b/bin/ebuild-helpers/portageq index d1a1fb52b..3a06fdd68 100755 --- a/bin/ebuild-helpers/portageq +++ b/bin/ebuild-helpers/portageq @@ -4,7 +4,7 @@ PORTAGE_BIN_PATH=${PORTAGE_BIN_PATH:-/usr/lib/portage/bin} PORTAGE_PYM_PATH=${PORTAGE_PYM_PATH:-/usr/lib/portage/pym} -# Set EPYTHON variable as empty so that dohtml doesn't try +# Set EPYTHON variable as empty so that portageq doesn't try # to use potentially unsupported version of Python. EPYTHON= PYTHONPATH=$PORTAGE_PYM_PATH${PYTHONPATH:+:}$PYTHONPATH \ exec "$PORTAGE_BIN_PATH/portageq" "$@" -- cgit v1.2.3-1-g7c22