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 | 89bae79a488b3e43fa8eece7854e562ff57683b7 (patch) | |
tree | e7dcf6f91fa349aba4e1dedf158b76137c0d0e10 /eclass/virtuoso.eclass | |
parent | Version bump, remove 6.1.3-r1, add <gawk-4 restriction for 6.1.{2.3} (diff) | |
download | gentoo-2-89bae79a488b3e43fa8eece7854e562ff57683b7.tar.gz gentoo-2-89bae79a488b3e43fa8eece7854e562ff57683b7.tar.bz2 gentoo-2-89bae79a488b3e43fa8eece7854e562ff57683b7.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='' |