diff options
author | 2008-04-26 11:15:16 +0000 | |
---|---|---|
committer | 2008-04-26 11:15:16 +0000 | |
commit | 6af0dc8067001a00041ac01cb8795b33664826a4 (patch) | |
tree | d324f3c26a9f5423a2d13e851682a56c7bb9e51d /app-xemacs | |
parent | Mark stable on amd64 , bug #219332 (diff) | |
download | gentoo-2-6af0dc8067001a00041ac01cb8795b33664826a4.tar.gz gentoo-2-6af0dc8067001a00041ac01cb8795b33664826a4.tar.bz2 gentoo-2-6af0dc8067001a00041ac01cb8795b33664826a4.zip |
Mark stable on amd64 , bug #219332
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-xemacs')
-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 420bd23da2cd..5cef0bc59578 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.15 2008/03/19 19:37:52 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/ChangeLog,v 1.16 2008/04/26 11:15:16 graaff Exp $ + + 26 Apr 2008; Hans de Graaff <graaff@gentoo.org> haskell-mode-1.11.ebuild: + Mark stable on amd64 , bug #219332 19 Mar 2008; Hans de Graaff <graaff@gentoo.org> metadata.xml: A herd should not be listed as maintainer diff --git a/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild b/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild index 4d264ab21452..56a9751364f1 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.3 2008/02/28 13:26:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild,v 1.4 2008/04/26 11:15:16 graaff 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 |