diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-05-03 04:13:56 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-05-03 04:13:56 +0000 |
commit | ec79c31a43493a60490f8e84758d9df31726dd6d (patch) | |
tree | 5e6b01691f1ac92c95d2639e970906fea3f355f6 /app-admin/stow | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-ec79c31a43493a60490f8e84758d9df31726dd6d.tar.gz gentoo-2-ec79c31a43493a60490f8e84758d9df31726dd6d.tar.bz2 gentoo-2-ec79c31a43493a60490f8e84758d9df31726dd6d.zip |
whitespace
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/stow')
-rw-r--r-- | app-admin/stow/stow-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/stow/stow-2.2.0.ebuild b/app-admin/stow/stow-2.2.0.ebuild index d8ae9c58cdcd..285f51c9935a 100644 --- a/app-admin/stow/stow-2.2.0.ebuild +++ b/app-admin/stow/stow-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/stow/stow-2.2.0.ebuild,v 1.2 2012/05/02 13:40:41 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/stow/stow-2.2.0.ebuild,v 1.3 2012/05/03 04:13:56 mr_bones_ Exp $ EAPI="2" @@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-maco IUSE="" DEPEND="dev-lang/perl - test? ( + test? ( virtual/perl-Test-Harness dev-perl/Test-Output )" |