diff options
author | Tom Gall <tgall@gentoo.org> | 2004-08-09 02:51:20 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-08-09 02:51:20 +0000 |
commit | 4b414c259d6989a360a4d5912c9d2d474b4c4bac (patch) | |
tree | 09bd737eca33a686ed1c54039fac1087435e8fc0 /x11-terms/root-tail | |
parent | stable on ppc64, bug #57436 (diff) | |
download | historical-4b414c259d6989a360a4d5912c9d2d474b4c4bac.tar.gz historical-4b414c259d6989a360a4d5912c9d2d474b4c4bac.tar.bz2 historical-4b414c259d6989a360a4d5912c9d2d474b4c4bac.zip |
stable on ppc64, bug #57659
Diffstat (limited to 'x11-terms/root-tail')
-rw-r--r-- | x11-terms/root-tail/ChangeLog | 5 | ||||
-rw-r--r-- | x11-terms/root-tail/Manifest | 4 | ||||
-rw-r--r-- | x11-terms/root-tail/root-tail-1.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-terms/root-tail/ChangeLog b/x11-terms/root-tail/ChangeLog index 330776f47cca..1b6cfbd257b6 100644 --- a/x11-terms/root-tail/ChangeLog +++ b/x11-terms/root-tail/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for x11-terms/root-tail # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.16 2004/07/03 05:24:44 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.17 2004/08/09 02:51:20 tgall Exp $ + 08 Aug 2004; Tom Gall <tgall@gentoo.org> root-tail-1.1.ebuild: + stable on ppc64, bug #57659 + 02 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org> -root-tail-0.0.10.ebuild: Clean old ebuild diff --git a/x11-terms/root-tail/Manifest b/x11-terms/root-tail/Manifest index d2230fee519d..6fce9e20d417 100644 --- a/x11-terms/root-tail/Manifest +++ b/x11-terms/root-tail/Manifest @@ -1,7 +1,7 @@ -MD5 2111325113773e09521b4019b039f653 ChangeLog 2252 +MD5 2b1a68d43640548d0a2bbaa9715a07ca ChangeLog 2345 MD5 d079a405d595f4984e050b6d2e09ae29 root-tail-0.2.ebuild 613 MD5 915a55dd5e8e1b46d9434995f1a93f91 root-tail-0.9.ebuild 621 -MD5 c21da300530026dc2b7240d488acba58 root-tail-1.1.ebuild 669 +MD5 ca911f8da6996f6841274096ff54ec88 root-tail-1.1.ebuild 672 MD5 29251dd105016051f656f7af73169ce4 files/digest-root-tail-0.2 64 MD5 89af3bbe182fdf122d8fa620ed3cd5b5 files/digest-root-tail-0.9 64 MD5 bc94057d9203dc8c6a01efb2172f5a15 files/digest-root-tail-1.1 64 diff --git a/x11-terms/root-tail/root-tail-1.1.ebuild b/x11-terms/root-tail/root-tail-1.1.ebuild index c8190272a49b..28cddff4ed2a 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 Foundation # 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.4 2004/06/24 23:22:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.1.ebuild,v 1.5 2004/08/09 02:51:20 tgall 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 ppc64" IUSE="" DEPEND="virtual/x11" |