summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-10-28 13:26:58 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-10-28 13:26:58 +0000
commit931f15a50e6ce8935c702355a8f9ca12e448ebc3 (patch)
treedb9896aadbefe503ab647ea5a24df4e1612f31f9 /app-emacs/ocaml-mode
parentremoved ~ppc wrt bug 168874 (diff)
downloadgentoo-2-931f15a50e6ce8935c702355a8f9ca12e448ebc3.tar.gz
gentoo-2-931f15a50e6ce8935c702355a8f9ca12e448ebc3.tar.bz2
gentoo-2-931f15a50e6ce8935c702355a8f9ca12e448ebc3.zip
Added ~ppc64; bug #43128
(Portage version: 2.1.3.16)
Diffstat (limited to 'app-emacs/ocaml-mode')
-rw-r--r--app-emacs/ocaml-mode/ChangeLog6
-rw-r--r--app-emacs/ocaml-mode/ocaml-mode-3.09.3-r1.ebuild4
-rw-r--r--app-emacs/ocaml-mode/ocaml-mode-3.10.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-emacs/ocaml-mode/ChangeLog b/app-emacs/ocaml-mode/ChangeLog
index eae3b44d1a38..cb19ce7be16a 100644
--- a/app-emacs/ocaml-mode/ChangeLog
+++ b/app-emacs/ocaml-mode/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emacs/ocaml-mode
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.20 2007/10/23 18:09:18 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.21 2007/10/28 13:26:58 corsair Exp $
+
+ 28 Oct 2007; Markus Rothe <corsair@gentoo.org>
+ ocaml-mode-3.09.3-r1.ebuild, ocaml-mode-3.10.0.ebuild:
+ Added ~ppc64; bug #43128
23 Oct 2007; Jeroen Roovers <jer@gentoo.org> ocaml-mode-3.10.0.ebuild:
Marked ~hppa (bug #43128).
diff --git a/app-emacs/ocaml-mode/ocaml-mode-3.09.3-r1.ebuild b/app-emacs/ocaml-mode/ocaml-mode-3.09.3-r1.ebuild
index c02d7722067f..93b09dc93335 100644
--- a/app-emacs/ocaml-mode/ocaml-mode-3.09.3-r1.ebuild
+++ b/app-emacs/ocaml-mode/ocaml-mode-3.09.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.09.3-r1.ebuild,v 1.8 2007/10/23 17:46:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.09.3-r1.ebuild,v 1.9 2007/10/28 13:26:58 corsair Exp $
inherit elisp
@@ -12,7 +12,7 @@ SRC_URI="http://caml.inria.fr/distrib/${MY_P}/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86"
IUSE=""
S="${WORKDIR}/${MY_P}/emacs"
diff --git a/app-emacs/ocaml-mode/ocaml-mode-3.10.0.ebuild b/app-emacs/ocaml-mode/ocaml-mode-3.10.0.ebuild
index 6b18ba4d5473..a849ea51d8ae 100644
--- a/app-emacs/ocaml-mode/ocaml-mode-3.10.0.ebuild
+++ b/app-emacs/ocaml-mode/ocaml-mode-3.10.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.10.0.ebuild,v 1.4 2007/10/23 18:09:18 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.10.0.ebuild,v 1.5 2007/10/28 13:26:58 corsair Exp $
inherit elisp
@@ -13,7 +13,7 @@ SRC_URI="http://caml.inria.fr/distrib/${MY_P/\.0/}/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
S="${WORKDIR}/${MY_P}/emacs"