diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:27:40 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:27:40 +0000 |
commit | 48522ab9a8f02913eb069b988b756776eb58e7f2 (patch) | |
tree | c4749401f679a5bce5fa8a303cb66a892c408c4c /app-xemacs/haskell-mode | |
parent | version bump for bug 30171 (diff) | |
download | gentoo-2-48522ab9a8f02913eb069b988b756776eb58e7f2.tar.gz gentoo-2-48522ab9a8f02913eb069b988b756776eb58e7f2.tar.bz2 gentoo-2-48522ab9a8f02913eb069b988b756776eb58e7f2.zip |
Stable on alpha
Diffstat (limited to 'app-xemacs/haskell-mode')
-rw-r--r-- | app-xemacs/haskell-mode/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/haskell-mode/Manifest | 4 | ||||
-rw-r--r-- | app-xemacs/haskell-mode/haskell-mode-1.05.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/haskell-mode/ChangeLog b/app-xemacs/haskell-mode/ChangeLog index a06be7058ae7..95643f51ec1d 100644 --- a/app-xemacs/haskell-mode/ChangeLog +++ b/app-xemacs/haskell-mode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/haskell-mode # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/ChangeLog,v 1.3 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/ChangeLog,v 1.4 2003/10/03 02:27:05 agriffis Exp $ + + 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> haskell-mode-1.05.ebuild: + Stable on alpha *haskell-mode-1.05 (22 Feb 2003) diff --git a/app-xemacs/haskell-mode/Manifest b/app-xemacs/haskell-mode/Manifest index 5bb2d0529547..0f35da0b4991 100644 --- a/app-xemacs/haskell-mode/Manifest +++ b/app-xemacs/haskell-mode/Manifest @@ -1,5 +1,5 @@ -MD5 bd9a498057d06048c00e01ae7b4541ba ChangeLog 606 +MD5 a882c8e7061c84c748c4626070662211 ChangeLog 699 MD5 3819edc7a07f00c796a91bcfef539055 haskell-mode-1.03.ebuild 471 -MD5 9db913a72e634a3e08c7d96255b5b956 haskell-mode-1.05.ebuild 471 +MD5 dd934b3234e1cafd7e59d66c5f3da629 haskell-mode-1.05.ebuild 468 MD5 ea1cba155b66f7e62a9dc0d2832d054a files/digest-haskell-mode-1.03 71 MD5 14641bc5d4ddfbaf2fa749891872aab7 files/digest-haskell-mode-1.05 71 diff --git a/app-xemacs/haskell-mode/haskell-mode-1.05.ebuild b/app-xemacs/haskell-mode/haskell-mode-1.05.ebuild index c1326e6e300a..821e298cdf78 100644 --- a/app-xemacs/haskell-mode/haskell-mode-1.05.ebuild +++ b/app-xemacs/haskell-mode/haskell-mode-1.05.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/haskell-mode/haskell-mode-1.05.ebuild,v 1.1 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/haskell-mode-1.05.ebuild,v 1.2 2003/10/03 02:27:05 agriffis Exp $ SLOT="0" IUSE="" @@ -12,7 +12,7 @@ app-xemacs/mail-lib app-xemacs/xemacs-base app-xemacs/edit-utils " -KEYWORDS="x86 ~ppc ~alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc" inherit xemacs-packages |