#!/bin/sh # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 . /etc/init.d/functions.sh 2>/dev/null esyslog() { echo &> /dev/null ; } PORTDIR="$( portageq portdir )" PORTDIR_OVERLAY="$( portageq portdir_overlay )" grep -h --color "$@" {$PORTDIR,$PORTDIR_OVERLAY}/profiles/{use.desc,use.local.desc} 2>/dev/null