diff options
author | 2004-08-10 02:50:45 +0000 | |
---|---|---|
committer | 2004-08-10 02:50:45 +0000 | |
commit | e247e49fb3b875c27e593537f9add65c2bec9681 (patch) | |
tree | 87e4799a7a56ca33f839bbb559081584cb8cf08c /app-xemacs/tm | |
parent | stable on ppc64, bug #57174 (Manifest recommit) (diff) | |
download | gentoo-2-e247e49fb3b875c27e593537f9add65c2bec9681.tar.gz gentoo-2-e247e49fb3b875c27e593537f9add65c2bec9681.tar.bz2 gentoo-2-e247e49fb3b875c27e593537f9add65c2bec9681.zip |
stable on ppc64, bug #57174
Diffstat (limited to 'app-xemacs/tm')
-rw-r--r-- | app-xemacs/tm/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/tm/tm-1.35.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/tm/ChangeLog b/app-xemacs/tm/ChangeLog index 0c39a029686a..811212b4610b 100644 --- a/app-xemacs/tm/ChangeLog +++ b/app-xemacs/tm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/tm # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tm/ChangeLog,v 1.5 2004/06/24 23:23:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tm/ChangeLog,v 1.6 2004/08/10 02:46:53 tgall Exp $ + + 09 Aug 2004; Tom Gall <tgall@gentoo.org> tm-1.35.ebuild: + stable on ppc64, bug #57174 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> tm-1.35.ebuild: Stable on alpha diff --git a/app-xemacs/tm/tm-1.35.ebuild b/app-xemacs/tm/tm-1.35.ebuild index ca2ee66abf6b..31dad3fe3ecf 100644 --- a/app-xemacs/tm/tm-1.35.ebuild +++ b/app-xemacs/tm/tm-1.35.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/app-xemacs/tm/tm-1.35.ebuild,v 1.5 2004/06/24 23:23:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tm/tm-1.35.ebuild,v 1.6 2004/08/10 02:46:53 tgall Exp $ SLOT="0" IUSE="" @@ -17,7 +17,7 @@ app-xemacs/apel app-xemacs/xemacs-base app-xemacs/fsf-compat " -KEYWORDS="amd64 x86 ~ppc alpha sparc" +KEYWORDS="amd64 x86 ~ppc alpha sparc ppc64" inherit xemacs-packages |