diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-17 00:43:15 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-17 00:43:15 +0000 |
commit | 27cf3846ea4ceb68b5b0ebd2152b6095bc2ac169 (patch) | |
tree | 4bbb4c7d455341d30a1eaf96eca7bcc3f63ee319 /x11-terms/root-tail | |
parent | repoman'd (diff) | |
download | gentoo-2-27cf3846ea4ceb68b5b0ebd2152b6095bc2ac169.tar.gz gentoo-2-27cf3846ea4ceb68b5b0ebd2152b6095bc2ac169.tar.bz2 gentoo-2-27cf3846ea4ceb68b5b0ebd2152b6095bc2ac169.zip |
repoman'd
Diffstat (limited to 'x11-terms/root-tail')
-rw-r--r-- | x11-terms/root-tail/root-tail-0.0.10.ebuild | 8 |
1 files changed, 4 insertions, 4 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 5fcfa7705e9d..d620c0d11664 100644 --- a/x11-terms/root-tail/root-tail-0.0.10.ebuild +++ b/x11-terms/root-tail/root-tail-0.0.10.ebuild @@ -1,18 +1,18 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # /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.6 2002/07/11 06:30:58 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-0.0.10.ebuild,v 1.7 2002/07/17 00:41:10 seemant 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" +HOMEPAGE="http://www.var.cx/root-tail/" SLOT="0" KEYWORDS="x86" +LICENSE="GPL" -DEPEND="virtual/glibc - virtual/x11" +DEPEND="virtual/x11" src_compile() { xmkmf -a || die |