summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/tuareg-mode/ChangeLog5
-rw-r--r--app-emacs/tuareg-mode/tuareg-mode-2.0.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/tuareg-mode/ChangeLog b/app-emacs/tuareg-mode/ChangeLog
index e6b2cb9e92f8..a38add1d112b 100644
--- a/app-emacs/tuareg-mode/ChangeLog
+++ b/app-emacs/tuareg-mode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/tuareg-mode
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/tuareg-mode/ChangeLog,v 1.44 2014/04/05 11:07:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/tuareg-mode/ChangeLog,v 1.45 2014/04/13 16:24:50 ago Exp $
+
+ 13 Apr 2014; Agostino Sarubbo <ago@gentoo.org> tuareg-mode-2.0.7.ebuild:
+ Stable for ppc, wrt bug #504562
05 Apr 2014; Agostino Sarubbo <ago@gentoo.org> tuareg-mode-2.0.7.ebuild:
Stable for x86, wrt bug #504562
diff --git a/app-emacs/tuareg-mode/tuareg-mode-2.0.7.ebuild b/app-emacs/tuareg-mode/tuareg-mode-2.0.7.ebuild
index 5f3e949d4619..d2740278cc98 100644
--- a/app-emacs/tuareg-mode/tuareg-mode-2.0.7.ebuild
+++ b/app-emacs/tuareg-mode/tuareg-mode-2.0.7.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/tuareg-mode/tuareg-mode-2.0.7.ebuild,v 1.3 2014/04/05 11:07:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/tuareg-mode/tuareg-mode-2.0.7.ebuild,v 1.4 2014/04/13 16:24:50 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://forge.ocamlcore.org/frs/download.php/1304/tuareg-${PV}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc x86 ~x86-fbsd"
S="${WORKDIR}/tuareg-${PV}"
ELISP_REMOVE="tuareg-pkg.el tuareg-site-file.el"