# Copyright 1999-2011 Gentoo Foundation | |
# Distributed under the terms of the GNU General Public License v2 | |
# $Header: /var/cvsroot/gentoo-x86/virtual/yacc/yacc-0.ebuild,v 1.2 2011/08/15 13:04:46 nirbheek Exp $ | |
DESCRIPTION="virtual for yacc (yet another compiler compiler)" | |
HOMEPAGE="" | |
SRC_URI="" | |
LICENSE="" | |
SLOT="0" | |
KEYWORDS="*" | |
IUSE="" | |
DEPEND="|| ( sys-devel/bison dev-util/yacc )" | |
RDEPEND="${DEPEND}" |