diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-05 13:32:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-05 13:32:13 +0000 |
commit | c1d518ec13fbcd5c26b43b4cde41e5ee3aadf6f4 (patch) | |
tree | f660e37880aebc224bbc80d93206e8bcf99dc7a7 /app-xemacs/haskell-mode | |
parent | add virtualx eclass to avoid random failures in tests (diff) | |
download | historical-c1d518ec13fbcd5c26b43b4cde41e5ee3aadf6f4.tar.gz historical-c1d518ec13fbcd5c26b43b4cde41e5ee3aadf6f4.tar.bz2 historical-c1d518ec13fbcd5c26b43b4cde41e5ee3aadf6f4.zip |
alpha/sparc stable wrt #219332
Package-Manager: portage-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 55e0dca442f2..e265bf178f6c 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.18 2008/05/02 16:07:27 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/ChangeLog,v 1.19 2008/05/05 13:26:33 armin76 Exp $ + + 05 May 2008; Raúl Porcel <armin76@gentoo.org> haskell-mode-1.11.ebuild: + alpha/sparc stable wrt #219332 02 May 2008; Christian Faulhammer <opfer@gentoo.org> haskell-mode-1.11.ebuild: diff --git a/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild b/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild index c6ca051bf21d..daa95496af32 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.6 2008/05/02 16:07:27 opfer Exp $ +# $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 $ 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 |