Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libepoxy/
Date: Sat, 26 Mar 2022 01:18:22
Message-Id: 1648257493.ef94e311cba0fcefa5a03896bc794b75fcef5321.mattst88@gentoo
1 commit: ef94e311cba0fcefa5a03896bc794b75fcef5321
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 26 01:15:37 2022 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 26 01:18:13 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef94e311
7
8 media-libs/libepoxy: Version bump to 1.5.10
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 media-libs/libepoxy/Manifest | 1 +
13 media-libs/libepoxy/{libepoxy-9999.ebuild => libepoxy-1.5.10.ebuild} | 4 ++--
14 media-libs/libepoxy/libepoxy-9999.ebuild | 4 ++--
15 3 files changed, 5 insertions(+), 4 deletions(-)
16
17 diff --git a/media-libs/libepoxy/Manifest b/media-libs/libepoxy/Manifest
18 index 7f9272737a8e..9374c3fadf8f 100644
19 --- a/media-libs/libepoxy/Manifest
20 +++ b/media-libs/libepoxy/Manifest
21 @@ -1 +1,2 @@
22 +DIST libepoxy-1.5.10.tar.gz 332078 BLAKE2B d56b45a8fc38901fdb23c50b569a667fce8ca289103a8d7ca19f96a76c75d3c2ff9d6959ed2ed47bd64806add95dafe42dc85dfc5bc60af14b5500b70070e008 SHA512 6786f31c6e2865e68a90eb912900a86bf56fd3df4d78a477356886ac3b6ef52ac887b9c7a77aa027525f868ae9e88b12e5927ba56069c2e115acd631fca3abee
23 DIST libepoxy-1.5.9.tar.gz 331982 BLAKE2B 2bac6dae7fa2fcc70c1a5cacb1e6b6d21aaf65a65792d3c60eb0745acc4967092136aad1fbba6009a8c8e9bb1091a5d0a38fca05e63be2b9141d9c7e3042b426 SHA512 2b7c269063dc1c156c1a2a525e27a0a323baaa7fa4ac091536e4cc5fc4c247efe9770d7979dbddb54deb14853008bb6f4d67fddd26d87cbd264eb1e6e65bc5a8
24
25 diff --git a/media-libs/libepoxy/libepoxy-9999.ebuild b/media-libs/libepoxy/libepoxy-1.5.10.ebuild
26 similarity index 93%
27 copy from media-libs/libepoxy/libepoxy-9999.ebuild
28 copy to media-libs/libepoxy/libepoxy-1.5.10.ebuild
29 index 8a0359a68ecb..e6be2aed6eca 100644
30 --- a/media-libs/libepoxy/libepoxy-9999.ebuild
31 +++ b/media-libs/libepoxy/libepoxy-1.5.10.ebuild
32 @@ -1,9 +1,9 @@
33 -# Copyright 1999-2021 Gentoo Authors
34 +# Copyright 1999-2022 Gentoo Authors
35 # Distributed under the terms of the GNU General Public License v2
36
37 EAPI=7
38
39 -PYTHON_COMPAT=( python3_{7..10} )
40 +PYTHON_COMPAT=( python3_{8..10} )
41 PYTHON_REQ_USE='xml(+)'
42 inherit meson-multilib python-any-r1 virtualx
43
44
45 diff --git a/media-libs/libepoxy/libepoxy-9999.ebuild b/media-libs/libepoxy/libepoxy-9999.ebuild
46 index 8a0359a68ecb..e6be2aed6eca 100644
47 --- a/media-libs/libepoxy/libepoxy-9999.ebuild
48 +++ b/media-libs/libepoxy/libepoxy-9999.ebuild
49 @@ -1,9 +1,9 @@
50 -# Copyright 1999-2021 Gentoo Authors
51 +# Copyright 1999-2022 Gentoo Authors
52 # Distributed under the terms of the GNU General Public License v2
53
54 EAPI=7
55
56 -PYTHON_COMPAT=( python3_{7..10} )
57 +PYTHON_COMPAT=( python3_{8..10} )
58 PYTHON_REQ_USE='xml(+)'
59 inherit meson-multilib python-any-r1 virtualx