diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-03-15 08:48:28 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-03-15 08:48:28 +0000 |
commit | 1b36d6158c3d120104447c6d785dd0b683bc0354 (patch) | |
tree | 78fb9f4d45a69c7f6635b8fae4fa9e782a0d38c1 /x11-terms/root-tail | |
parent | (#113838) Add modular X deps, based on work of Sean Fleming and Mauricio L. P... (diff) | |
download | gentoo-2-1b36d6158c3d120104447c6d785dd0b683bc0354.tar.gz gentoo-2-1b36d6158c3d120104447c6d785dd0b683bc0354.tar.bz2 gentoo-2-1b36d6158c3d120104447c6d785dd0b683bc0354.zip |
Whitespace fix.
(Portage version: 2.1_pre6-r2)
Diffstat (limited to 'x11-terms/root-tail')
-rw-r--r-- | x11-terms/root-tail/ChangeLog | 6 | ||||
-rw-r--r-- | x11-terms/root-tail/root-tail-1.1.ebuild | 4 | ||||
-rw-r--r-- | x11-terms/root-tail/root-tail-1.2-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-terms/root-tail/root-tail-1.2-r2.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/x11-terms/root-tail/ChangeLog b/x11-terms/root-tail/ChangeLog index d23277efdcc3..85ed4dceb286 100644 --- a/x11-terms/root-tail/ChangeLog +++ b/x11-terms/root-tail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-terms/root-tail # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.33 2006/03/15 08:47:28 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.34 2006/03/15 08:48:28 spyderous Exp $ + + 15 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>; root-tail-1.1.ebuild, + root-tail-1.2-r1.ebuild, root-tail-1.2-r2.ebuild: + Whitespace fix. 15 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>; root-tail-1.1.ebuild, root-tail-1.2-r1.ebuild, root-tail-1.2-r2.ebuild: diff --git a/x11-terms/root-tail/root-tail-1.1.ebuild b/x11-terms/root-tail/root-tail-1.1.ebuild index 0dccea82cdf0..f6366db04516 100644 --- a/x11-terms/root-tail/root-tail-1.1.ebuild +++ b/x11-terms/root-tail/root-tail-1.1.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.1.ebuild,v 1.8 2006/03/15 08:47:28 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.1.ebuild,v 1.9 2006/03/15 08:48:28 spyderous Exp $ DESCRIPTION="Terminal to display (multiple) log files on the root window" HOMEPAGE="http://www.goof.com/pcg/marc/root-tail.html" @@ -16,7 +16,7 @@ DEPEND=">=sys-apps/sed-4 || ( ( x11-misc/imake app-text/rman x11-misc/gccmakedep - ) + ) virtual/x11 )" diff --git a/x11-terms/root-tail/root-tail-1.2-r1.ebuild b/x11-terms/root-tail/root-tail-1.2-r1.ebuild index d5ba7381c7c3..923211360099 100644 --- a/x11-terms/root-tail/root-tail-1.2-r1.ebuild +++ b/x11-terms/root-tail/root-tail-1.2-r1.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-r1.ebuild,v 1.4 2006/03/15 08:47:28 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.2-r1.ebuild,v 1.5 2006/03/15 08:48:28 spyderous Exp $ DESCRIPTION="Terminal to display (multiple) log files on the root window" HOMEPAGE="http://www.goof.com/pcg/marc/root-tail.html" @@ -16,7 +16,7 @@ DEPEND=">=sys-apps/sed-4 || ( ( x11-misc/imake app-text/rman x11-misc/gccmakedep - ) + ) virtual/x11 )" 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 )" |