diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-12 13:57:19 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-12 13:57:19 +0000 |
commit | 729f479f53807a63e1af9b36579e9d381f425364 (patch) | |
tree | e669345133e9f43ea8c412b73dda61cc408c8916 /app-xemacs/haskell-mode | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-729f479f53807a63e1af9b36579e9d381f425364.tar.gz gentoo-2-729f479f53807a63e1af9b36579e9d381f425364.tar.bz2 gentoo-2-729f479f53807a63e1af9b36579e9d381f425364.zip |
Stable on ppc64
(Portage version: 2.1.4.4)
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.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/haskell-mode/ChangeLog b/app-xemacs/haskell-mode/ChangeLog index e265bf178f6c..25d558f7e2a7 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/ChangeLog,v 1.19 2008/05/05 13:26:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/ChangeLog,v 1.20 2008/05/12 13:57:19 corsair Exp $ + + 12 May 2008; Markus Rothe <corsair@gentoo.org> haskell-mode-1.11.ebuild: + Stable on ppc64 05 May 2008; Raúl Porcel <armin76@gentoo.org> haskell-mode-1.11.ebuild: alpha/sparc stable wrt #219332 diff --git a/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild b/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild index daa95496af32..186280967e42 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.7 2008/05/05 13:26:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild,v 1.8 2008/05/12 13:57:19 corsair 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 |