summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2011-01-20 14:11:17 +0000
committerChristian Faulhammer <fauli@gentoo.org>2011-01-20 14:11:17 +0000
commita2834186d8f7890faba244745fb00380536e6b56 (patch)
tree45e75110967e55cfd4a2aaadae83304ca58baf25 /app-emacs
parentstable x86, bug 349972 (diff)
downloadgentoo-2-a2834186d8f7890faba244745fb00380536e6b56.tar.gz
gentoo-2-a2834186d8f7890faba244745fb00380536e6b56.tar.bz2
gentoo-2-a2834186d8f7890faba244745fb00380536e6b56.zip
stable x86, bug 272454
(Portage version: 2.1.9.34/cvs/Linux i686)
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/ocaml-mode/ChangeLog6
-rw-r--r--app-emacs/ocaml-mode/ocaml-mode-3.11.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-emacs/ocaml-mode/ChangeLog b/app-emacs/ocaml-mode/ChangeLog
index 33d97068707a..8da82b1c1a92 100644
--- a/app-emacs/ocaml-mode/ChangeLog
+++ b/app-emacs/ocaml-mode/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emacs/ocaml-mode
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.40 2011/01/19 17:37:03 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.41 2011/01/20 14:11:17 fauli Exp $
+
+ 20 Jan 2011; Christian Faulhammer <fauli@gentoo.org>
+ ocaml-mode-3.11.2.ebuild:
+ stable x86, bug 272454
*ocaml-mode-3.12.0 (19 Jan 2011)
*ocaml-mode-3.11.2 (19 Jan 2011)
diff --git a/app-emacs/ocaml-mode/ocaml-mode-3.11.2.ebuild b/app-emacs/ocaml-mode/ocaml-mode-3.11.2.ebuild
index 40ae029ef762..66f28b1f3fe5 100644
--- a/app-emacs/ocaml-mode/ocaml-mode-3.11.2.ebuild
+++ b/app-emacs/ocaml-mode/ocaml-mode-3.11.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.11.2.ebuild,v 1.1 2011/01/19 17:37:03 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.11.2.ebuild,v 1.2 2011/01/20 14:11:17 fauli Exp $
EAPI=3
@@ -14,7 +14,7 @@ SRC_URI="http://caml.inria.fr/distrib/${MY_P%.*}/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE=""
S="${WORKDIR}/${MY_P}/emacs"