summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-26 16:56:58 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-26 16:56:58 +0000
commitba8bfd3266e3ccd8ec7ed024df1c502b4ebecfaa (patch)
tree58852c526d06a1b7e55e12ac55f87cf8c0158e20 /dev-ml/camlp5
parentStable for ppc, wrt bug #481804 (diff)
downloadgentoo-2-ba8bfd3266e3ccd8ec7ed024df1c502b4ebecfaa.tar.gz
gentoo-2-ba8bfd3266e3ccd8ec7ed024df1c502b4ebecfaa.tar.bz2
gentoo-2-ba8bfd3266e3ccd8ec7ed024df1c502b4ebecfaa.zip
Stable for ppc, wrt bug #481230
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ml/camlp5')
-rw-r--r--dev-ml/camlp5/ChangeLog5
-rw-r--r--dev-ml/camlp5/camlp5-6.07_p1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/camlp5/ChangeLog b/dev-ml/camlp5/ChangeLog
index 9f16a08d2b36..0451954f8b3b 100644
--- a/dev-ml/camlp5/ChangeLog
+++ b/dev-ml/camlp5/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/camlp5
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v 1.75 2013/08/17 19:47:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v 1.76 2013/08/26 16:56:58 ago Exp $
+
+ 26 Aug 2013; Agostino Sarubbo <ago@gentoo.org> camlp5-6.07_p1.ebuild:
+ Stable for ppc, wrt bug #481230
17 Aug 2013; Agostino Sarubbo <ago@gentoo.org> camlp5-6.07_p1.ebuild:
Stable for amd64, wrt bug #481230
diff --git a/dev-ml/camlp5/camlp5-6.07_p1.ebuild b/dev-ml/camlp5/camlp5-6.07_p1.ebuild
index 4c93e8c3b3f3..6c2e1be73e67 100644
--- a/dev-ml/camlp5/camlp5-6.07_p1.ebuild
+++ b/dev-ml/camlp5/camlp5-6.07_p1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-6.07_p1.ebuild,v 1.3 2013/08/17 19:47:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-6.07_p1.ebuild,v 1.4 2013/08/26 16:56:58 ago Exp $
EAPI="5"
@@ -13,7 +13,7 @@ SRC_URI="http://pauillac.inria.fr/~ddr/camlp5/distrib/src/${MY_P}.tgz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ~x86 ~x86-fbsd"
IUSE="doc +ocamlopt"
DEPEND=">=dev-lang/ocaml-3.10:=[ocamlopt?]"