diff options
Diffstat (limited to 'app-emacs/haskell-mode/haskell-mode-13.07.ebuild')
-rw-r--r-- | app-emacs/haskell-mode/haskell-mode-13.07.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/haskell-mode/haskell-mode-13.07.ebuild b/app-emacs/haskell-mode/haskell-mode-13.07.ebuild index 732a5d000d49..65d98a055ce0 100644 --- a/app-emacs/haskell-mode/haskell-mode-13.07.ebuild +++ b/app-emacs/haskell-mode/haskell-mode-13.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/haskell-mode/haskell-mode-13.07.ebuild,v 1.3 2014/03/31 13:49:45 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/haskell-mode/haskell-mode-13.07.ebuild,v 1.4 2014/04/05 11:08:38 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/haskell/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+ FDL-1.2+" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" SITEFILE="50${PN}-gentoo.el" ELISP_TEXINFO="haskell-mode.texi" |