diff options
author | David Holm <dholm@gentoo.org> | 2004-05-08 15:03:47 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-05-08 15:03:47 +0000 |
commit | bd9fa6acbf46a3735327fcebdaf3cab0b0fbfde1 (patch) | |
tree | 953b8cb32492fab91325e189454f5227a2fdc7a8 /x11-terms/root-tail/root-tail-1.1.ebuild | |
parent | Version bump, remove old versions. (diff) | |
download | historical-bd9fa6acbf46a3735327fcebdaf3cab0b0fbfde1.tar.gz historical-bd9fa6acbf46a3735327fcebdaf3cab0b0fbfde1.tar.bz2 historical-bd9fa6acbf46a3735327fcebdaf3cab0b0fbfde1.zip |
ppc keywording
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 c2279a78d610..19d4998126d9 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.1 2004/05/08 06:11:18 mr_bones_ Exp $ +# $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 $ 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" +KEYWORDS="~x86 ~sparc ~amd64 ~ppc" IUSE="" DEPEND="virtual/x11" |