Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/slop/
Date: Thu, 04 Jun 2020 22:08:24
Message-Id: 1591308489.244fb24df651a343a30422f035432fc8aa14895e.asturm@gentoo
1 commit: 244fb24df651a343a30422f035432fc8aa14895e
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 4 22:07:05 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 4 22:08:09 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=244fb24d
7
8 x11-misc/slop: 7.5 version bump
9
10 Package-Manager: Portage-2.3.100, Repoman-2.3.22
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 x11-misc/slop/Manifest | 1 +
14 x11-misc/slop/{slop-9999.ebuild => slop-7.5.ebuild} | 4 +++-
15 x11-misc/slop/slop-9999.ebuild | 4 +++-
16 3 files changed, 7 insertions(+), 2 deletions(-)
17
18 diff --git a/x11-misc/slop/Manifest b/x11-misc/slop/Manifest
19 index dde7b8e91c7..6ea0008d788 100644
20 --- a/x11-misc/slop/Manifest
21 +++ b/x11-misc/slop/Manifest
22 @@ -1 +1,2 @@
23 DIST slop-7.4.tar.gz 50079 BLAKE2B 20815270bf1bffe0ef26630fd31d0d4cc7261633cef389e64c232a89033b6e8b5e1651fb5c882e2870808107734c4c088123b85675fa2aae932570d770344dc8 SHA512 13d09c2c9f05760ee0a273edb6d40da8a87989d3f071a8c868a0c7e535ba89b9eb934c79d56212cd689687f86e3683cef1b749ef7b37be3805ea8eb05c796e58
24 +DIST slop-7.5.tar.gz 51060 BLAKE2B 8d0fcf932181dfc482be7c54cf5a08605a32c85bcd8b27223a4cd8a08323382e802a7f20faa6c51fe67583b1d320cf783c7b5cc8b871e534ea11a32b827e1f45 SHA512 c02e40c5b924841996617fcc9629a6a739a04b6128c18e1eb06dc285d2f8026d847e67077fb59a111fc45c112f871a6e5faef20108c3d777271e1d4aca7f4737
25
26 diff --git a/x11-misc/slop/slop-9999.ebuild b/x11-misc/slop/slop-7.5.ebuild
27 similarity index 96%
28 copy from x11-misc/slop/slop-9999.ebuild
29 copy to x11-misc/slop/slop-7.5.ebuild
30 index afc04882663..a9c376b256e 100644
31 --- a/x11-misc/slop/slop-9999.ebuild
32 +++ b/x11-misc/slop/slop-7.5.ebuild
33 @@ -26,9 +26,11 @@ RDEPEND="
34 x11-libs/libXext
35 opengl? (
36 media-libs/glew:0=
37 + media-libs/libglvnd
38 virtual/opengl
39 x11-libs/libXrender:=
40 - )"
41 + )
42 +"
43 DEPEND="${RDEPEND}
44 media-libs/glm
45 "
46
47 diff --git a/x11-misc/slop/slop-9999.ebuild b/x11-misc/slop/slop-9999.ebuild
48 index afc04882663..a9c376b256e 100644
49 --- a/x11-misc/slop/slop-9999.ebuild
50 +++ b/x11-misc/slop/slop-9999.ebuild
51 @@ -26,9 +26,11 @@ RDEPEND="
52 x11-libs/libXext
53 opengl? (
54 media-libs/glew:0=
55 + media-libs/libglvnd
56 virtual/opengl
57 x11-libs/libXrender:=
58 - )"
59 + )
60 +"
61 DEPEND="${RDEPEND}
62 media-libs/glm
63 "