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/haskell-mode-1.05.ebuild | |
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/haskell-mode-1.05.ebuild')
-rw-r--r-- | app-xemacs/haskell-mode/haskell-mode-1.05.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |