summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-04-05 11:07:57 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-04-05 11:07:57 +0000
commita2ce0adbe3d7ee19c5ca4e88a09739cdbe70db8d (patch)
treedd76f625458edaaac9cf4af9f32d871d1bb3f8aa /app-emacs/tuareg-mode
parentStable for x86, wrt bug #502920 (diff)
downloadgentoo-2-a2ce0adbe3d7ee19c5ca4e88a09739cdbe70db8d.tar.gz
gentoo-2-a2ce0adbe3d7ee19c5ca4e88a09739cdbe70db8d.tar.bz2
gentoo-2-a2ce0adbe3d7ee19c5ca4e88a09739cdbe70db8d.zip
Stable for x86, wrt bug #504562
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs/tuareg-mode')
-rw-r--r--app-emacs/tuareg-mode/ChangeLog6
-rw-r--r--app-emacs/tuareg-mode/tuareg-mode-2.0.7.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/app-emacs/tuareg-mode/ChangeLog b/app-emacs/tuareg-mode/ChangeLog
index 355d7da12490..e6b2cb9e92f8 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.43 2014/03/31 11:23:00 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/tuareg-mode/ChangeLog,v 1.44 2014/04/05 11:07:57 ago Exp $
+
+ 05 Apr 2014; Agostino Sarubbo <ago@gentoo.org> tuareg-mode-2.0.7.ebuild:
+ Stable for x86, wrt bug #504562
31 Mar 2014; Chema Alonso <nimiux@gentoo.org> tuareg-mode-2.0.7.ebuild:
Stable for amd64 wrt bug #504562
@@ -189,4 +192,3 @@
files/50tuareg-mode.el:
Initial import. Thanks to Matthieu Sozeau <mattam@altern.org> and
Pierre-Loi:c Garoche for submitting the ebuild. This closes Bug #30397
-
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 41b32e97c9e6..5f3e949d4619 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.2 2014/03/31 11:23:00 nimiux Exp $
+# $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 $
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"