diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-06-19 13:40:40 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-06-19 13:40:40 +0000 |
commit | b139935e0327b66be435168338de8608f9b654c3 (patch) | |
tree | d8e9b781654c76203d3437fadfcbf05db7dee92c /x11-terms/root-tail/root-tail-1.1.ebuild | |
parent | Added IUSE. (Manifest recommit) (diff) | |
download | gentoo-2-b139935e0327b66be435168338de8608f9b654c3.tar.gz gentoo-2-b139935e0327b66be435168338de8608f9b654c3.tar.bz2 gentoo-2-b139935e0327b66be435168338de8608f9b654c3.zip |
Stable on x86.
Diffstat (limited to 'x11-terms/root-tail/root-tail-1.1.ebuild')
-rw-r--r-- | x11-terms/root-tail/root-tail-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/root-tail/root-tail-1.1.ebuild b/x11-terms/root-tail/root-tail-1.1.ebuild index 19d4998126d9..882c68ff9b29 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-2004 Gentoo Technologies, Inc. # 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.2 2004/05/08 15:03:47 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.1.ebuild,v 1.3 2004/06/19 13:38:05 pyrania Exp $ DESCRIPTION="Terminal to display (multiple) log files on the root window" HOMEPAGE="http://www.goof.com/pcg/marc/root-tail.html" @@ -8,7 +8,7 @@ SRC_URI="http://www.goof.com/pcg/marc/data/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~amd64 ~ppc" +KEYWORDS="x86 ~sparc ~amd64 ~ppc" IUSE="" DEPEND="virtual/x11" |