diff options
Diffstat (limited to 'app-xemacs/haskell-mode')
-rw-r--r-- | app-xemacs/haskell-mode/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/haskell-mode/haskell-mode-1.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/haskell-mode/ChangeLog b/app-xemacs/haskell-mode/ChangeLog index d75329cb1841..a692f48aa605 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/ChangeLog,v 1.11 2007/05/29 20:35:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/ChangeLog,v 1.12 2007/06/03 18:32:20 graaff Exp $ + + 03 Jun 2007; Hans de Graaff <graaff@gentoo.org> haskell-mode-1.10.ebuild: + Stable on amd64, ppc, ppc64, sparc, x86 as per #175560 29 May 2007; Raúl Porcel <armin76@gentoo.org> haskell-mode-1.10.ebuild: alpha stable wrt #175560 diff --git a/app-xemacs/haskell-mode/haskell-mode-1.10.ebuild b/app-xemacs/haskell-mode/haskell-mode-1.10.ebuild index dcc52050103a..281bf36ce1a8 100644 --- a/app-xemacs/haskell-mode/haskell-mode-1.10.ebuild +++ b/app-xemacs/haskell-mode/haskell-mode-1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/haskell-mode-1.10.ebuild,v 1.2 2007/05/29 20:35:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/haskell-mode-1.10.ebuild,v 1.3 2007/06/03 18:32:20 graaff Exp $ SLOT="0" IUSE="" @@ -12,7 +12,7 @@ app-xemacs/mail-lib app-xemacs/xemacs-base app-xemacs/edit-utils " -KEYWORDS="alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |