diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2007-05-12 00:10:05 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2007-05-12 00:10:05 +0000 |
commit | 1ffa11d25ff58d3fcc16f6550f90332415b6b1be (patch) | |
tree | ae96e16c69f60d54149241495eba857963eb78a2 /sys-cluster/maui/maui-3.2.6_p16.ebuild | |
parent | Replace torque/openpbs deps with virtual/pbs. (diff) | |
download | gentoo-2-1ffa11d25ff58d3fcc16f6550f90332415b6b1be.tar.gz gentoo-2-1ffa11d25ff58d3fcc16f6550f90332415b6b1be.tar.bz2 gentoo-2-1ffa11d25ff58d3fcc16f6550f90332415b6b1be.zip |
Remove blocker on old openpbs, since it's out of the tree.
(Portage version: 2.1.2.5)
Diffstat (limited to 'sys-cluster/maui/maui-3.2.6_p16.ebuild')
-rw-r--r-- | sys-cluster/maui/maui-3.2.6_p16.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/sys-cluster/maui/maui-3.2.6_p16.ebuild b/sys-cluster/maui/maui-3.2.6_p16.ebuild index fe34c3b6122d..faf357f339dc 100644 --- a/sys-cluster/maui/maui-3.2.6_p16.ebuild +++ b/sys-cluster/maui/maui-3.2.6_p16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.2.6_p16.ebuild,v 1.1 2006/09/26 04:33:09 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.2.6_p16.ebuild,v 1.2 2007/05/12 00:10:05 dberkholz Exp $ inherit autotools eutils multilib @@ -8,8 +8,7 @@ DESCRIPTION="Maui Cluster Scheduler" HOMEPAGE="http://www.clusterresources.com/products/maui/" SRC_URI="http://www.clusterresources.com/downloads/maui/${P/_/}.tar.gz" IUSE="" -DEPEND="virtual/pbs - !<sys-cluster/openpbs-2.3.16-r4" +DEPEND="virtual/pbs" RDEPEND="${DEPEND} virtual/libc" SLOT="0" |