Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/awesome/
Date: Thu, 31 Jan 2019 19:20:27
Message-Id: 1548962406.e9291c1436d80538f0434ad5a7a4f91971e45e38.prometheanfire@gentoo
1 commit: e9291c1436d80538f0434ad5a7a4f91971e45e38
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 31 19:19:32 2019 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 31 19:20:06 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9291c14
7
8 x11-wm/awesome: 4.3 bump, restrict tests in awesome-4 as well
9
10 Fixes: https://bugs.gentoo.org/654084
11
12 Package-Manager: Portage-2.3.51, Repoman-2.3.12
13 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
14
15 x11-wm/awesome/Manifest | 1 +
16 x11-wm/awesome/awesome-4.2-r2.ebuild | 3 ++-
17 .../{awesome-4.2-r2.ebuild => awesome-4.3.ebuild} | 17 +++++------------
18 3 files changed, 8 insertions(+), 13 deletions(-)
19
20 diff --git a/x11-wm/awesome/Manifest b/x11-wm/awesome/Manifest
21 index 2854b9d5c07..d48e1e46b46 100644
22 --- a/x11-wm/awesome/Manifest
23 +++ b/x11-wm/awesome/Manifest
24 @@ -1,2 +1,3 @@
25 DIST awesome-3.5.9.tar.xz 723084 BLAKE2B 96f4c5df98147399f28d1b1455ac53800f2222969599486c2f79b73ba36cfa237270cd5972d4e10e0a4f774a54dfa92948bba5d2e0438687d36739e12c3f5ecc SHA512 6a4c679b293e8cd85d1f7e13f6dea704cbb267e42b9260496a54b657a66d6148aae51521d802d61baaeb23df0d4a8ad0b28d9dc922ea5da2a347b4251cce5e25
26 DIST awesome-4.2.tar.xz 987024 BLAKE2B b2aaa993bafa83121d165d21083dfcac825e373be9547490f8b93b8e8b0f90470395a0238affaf9990f719b8bd2f36a255f6468b6422406787a3c96946c4e831 SHA512 134dd3625c86243861b3d0701cc8bfd8c00986d7027f0832016c3f5e59e6b9a1ef2f677bb0d1d66ece63449533e4b13d8d7388e96e6f9014212030a79f163e09
27 +DIST awesome-4.3.tar.xz 1037816 BLAKE2B b4afc5e7bfb01ddc16b67776cc00dd7b0bcbefc9d17f9bec9c04256953858aef2bf0e4b15a525909029b7da771ade0d749758aba2878832f356d7b2c4f0363b7 SHA512 c5ef1e8dc593e7783b895d22143154aea8f211beeda24672a7ee4ed5112b4f4284043f848a151f3d3c4f569e91308670367a4353f705b20511b36495b22fa3f5
28
29 diff --git a/x11-wm/awesome/awesome-4.2-r2.ebuild b/x11-wm/awesome/awesome-4.2-r2.ebuild
30 index 3642f6c5a12..23031346301 100644
31 --- a/x11-wm/awesome/awesome-4.2-r2.ebuild
32 +++ b/x11-wm/awesome/awesome-4.2-r2.ebuild
33 @@ -1,4 +1,4 @@
34 -# Copyright 1999-2018 Gentoo Foundation
35 +# Copyright 1999-2019 Gentoo Authors
36 # Distributed under the terms of the GNU General Public License v2
37
38 EAPI=6
39 @@ -13,6 +13,7 @@ LICENSE="GPL-2"
40 SLOT="0"
41 KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
42 IUSE="dbus doc elibc_FreeBSD gnome luajit test"
43 +RESTRICT="test"
44
45 RDEPEND="
46 >=dev-lang/lua-5.1:0
47
48 diff --git a/x11-wm/awesome/awesome-4.2-r2.ebuild b/x11-wm/awesome/awesome-4.3.ebuild
49 similarity index 87%
50 copy from x11-wm/awesome/awesome-4.2-r2.ebuild
51 copy to x11-wm/awesome/awesome-4.3.ebuild
52 index 3642f6c5a12..c56912ae9fa 100644
53 --- a/x11-wm/awesome/awesome-4.2-r2.ebuild
54 +++ b/x11-wm/awesome/awesome-4.3.ebuild
55 @@ -1,17 +1,18 @@
56 -# Copyright 1999-2018 Gentoo Foundation
57 +# Copyright 1999-2019 Gentoo Authors
58 # Distributed under the terms of the GNU General Public License v2
59
60 -EAPI=6
61 +EAPI=7
62
63 -inherit cmake-utils desktop pax-utils versionator
64 +inherit cmake-utils desktop pax-utils
65
66 DESCRIPTION="A dynamic floating and tiling window manager"
67 HOMEPAGE="https://awesomewm.org/"
68 SRC_URI="https://github.com/awesomeWM/awesome-releases/raw/master/${P}.tar.xz"
69 +RESTRICT="test"
70
71 LICENSE="GPL-2"
72 SLOT="0"
73 -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
74 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
75 IUSE="dbus doc elibc_FreeBSD gnome luajit test"
76
77 RDEPEND="
78 @@ -130,12 +131,4 @@ pkg_postinst() {
79 elog "and setting the WM name to LG3D."
80 elog "For more info visit"
81 elog " https://bugs.gentoo.org/show_bug.cgi?id=440724"
82 -
83 - for v in ${REPLACING_VERSIONS}; do
84 - if [ "$(get_major_version ${v})" = "3" ]; then
85 - elog "Awesome-4 introduced breaking changes. For release notes and porting guide see"
86 - elog "https://awesomewm.org/apidoc/documentation/89-NEWS.md.html#v4 and"
87 - elog "https://awesomewm.org/apidoc/documentation/17-porting-tips.md.html#v4"
88 - fi
89 - done
90 }