#!/bin/bash
# Copyright 2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: banned-helper 13389 2009-04-24 02:18:34Z zmedico $

die "'${0##*/}' has been banned for EAPI '$EAPI'"
exit 1
