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/sml-mode | |
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/sml-mode')
-rw-r--r-- | app-xemacs/sml-mode/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/sml-mode/sml-mode-0.07.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/sml-mode/ChangeLog b/app-xemacs/sml-mode/ChangeLog index 0a7026a9c931..59321186696e 100644 --- a/app-xemacs/sml-mode/ChangeLog +++ b/app-xemacs/sml-mode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/sml-mode # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sml-mode/ChangeLog,v 1.6 2005/01/01 17:15:52 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sml-mode/ChangeLog,v 1.7 2005/08/07 13:20:02 hansmi Exp $ + + 07 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> sml-mode-0.07.ebuild: + Stable on ppc. 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> sml-mode-0.07.ebuild: Stable on alpha diff --git a/app-xemacs/sml-mode/sml-mode-0.07.ebuild b/app-xemacs/sml-mode/sml-mode-0.07.ebuild index 3a8c62f25e8f..0f0b146bb4d5 100644 --- a/app-xemacs/sml-mode/sml-mode-0.07.ebuild +++ b/app-xemacs/sml-mode/sml-mode-0.07.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/sml-mode/sml-mode-0.07.ebuild,v 1.6 2005/01/01 17:15:52 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sml-mode/sml-mode-0.07.ebuild,v 1.7 2005/08/07 13:20:02 hansmi Exp $ SLOT="0" IUSE="" @@ -11,7 +11,7 @@ DEPEND="app-xemacs/xemacs-base app-xemacs/edebug app-xemacs/fsf-compat " -KEYWORDS="x86 ~ppc alpha sparc amd64" +KEYWORDS="alpha amd64 ppc sparc x86" inherit xemacs-packages |