summaryrefslogtreecommitdiffstats
path: root/bin/ebuild-helpers/elog
blob: a2303afab93d993f4beb36cb0598e25376c2464c (plain)
1
2
3
4
5
6
7
#!/bin/bash
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh

${0##*/} "$@"