diff options
author | 2006-03-15 08:48:28 +0000 | |
---|---|---|
committer | 2006-03-15 08:48:28 +0000 | |
commit | 3b50ad828ba6b0d7da452ff61b236f459f77c707 (patch) | |
tree | 4ce397c3b7781a744626668ce1620c3152ef9154 /x11-terms/root-tail/root-tail-1.2-r2.ebuild | |
parent | (#113838) Add modular X deps, based on work of Sean Fleming and Mauricio L. P... (diff) | |
download | historical-3b50ad828ba6b0d7da452ff61b236f459f77c707.tar.gz historical-3b50ad828ba6b0d7da452ff61b236f459f77c707.tar.bz2 historical-3b50ad828ba6b0d7da452ff61b236f459f77c707.zip |
Whitespace fix.
Package-Manager: portage-2.1_pre6-r2
Diffstat (limited to 'x11-terms/root-tail/root-tail-1.2-r2.ebuild')
-rw-r--r-- | x11-terms/root-tail/root-tail-1.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/root-tail/root-tail-1.2-r2.ebuild b/x11-terms/root-tail/root-tail-1.2-r2.ebuild index 74b3caa46e3c..996310619b6e 100644 --- a/x11-terms/root-tail/root-tail-1.2-r2.ebuild +++ b/x11-terms/root-tail/root-tail-1.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.2-r2.ebuild,v 1.7 2006/03/15 08:47:28 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.2-r2.ebuild,v 1.8 2006/03/15 08:48:28 spyderous Exp $ inherit eutils flag-o-matic @@ -18,7 +18,7 @@ DEPEND=">=sys-apps/sed-4 || ( ( x11-misc/imake app-text/rman x11-misc/gccmakedep - ) + ) virtual/x11 )" |