diff options
Diffstat (limited to 'app-shells/pdsh/pdsh-2.11.ebuild')
-rw-r--r-- | app-shells/pdsh/pdsh-2.11.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app-shells/pdsh/pdsh-2.11.ebuild b/app-shells/pdsh/pdsh-2.11.ebuild index 632394f4f1a2..8159643beefa 100644 --- a/app-shells/pdsh/pdsh-2.11.ebuild +++ b/app-shells/pdsh/pdsh-2.11.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/pdsh/pdsh-2.11.ebuild,v 1.2 2007/07/15 05:23:38 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/pdsh/pdsh-2.11.ebuild,v 1.3 2008/01/29 01:38:04 jsbronder Exp $ DESCRIPTION="A high-performance, parallel remote shell utility." -HOMEPAGE="http://www.llnl.gov/linux/pdsh/pdsh.html" -SRC_URI="mirror://sourceforge/pdsh/${P}.tar.gz" +HOMEPAGE="https://computing.llnl.gov/linux/pdsh.html" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" |