diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 20:35:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 20:35:28 +0000 |
commit | de434d07b6ca95d95b8224b7c722d84e623fcd89 (patch) | |
tree | b348128634f6b9c3e6cac192aa1081ef421d8ab2 /app-xemacs/haskell-mode | |
parent | alpha stable wrt #175560 (diff) | |
download | gentoo-2-de434d07b6ca95d95b8224b7c722d84e623fcd89.tar.gz gentoo-2-de434d07b6ca95d95b8224b7c722d84e623fcd89.tar.bz2 gentoo-2-de434d07b6ca95d95b8224b7c722d84e623fcd89.zip |
alpha stable wrt #175560
(Portage version: 2.1.2.7)
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 | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-xemacs/haskell-mode/ChangeLog b/app-xemacs/haskell-mode/ChangeLog index 88fbfa31a515..d75329cb1841 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.10 2007/05/05 07:12:54 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/ChangeLog,v 1.11 2007/05/29 20:35:28 armin76 Exp $ + + 29 May 2007; Raúl Porcel <armin76@gentoo.org> haskell-mode-1.10.ebuild: + alpha stable wrt #175560 *haskell-mode-1.11 (05 May 2007) diff --git a/app-xemacs/haskell-mode/haskell-mode-1.10.ebuild b/app-xemacs/haskell-mode/haskell-mode-1.10.ebuild index 228dcd282b2d..dcc52050103a 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-2006 Gentoo Foundation +# 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.1 2006/12/22 09:09:25 graaff Exp $ +# $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 $ 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 ~sparc ~x86" inherit xemacs-packages |