diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2008-05-02 16:16:35 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2008-05-02 16:16:35 +0000 |
commit | 5e56af1e5dd56ea93c5f2dff484713d292f78e37 (patch) | |
tree | 8d4ce7e4d87106a41b783e30ef43486f36683ff5 /app-xemacs/haskell-mode | |
parent | Add ~alpha (diff) | |
download | historical-5e56af1e5dd56ea93c5f2dff484713d292f78e37.tar.gz historical-5e56af1e5dd56ea93c5f2dff484713d292f78e37.tar.bz2 historical-5e56af1e5dd56ea93c5f2dff484713d292f78e37.zip |
stable x86, bug 219332
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-xemacs/haskell-mode')
-rw-r--r-- | app-xemacs/haskell-mode/ChangeLog | 6 | ||||
-rw-r--r-- | app-xemacs/haskell-mode/haskell-mode-1.11.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
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 <opfer@gentoo.org> + haskell-mode-1.11.ebuild: + stable x86, bug 219332 30 Apr 2008; nixnut <nixnut@gentoo.org> 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 |