diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-04-09 13:47:32 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-04-09 13:47:32 +0000 |
commit | 749986d065e8ebbe1bc339ce3ce4da7453ccde32 (patch) | |
tree | 7087e9c3f5c5c26365edf11079b7ddc855d7be4f /x11-terms/root-tail | |
parent | Stable on ppc64/added ~ppc64 to KEYWORDS (diff) | |
download | historical-749986d065e8ebbe1bc339ce3ce4da7453ccde32.tar.gz historical-749986d065e8ebbe1bc339ce3ce4da7453ccde32.tar.bz2 historical-749986d065e8ebbe1bc339ce3ce4da7453ccde32.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-terms/root-tail')
-rw-r--r-- | x11-terms/root-tail/ChangeLog | 5 | ||||
-rw-r--r-- | x11-terms/root-tail/root-tail-1.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-terms/root-tail/ChangeLog b/x11-terms/root-tail/ChangeLog index 90604b3fe40a..27b80b718e81 100644 --- a/x11-terms/root-tail/ChangeLog +++ b/x11-terms/root-tail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-terms/root-tail # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.31 2005/04/06 16:24:37 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.32 2005/04/09 13:43:35 corsair Exp $ + + 09 Apr 2005; Markus Rothe <corsair@gentoo.org> root-tail-1.2-r2.ebuild: + Stable on ppc64 06 Apr 2005; Marcus D. Hanwell <cryos@gentoo.org> root-tail-1.2-r2.ebuild: Marked stable on amd64. diff --git a/x11-terms/root-tail/root-tail-1.2-r2.ebuild b/x11-terms/root-tail/root-tail-1.2-r2.ebuild index 30a22b6368db..baedada6c39b 100644 --- a/x11-terms/root-tail/root-tail-1.2-r2.ebuild +++ b/x11-terms/root-tail/root-tail-1.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.2-r2.ebuild,v 1.5 2005/04/06 16:24:37 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.2-r2.ebuild,v 1.6 2005/04/09 13:43:35 corsair Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.goof.com/pcg/marc/data/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc amd64 ppc ~ppc64" +KEYWORDS="x86 ~sparc amd64 ppc ppc64" IUSE="kde debug" RDEPEND="virtual/x11" |