diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-07 13:21:08 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-07 13:21:08 +0000 |
commit | 2ab65f93bc1576e916c2460015825c2609a30576 (patch) | |
tree | fab8729fac7f43615abd3749b1e686487037add5 /app-xemacs/text-modes | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-2ab65f93bc1576e916c2460015825c2609a30576.tar.gz gentoo-2-2ab65f93bc1576e916c2460015825c2609a30576.tar.bz2 gentoo-2-2ab65f93bc1576e916c2460015825c2609a30576.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-xemacs/text-modes')
-rw-r--r-- | app-xemacs/text-modes/ChangeLog | 6 | ||||
-rw-r--r-- | app-xemacs/text-modes/text-modes-1.58.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-xemacs/text-modes/ChangeLog b/app-xemacs/text-modes/ChangeLog index 9601000769f0..aea2a3442557 100644 --- a/app-xemacs/text-modes/ChangeLog +++ b/app-xemacs/text-modes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-xemacs/text-modes # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/text-modes/ChangeLog,v 1.9 2005/01/01 17:17:24 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/text-modes/ChangeLog,v 1.10 2005/08/07 13:19:19 hansmi Exp $ + + 07 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> + text-modes-1.58.ebuild: + Stable on ppc. 16 Dec 2004; Markus Rothe <corsair@gentoo.org> text-modes-1.58.ebuild: Stable on ppc64 diff --git a/app-xemacs/text-modes/text-modes-1.58.ebuild b/app-xemacs/text-modes/text-modes-1.58.ebuild index 1775fb8860b4..7da43d75e994 100644 --- a/app-xemacs/text-modes/text-modes-1.58.ebuild +++ b/app-xemacs/text-modes/text-modes-1.58.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/app-xemacs/text-modes/text-modes-1.58.ebuild,v 1.8 2005/01/01 17:17:24 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/text-modes/text-modes-1.58.ebuild,v 1.9 2005/08/07 13:19:19 hansmi Exp $ SLOT="0" IUSE="" @@ -11,7 +11,7 @@ DEPEND="app-xemacs/xemacs-ispell app-xemacs/fsf-compat app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc alpha sparc amd64 ppc64" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |