Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libetonyek/
Date: Thu, 04 Oct 2018 10:38:58
Message-Id: 1538649510.9d13b27fec80a31e4b2eda158d9603688a1d1a51.asturm@gentoo
1 commit: 9d13b27fec80a31e4b2eda158d9603688a1d1a51
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 4 10:38:30 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 4 10:38:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d13b27f
7
8 app-text/libetonyek: Pin 1.3.1 to dev-util/mdds slot 1/1.2
9
10 src_configure does not allow build against higher API.
11
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13 Package-Manager: Portage-2.3.50, Repoman-2.3.11
14
15 app-text/libetonyek/libetonyek-0.1.8.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/app-text/libetonyek/libetonyek-0.1.8.ebuild b/app-text/libetonyek/libetonyek-0.1.8.ebuild
19 index a3df8b9fedd..88f7b92bc33 100644
20 --- a/app-text/libetonyek/libetonyek-0.1.8.ebuild
21 +++ b/app-text/libetonyek/libetonyek-0.1.8.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -25,7 +25,7 @@ RDEPEND="
29 "
30 DEPEND="${RDEPEND}
31 dev-libs/boost
32 - >=dev-util/mdds-1.2.2:1
33 + >=dev-util/mdds-1.2.2:1/1.2
34 media-libs/glm
35 sys-devel/libtool
36 virtual/pkgconfig