From 2956ea9cf4345812522575acc964f9ddc3e4a39b Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Fri, 2 May 2008 16:07:27 +0000 Subject: stable x86, bug 219332 (Portage version: 2.1.4.4) --- app-xemacs/haskell-mode/ChangeLog | 6 +++++- app-xemacs/haskell-mode/haskell-mode-1.11.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'app-xemacs/haskell-mode') diff --git a/app-xemacs/haskell-mode/ChangeLog b/app-xemacs/haskell-mode/ChangeLog index 299d6cf38a13..55e0dca442f2 100644 --- a/app-xemacs/haskell-mode/ChangeLog +++ b/app-xemacs/haskell-mode/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-xemacs/haskell-mode # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/ChangeLog,v 1.17 2008/04/30 15:58:59 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/ChangeLog,v 1.18 2008/05/02 16:07:27 opfer Exp $ + + 02 May 2008; Christian Faulhammer + haskell-mode-1.11.ebuild: + stable x86, bug 219332 30 Apr 2008; nixnut haskell-mode-1.11.ebuild: Stable on ppc wrt bug 219332 diff --git a/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild b/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild index 4e305411131c..c6ca051bf21d 100644 --- a/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild +++ b/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.11.ebuild,v 1.5 2008/04/30 15:58:59 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild,v 1.6 2008/05/02 16:07:27 opfer Exp $ SLOT="0" IUSE="" @@ -12,6 +12,6 @@ app-xemacs/mail-lib app-xemacs/xemacs-base app-xemacs/edit-utils " -KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86" inherit xemacs-packages -- cgit v1.2.3-65-gdbad