diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:42:48 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:42:48 +0000 |
commit | 21d1691687291e2491b0b5466e0ef7ba39b0b689 (patch) | |
tree | 0f1218ea38f57be677c7da5ab689488d2ba9836b /app-xemacs/sml-mode | |
parent | DEPEND fix #30220 (diff) | |
download | gentoo-2-21d1691687291e2491b0b5466e0ef7ba39b0b689.tar.gz gentoo-2-21d1691687291e2491b0b5466e0ef7ba39b0b689.tar.bz2 gentoo-2-21d1691687291e2491b0b5466e0ef7ba39b0b689.zip |
Stable on alpha
Diffstat (limited to 'app-xemacs/sml-mode')
-rw-r--r-- | app-xemacs/sml-mode/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/sml-mode/Manifest | 4 | ||||
-rw-r--r-- | app-xemacs/sml-mode/sml-mode-0.07.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/sml-mode/ChangeLog b/app-xemacs/sml-mode/ChangeLog index c6534c79a368..3c8ca319b068 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sml-mode/ChangeLog,v 1.3 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sml-mode/ChangeLog,v 1.4 2003/10/03 02:40:34 agriffis Exp $ + + 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> sml-mode-0.07.ebuild: + Stable on alpha *sml-mode-0.07 (22 Feb 2003) diff --git a/app-xemacs/sml-mode/Manifest b/app-xemacs/sml-mode/Manifest index b618e74f5c72..dc58cbdee457 100644 --- a/app-xemacs/sml-mode/Manifest +++ b/app-xemacs/sml-mode/Manifest @@ -1,5 +1,5 @@ -MD5 109e5c7522ce903fce15a365251f1530 ChangeLog 608 +MD5 f93464384c65f03728ce91589bb3822c ChangeLog 697 MD5 c5abbe7cdceac6b8a46144fdb4297b73 sml-mode-0.05.ebuild 440 -MD5 8067f838128cdc0da1b704d44ec6ae27 sml-mode-0.07.ebuild 440 +MD5 7b1aa88e83c00e45f28b158ba2416185 sml-mode-0.07.ebuild 437 MD5 b88b9e91dbade1956592953dd30bed46 files/digest-sml-mode-0.05 67 MD5 8b0c17471b5bde392e5db6b3e8c866cb files/digest-sml-mode-0.07 67 diff --git a/app-xemacs/sml-mode/sml-mode-0.07.ebuild b/app-xemacs/sml-mode/sml-mode-0.07.ebuild index b7b2f15e8b66..3832a0275280 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-2003 Gentoo Technologies, Inc. # 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.1 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sml-mode/sml-mode-0.07.ebuild,v 1.2 2003/10/03 02:40:34 agriffis 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" +KEYWORDS="x86 ~ppc alpha sparc" inherit xemacs-packages |