Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gmmlib/
Date: Sun, 25 Sep 2022 23:12:21
Message-Id: 1664147512.ac704d2da00e60acae64301a14603f7ac9c6a2cb.conikost@gentoo
1 commit: ac704d2da00e60acae64301a14603f7ac9c6a2cb
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 25 22:45:11 2022 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 25 23:11:52 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac704d2d
7
8 media-libs/gmmlib: update live ebuild
9
10 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
11
12 media-libs/gmmlib/gmmlib-9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/gmmlib/gmmlib-9999.ebuild b/media-libs/gmmlib/gmmlib-9999.ebuild
16 index d1d021ad0117..07dd695c5ff3 100644
17 --- a/media-libs/gmmlib/gmmlib-9999.ebuild
18 +++ b/media-libs/gmmlib/gmmlib-9999.ebuild
19 @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/intel/gmmlib"
20 SRC_URI=""
21
22 LICENSE="MIT"
23 -SLOT="0/12.1"
24 +SLOT="0/12.2"
25 IUSE="test +custom-cflags"
26 RESTRICT="!test? ( test )"