diff options
author | Maciej Mrozowski <reavertm@gentoo.org> | 2011-11-24 00:57:00 +0000 |
---|---|---|
committer | Maciej Mrozowski <reavertm@gentoo.org> | 2011-11-24 00:57:00 +0000 |
commit | 8f1c8422dcf2d0598b099bf7c8ee13930d60fbe0 (patch) | |
tree | 9fdfb15092f8aa0000c6002aeddbf7d4b87b2e99 /eclass/virtuoso.eclass | |
parent | Version bump, remove 6.1.3-r1, add <gawk-4 restriction for 6.1.{2.3} (diff) | |
download | historical-8f1c8422dcf2d0598b099bf7c8ee13930d60fbe0.tar.gz historical-8f1c8422dcf2d0598b099bf7c8ee13930d60fbe0.tar.bz2 historical-8f1c8422dcf2d0598b099bf7c8ee13930d60fbe0.zip |
Dependency on <gawk-4 moved to virtuoso-server-6.1.{2,3}.
Diffstat (limited to 'eclass/virtuoso.eclass')
-rw-r--r-- | eclass/virtuoso.eclass | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/eclass/virtuoso.eclass b/eclass/virtuoso.eclass index 58ba4cbaa9ab..b10e00bb4382 100644 --- a/eclass/virtuoso.eclass +++ b/eclass/virtuoso.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/virtuoso.eclass,v 1.11 2011/07/07 23:00:06 reavertm Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/virtuoso.eclass,v 1.12 2011/11/24 00:57:00 reavertm Exp $ # @ECLASS: virtuoso.eclass # @MAINTAINER: @@ -40,9 +40,7 @@ HOMEPAGE='http://virtuoso.openlinksw.com/wiki/main/Main/' LICENSE='GPL-2' SLOT='0' -# Restrict incompatible gawk, bug 374315 DEPEND=' - <sys-apps/gawk-4.0.0 >=sys-devel/libtool-2.2.6a ' RDEPEND='' |