Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-libs/wlroots/
Date: Tue, 26 Feb 2019 01:04:50
Message-Id: 1551143075.8ed35512d1f17eac975f0b6cc84d49a584760143.prometheanfire@gentoo
1 commit: 8ed35512d1f17eac975f0b6cc84d49a584760143
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 26 01:03:11 2019 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 26 01:04:35 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ed35512
7
8 gui-libs/wlroots: 0.4 bump
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.12
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 gui-libs/wlroots/Manifest | 1 +
14 gui-libs/wlroots/{wlroots-9999.ebuild => wlroots-0.4.ebuild} | 2 +-
15 gui-libs/wlroots/wlroots-9999.ebuild | 2 +-
16 3 files changed, 3 insertions(+), 2 deletions(-)
17
18 diff --git a/gui-libs/wlroots/Manifest b/gui-libs/wlroots/Manifest
19 index a4c642cf78c..d7988522acb 100644
20 --- a/gui-libs/wlroots/Manifest
21 +++ b/gui-libs/wlroots/Manifest
22 @@ -1,2 +1,3 @@
23 DIST wlroots-0.2.tar.gz 437638 BLAKE2B dd7ca737ba2dfc00e30c83e973616cefb77fccb793161794361422a2fcbdf7299aacea8d794b910fdf06c9a191a89f7f1530d312545d08d126a729be41eeb424 SHA512 b7727b29ed7e5188d5fa6099687f8e6f48b6b3f17f7a6e136956ad6b607054595de3779118bffd4b9730115eaca2f00c2d30d52f4915b2753a749432ec0c3f2a
24 DIST wlroots-0.3.tar.gz 473490 BLAKE2B 552bcc5d8bb847dbac5caaddeac830a4de25b4cc80abb6c8b8e610b5e40cc20ff50a145fdfb6bb5f0aa53d218400777ca7a5982c74eb01bd973109b2f8fd7938 SHA512 ccec1426e6ac86fa63f82763d123162fca5be25fb37bbb44a5de651a7764f5325ef21cbe2cf698cb315f0de4719a6bac8eb0ceeffe2111de7c9f4b59e019aaaa
25 +DIST wlroots-0.4.tar.gz 480114 BLAKE2B b37a711223b23c2e49f3f77ddf84d826bd432a62ec1cacb6c1323803fe6cf885397f445fc4f7c21752d962962a1d1d93399d9b66031031e1f5a3f1bff2ff717e SHA512 49b35b3a89f640d8b5fe97543aab8de90b42a112c29ef678d38bd5ba44a3718276f3c43bf0dade07be5322eb4b90258c7d99c2432f8b6af61f3109fc6b77ad58
26
27 diff --git a/gui-libs/wlroots/wlroots-9999.ebuild b/gui-libs/wlroots/wlroots-0.4.ebuild
28 similarity index 98%
29 copy from gui-libs/wlroots/wlroots-9999.ebuild
30 copy to gui-libs/wlroots/wlroots-0.4.ebuild
31 index c96b1fcfc3f..9d83039a216 100644
32 --- a/gui-libs/wlroots/wlroots-9999.ebuild
33 +++ b/gui-libs/wlroots/wlroots-0.4.ebuild
34 @@ -43,7 +43,7 @@ RDEPEND="
35 ${DEPEND}
36 "
37 BDEPEND="
38 - >=dev-libs/wayland-protocols-1.16
39 + >=dev-libs/wayland-protocols-1.17
40 virtual/pkgconfig
41 "
42
43
44 diff --git a/gui-libs/wlroots/wlroots-9999.ebuild b/gui-libs/wlroots/wlroots-9999.ebuild
45 index c96b1fcfc3f..9d83039a216 100644
46 --- a/gui-libs/wlroots/wlroots-9999.ebuild
47 +++ b/gui-libs/wlroots/wlroots-9999.ebuild
48 @@ -43,7 +43,7 @@ RDEPEND="
49 ${DEPEND}
50 "
51 BDEPEND="
52 - >=dev-libs/wayland-protocols-1.16
53 + >=dev-libs/wayland-protocols-1.17
54 virtual/pkgconfig
55 "