Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/camlp5/
Date: Sat, 30 Apr 2016 18:09:03
Message-Id: 1462039724.e95f84c2e0cdf89b1b46206f7ba8a4130c2bb341.aballier@gentoo
1 commit: e95f84c2e0cdf89b1b46206f7ba8a4130c2bb341
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 30 18:08:44 2016 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 30 18:08:44 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e95f84c2
7
8 dev-ml/camlp5: propagate ~alpha to newest versions
9
10 Package-Manager: portage-2.2.28
11 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
12
13 dev-ml/camlp5/camlp5-6.15.ebuild | 2 +-
14 dev-ml/camlp5/camlp5-6.16.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-ml/camlp5/camlp5-6.15.ebuild b/dev-ml/camlp5/camlp5-6.15.ebuild
18 index 4fcf3b9..c27411a 100644
19 --- a/dev-ml/camlp5/camlp5-6.15.ebuild
20 +++ b/dev-ml/camlp5/camlp5-6.15.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="http://camlp5.gforge.inria.fr/distrib/src/${MY_P}.tgz"
22
23 LICENSE="BSD"
24 SLOT="0/${PV}"
25 -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
26 +KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~x86-fbsd"
27 IUSE="doc +ocamlopt"
28
29 DEPEND=">=dev-lang/ocaml-3.10:=[ocamlopt?]"
30
31 diff --git a/dev-ml/camlp5/camlp5-6.16.ebuild b/dev-ml/camlp5/camlp5-6.16.ebuild
32 index 4fcf3b9..c27411a 100644
33 --- a/dev-ml/camlp5/camlp5-6.16.ebuild
34 +++ b/dev-ml/camlp5/camlp5-6.16.ebuild
35 @@ -13,7 +13,7 @@ SRC_URI="http://camlp5.gforge.inria.fr/distrib/src/${MY_P}.tgz"
36
37 LICENSE="BSD"
38 SLOT="0/${PV}"
39 -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
40 +KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~x86-fbsd"
41 IUSE="doc +ocamlopt"
42
43 DEPEND=">=dev-lang/ocaml-3.10:=[ocamlopt?]"