From a0a66ada4e75377a14cc8ae87b35a1aabeb22758 Mon Sep 17 00:00:00 2001 From: Maciej Mrozowski Date: Thu, 7 Jul 2011 23:00:06 +0000 Subject: Restrict gawk4, bug 374315 --- eclass/virtuoso.eclass | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'eclass') diff --git a/eclass/virtuoso.eclass b/eclass/virtuoso.eclass index 98ccf8c51f95..58ba4cbaa9ab 100644 --- a/eclass/virtuoso.eclass +++ b/eclass/virtuoso.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/virtuoso.eclass,v 1.10 2011/04/20 09:53:29 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/virtuoso.eclass,v 1.11 2011/07/07 23:00:06 reavertm Exp $ # @ECLASS: virtuoso.eclass # @MAINTAINER: @@ -40,7 +40,9 @@ HOMEPAGE='http://virtuoso.openlinksw.com/wiki/main/Main/' LICENSE='GPL-2' SLOT='0' +# Restrict incompatible gawk, bug 374315 DEPEND=' + =sys-devel/libtool-2.2.6a ' RDEPEND='' -- cgit v1.2.3-65-gdbad