diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 00:36:38 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 00:36:38 +0000 |
commit | 3b9b31624d2dd02529a93bed1be93785e1fdea74 (patch) | |
tree | e155220bb86298050178b33c2eecbe634324e1c2 | |
parent | added amd64 to keywords (diff) | |
download | historical-3b9b31624d2dd02529a93bed1be93785e1fdea74.tar.gz historical-3b9b31624d2dd02529a93bed1be93785e1fdea74.tar.bz2 historical-3b9b31624d2dd02529a93bed1be93785e1fdea74.zip |
added amd64 to keywords (oh yeah, and emacs is evil)
-rw-r--r-- | app-xemacs/haskell-mode/Manifest | 2 | ||||
-rw-r--r-- | app-xemacs/haskell-mode/haskell-mode-1.05.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-xemacs/haskell-mode/Manifest b/app-xemacs/haskell-mode/Manifest index 13170475e579..199680f90a51 100644 --- a/app-xemacs/haskell-mode/Manifest +++ b/app-xemacs/haskell-mode/Manifest @@ -1,5 +1,5 @@ MD5 a882c8e7061c84c748c4626070662211 ChangeLog 699 MD5 192f1e706c620f99a3d09badd573158e haskell-mode-1.03.ebuild 470 -MD5 93f7fb363061bd4fb41bfeeb114c3040 haskell-mode-1.05.ebuild 469 +MD5 3116596fb1d70f4fa0edf1b21a8907de haskell-mode-1.05.ebuild 473 MD5 ea1cba155b66f7e62a9dc0d2832d054a files/digest-haskell-mode-1.03 71 MD5 14641bc5d4ddfbaf2fa749891872aab7 files/digest-haskell-mode-1.05 71 diff --git a/app-xemacs/haskell-mode/haskell-mode-1.05.ebuild b/app-xemacs/haskell-mode/haskell-mode-1.05.ebuild index 63b5957622bd..233e8e82b47d 100644 --- a/app-xemacs/haskell-mode/haskell-mode-1.05.ebuild +++ b/app-xemacs/haskell-mode/haskell-mode-1.05.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/haskell-mode-1.05.ebuild,v 1.3 2004/03/13 00:15:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/haskell-mode-1.05.ebuild,v 1.4 2004/04/01 00:36:38 jhuebel Exp $ SLOT="0" IUSE="" @@ -12,7 +12,7 @@ app-xemacs/mail-lib app-xemacs/xemacs-base app-xemacs/edit-utils " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages |