diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-04-16 22:27:34 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-04-16 22:27:34 +0000 |
commit | 587250f7303a29ffb7b4759b650633aef870f516 (patch) | |
tree | 62a3a1d1e8d52e9b5a9bffd0c6028807bc5481b9 /app-shells/pdsh | |
parent | Manifest again: problem with repoman (diff) | |
download | gentoo-2-587250f7303a29ffb7b4759b650633aef870f516.tar.gz gentoo-2-587250f7303a29ffb7b4759b650633aef870f516.tar.bz2 gentoo-2-587250f7303a29ffb7b4759b650633aef870f516.zip |
whitespace
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'app-shells/pdsh')
-rw-r--r-- | app-shells/pdsh/pdsh-2.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/pdsh/pdsh-2.18.ebuild b/app-shells/pdsh/pdsh-2.18.ebuild index 1cd9874f31e5..0ec3780b7d1f 100644 --- a/app-shells/pdsh/pdsh-2.18.ebuild +++ b/app-shells/pdsh/pdsh-2.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/pdsh/pdsh-2.18.ebuild,v 1.1 2009/04/16 20:50:43 jsbronder Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/pdsh/pdsh-2.18.ebuild,v 1.2 2009/04/16 22:27:34 mr_bones_ Exp $ inherit eutils @@ -20,7 +20,7 @@ DEPEND="${RDEPEND}" # by hand instead of using pdsh.exp seems to print out # what is expected, so the error is most likely in the # testsuite itself. -# You'll also need dev-util/dejagnu +# You'll also need dev-util/dejagnu RESTRICT="test" pkg_setup() { |