diff options
Diffstat (limited to 'sys-cluster/torque/torque-2.5.9.ebuild')
-rw-r--r-- | sys-cluster/torque/torque-2.5.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/torque/torque-2.5.9.ebuild b/sys-cluster/torque/torque-2.5.9.ebuild index 4a3558a32bfb..3833ed82c1bf 100644 --- a/sys-cluster/torque/torque-2.5.9.ebuild +++ b/sys-cluster/torque/torque-2.5.9.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-2.5.9.ebuild,v 1.3 2012/03/07 02:09:41 jsbronder Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-2.5.9.ebuild,v 1.4 2012/03/07 02:21:39 jsbronder Exp $ EAPI=2 inherit flag-o-matic eutils linux-info DESCRIPTION="Resource manager and queuing system based on OpenPBS" HOMEPAGE="http://www.adaptivecomputing.com/products/torque.php" -SRC_URI="http://www.apadtivecomputing.com/downloads/${PN}/${P}.tar.gz" +SRC_URI="http://www.adaptivecomputing.com/resources/downloads/${PN}/${P}.tar.gz" LICENSE="torque-2.5" |