summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Bronder <jsbronder@gentoo.org>2010-03-02 02:31:24 +0000
committerJustin Bronder <jsbronder@gentoo.org>2010-03-02 02:31:24 +0000
commit3a7a7481cf2a6df6b9f6ba2d6be2763d63670eb0 (patch)
tree13822afbf5ddcd4231d5aa665446df0ffb6f88fa /sys-cluster/maui/maui-3.2.6_p21.ebuild
parentUpdate deps and remove unnecessary ldflags mangling. (diff)
downloadgentoo-2-3a7a7481cf2a6df6b9f6ba2d6be2763d63670eb0.tar.gz
gentoo-2-3a7a7481cf2a6df6b9f6ba2d6be2763d63670eb0.tar.bz2
gentoo-2-3a7a7481cf2a6df6b9f6ba2d6be2763d63670eb0.zip
Update deps, fix repoman warning.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'sys-cluster/maui/maui-3.2.6_p21.ebuild')
-rw-r--r--sys-cluster/maui/maui-3.2.6_p21.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-cluster/maui/maui-3.2.6_p21.ebuild b/sys-cluster/maui/maui-3.2.6_p21.ebuild
index b56351cee6ee..636f5523d06f 100644
--- a/sys-cluster/maui/maui-3.2.6_p21.ebuild
+++ b/sys-cluster/maui/maui-3.2.6_p21.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 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_p21.ebuild,v 1.2 2009/09/23 20:41:42 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.2.6_p21.ebuild,v 1.3 2010/03/02 02:31:24 jsbronder Exp $
inherit autotools eutils multilib
@@ -8,7 +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"
+DEPEND="sys-cluster/torque"
RDEPEND="${DEPEND}"
SLOT="0"
LICENSE="maui"