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 | |
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')
-rw-r--r-- | x11-terms/root-tail/ChangeLog | 6 | ||||
-rw-r--r-- | x11-terms/root-tail/root-tail-0.0.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-terms/root-tail/ChangeLog b/x11-terms/root-tail/ChangeLog index a651b2131e06..13d30503ea4b 100644 --- a/x11-terms/root-tail/ChangeLog +++ b/x11-terms/root-tail/ChangeLog @@ -1,9 +1,13 @@ # ChangeLog for x11-terms/root-tail # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.1 2002/02/01 21:53:39 gbevin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.2 2002/10/21 14:57:12 cselkirk Exp $ *root-tail-0.0.10 (1 Feb 2002) + 21 Oct 2002; Calum Selkirk <cselkirk@gentoo.org> root-tail-0.0.10.ebuild : + + Added ppc to KEYWORDS. + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : Added initial ChangeLog which should be updated whenever the package is 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" |