diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-09 08:28:58 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-09 08:28:58 +0000 |
commit | 4f09cf69ee8c1c7d242b00a24bcc6fa6e04ce008 (patch) | |
tree | 147f902947265a3cccdccbfa3b0e388efa1736c5 /x11-terms/root-tail | |
parent | compensate for upstream weirdness (diff) | |
download | gentoo-2-4f09cf69ee8c1c7d242b00a24bcc6fa6e04ce008.tar.gz gentoo-2-4f09cf69ee8c1c7d242b00a24bcc6fa6e04ce008.tar.bz2 gentoo-2-4f09cf69ee8c1c7d242b00a24bcc6fa6e04ce008.zip |
Added LICENSE, SLOT and KEYWORDS tags
Diffstat (limited to 'x11-terms/root-tail')
-rw-r--r-- | x11-terms/root-tail/root-tail-0.0.10.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-terms/root-tail/root-tail-0.0.10.ebuild b/x11-terms/root-tail/root-tail-0.0.10.ebuild index df680ee102f4..e00c5544063c 100644 --- a/x11-terms/root-tail/root-tail-0.0.10.ebuild +++ b/x11-terms/root-tail/root-tail-0.0.10.ebuild @@ -2,13 +2,15 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Author Jerry A! <jerry@gentoo.org> # /home/cvsroot/gentoo-x86/x11-terms/aterm/,v 1.2 2001/02/15 18:17:31 achim Exp -# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-0.0.10.ebuild,v 1.4 2002/04/28 04:16:51 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-0.0.10.ebuild,v 1.5 2002/07/09 08:28:58 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Terminal to display (multiple) log files on the root window" SRC_URI="http://www.goof.com/pcg/marc/data/${P}.tar.gz" HOMEPAGE="http://www.goof.com/pcg/marc/root-taIl.html" +SLOT="0" +KEYWORDS="x86" DEPEND="virtual/glibc virtual/x11" |