diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-03-28 21:37:50 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-03-28 21:37:50 +0000 |
commit | 224d9e5d5b8bf04772640e847ba0762c6900c0f1 (patch) | |
tree | 2bdb64dea4fe3847a074b8603628d9d67e2e0949 /x11-terms | |
parent | Add ~alpha ~amd64 ~ia64 (diff) | |
download | gentoo-2-224d9e5d5b8bf04772640e847ba0762c6900c0f1.tar.gz gentoo-2-224d9e5d5b8bf04772640e847ba0762c6900c0f1.tar.bz2 gentoo-2-224d9e5d5b8bf04772640e847ba0762c6900c0f1.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/kuake/ChangeLog | 5 | ||||
-rw-r--r-- | x11-terms/kuake/kuake-0.3-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-terms/root-tail/ChangeLog | 6 | ||||
-rw-r--r-- | x11-terms/root-tail/root-tail-1.2-r2.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/x11-terms/kuake/ChangeLog b/x11-terms/kuake/ChangeLog index 83a35c884622..161c6cb8c295 100644 --- a/x11-terms/kuake/ChangeLog +++ b/x11-terms/kuake/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-terms/kuake # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/kuake/ChangeLog,v 1.14 2005/03/26 11:28:00 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/kuake/ChangeLog,v 1.15 2005/03/28 21:33:52 hansmi Exp $ + + 28 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> kuake-0.3-r1.ebuild: + Stable on ppc. *kuake-0.3-r3 (26 Mar 2005) diff --git a/x11-terms/kuake/kuake-0.3-r1.ebuild b/x11-terms/kuake/kuake-0.3-r1.ebuild index 1af4765da1e9..d20c54d0764a 100644 --- a/x11-terms/kuake/kuake-0.3-r1.ebuild +++ b/x11-terms/kuake/kuake-0.3-r1.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/kuake/kuake-0.3-r1.ebuild,v 1.2 2005/03/08 15:55:42 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/kuake/kuake-0.3-r1.ebuild,v 1.3 2005/03/28 21:33:52 hansmi Exp $ inherit kde @@ -8,7 +8,7 @@ DESCRIPTION="A Quake-style terminal emulator" HOMEPAGE="http://www.nemohackers.org/kuake.php" SRC_URI="http://199.231.140.154/software/kuake/${P}.tar.gz" -KEYWORDS="x86 ~sparc ~amd64 ~ppc" +KEYWORDS="x86 ~sparc ~amd64 ppc" LICENSE="GPL-2" SLOT="0" diff --git a/x11-terms/root-tail/ChangeLog b/x11-terms/root-tail/ChangeLog index b95876d5f5f8..2d2540070fae 100644 --- a/x11-terms/root-tail/ChangeLog +++ b/x11-terms/root-tail/ChangeLog @@ -1,6 +1,10 @@ # 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.29 2005/03/25 02:02:40 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.30 2005/03/28 21:34:30 hansmi Exp $ + + 28 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> + root-tail-1.2-r2.ebuild: + Stable on ppc. 25 Mar 2005; Aaron Walker <ka0ttic@gentoo.org> root-tail-1.2-r2.ebuild: Marked stable on x86. 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 18530fd3d73e..4bb108d4cf86 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.3 2005/03/25 02:02:40 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.2-r2.ebuild,v 1.4 2005/03/28 21:34:30 hansmi 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" |