diff options
author | Calum Selkirk <cselkirk@gentoo.org> | 2002-10-21 14:57:12 +0000 |
---|---|---|
committer | Calum Selkirk <cselkirk@gentoo.org> | 2002-10-21 14:57:12 +0000 |
commit | fa4e412126a675118c0adf94fa03f6a98f291edb (patch) | |
tree | a75490c41660daf9830b15541a8128c88d6a2c16 /x11-terms/root-tail/root-tail-0.0.10.ebuild | |
parent | Added ppc to KEYWORDS. (diff) | |
download | gentoo-2-fa4e412126a675118c0adf94fa03f6a98f291edb.tar.gz gentoo-2-fa4e412126a675118c0adf94fa03f6a98f291edb.tar.bz2 gentoo-2-fa4e412126a675118c0adf94fa03f6a98f291edb.zip |
Added ppc to KEYWORDS.
Diffstat (limited to 'x11-terms/root-tail/root-tail-0.0.10.ebuild')
-rw-r--r-- | x11-terms/root-tail/root-tail-0.0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 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 c01c895dcf4c..9c31356efaef 100644 --- a/x11-terms/root-tail/root-tail-0.0.10.ebuild +++ b/x11-terms/root-tail/root-tail-0.0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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-0.0.10.ebuild,v 1.9 2002/10/17 15:33:58 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-0.0.10.ebuild,v 1.10 2002/10/21 14:57:12 cselkirk Exp $ S=${WORKDIR}/${P} @@ -8,7 +8,7 @@ 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.var.cx/root-tail/" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ppc" LICENSE="GPL" DEPEND="virtual/x11" |