| # Copyright 1999-2014 Gentoo Foundation | |
| # Distributed under the terms of the GNU General Public License v2 | |
| # $Header: /var/cvsroot/gentoo-x86/virtual/awk/awk-1.ebuild,v 1.3 2014/02/18 20:55:12 ottxor Exp $ | |
| DESCRIPTION="Virtual for awk implementation" | |
| HOMEPAGE="" | |
| SRC_URI="" | |
| LICENSE="" | |
| SLOT="0" | |
| KEYWORDS="*" | |
| IUSE="" | |
| DEPEND="" | |
| RDEPEND=" | |
| || ( | |
| >=sys-apps/gawk-4.0.1-r1 | |
| sys-apps/mawk | |
| sys-apps/nawk | |
| sys-apps/busybox | |
| ) | |
| !<sys-apps/gawk-4.0.1-r1" #before 4.0.1-r1 awk symlinks did belong to gawk #455696 |