diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-07-19 22:05:27 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-07-19 22:05:27 +0100 |
commit | 121ed4eec41fbf03e1998d09eede1bf449da63b9 (patch) | |
tree | ce9341d77d1507f67d4a3a1472da9011b5baa0a8 /x11-plugins/wmlongrun | |
parent | dd762ff83c330186ee2ede002e08b2f780cddd51 (diff) |
gentoo resync : 19.07.2019
Diffstat (limited to 'x11-plugins/wmlongrun')
-rw-r--r-- | x11-plugins/wmlongrun/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmlongrun/wmlongrun-0.3.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmlongrun/Manifest b/x11-plugins/wmlongrun/Manifest index 748221b76ba1..15307dd85c14 100644 --- a/x11-plugins/wmlongrun/Manifest +++ b/x11-plugins/wmlongrun/Manifest @@ -1,3 +1,3 @@ DIST wmlongrun-0.3.1.tar.gz 147511 BLAKE2B ec7c2852dc4272f21f633f9c168901d14ee372f706870a7b7c4a712aba87fc07210daf686367be35d0a156a23bd884f975a9f7301ea620a77adf909a445e8362 SHA512 8bbd6b50ef566f5a7e1cc5f3f183ba74c43fa39accdb5c740e5a6f00a62c1f1c2298053705a24f2f6c8adabd99465be85d927fb9dd45899a65a5efa936fc2f56 -EBUILD wmlongrun-0.3.1.ebuild 428 BLAKE2B bc5b7a6956630924d7442cb93339aba6f95b3a027f50216439a5578d48de54c16f1091f3cbbdcd103ad47996ef8708e3023de6f8b62590946d4e9ddca23151e6 SHA512 925f6f7414ab7936bcc57e2fd9f19b83c433ee498d22e0db63721cf62f20c9675bdc9707a8659fc6e70497eb88ff82e6af6231dc09db727655279b2c9c3a97d3 +EBUILD wmlongrun-0.3.1.ebuild 425 BLAKE2B f728484581c0d2d4ee158fb0babfb51284225164b0d9c85be7e35d2514f64d06c02ad65106a3cd268e4ce7317f78065019288d4ace71eac911a087aee809bea8 SHA512 06d766e0e274f5c5274355e3f46bda808d22b16a66ffc3295b5029243abb3609b5b92767ab5f46b16ca074924d4d58e04b2d598713105b28cab7efd00e0d02d8 MISC metadata.xml 249 BLAKE2B ba223d81d4cf6b9ca1ba3a63e356bec0d9aa6f4cdf2ad3b29a6c97a6e5bad854154f8b9e6fc3d65d155c93daa706d03c84395b53951e3e326ffc19c8d0df0eb5 SHA512 1a1312bb0e9f74f1e3852218d8fd4817fbad3bc65633cecbe8735607bc33c1e05b414c2628ff3f6e24dfc4a3999de7191f6cdadd2161b03cf614d5b6f24fab8d diff --git a/x11-plugins/wmlongrun/wmlongrun-0.3.1.ebuild b/x11-plugins/wmlongrun/wmlongrun-0.3.1.ebuild index 6778e05ba045..1609296d7367 100644 --- a/x11-plugins/wmlongrun/wmlongrun-0.3.1.ebuild +++ b/x11-plugins/wmlongrun/wmlongrun-0.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="https://www.dockapps.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 -*" +KEYWORDS="-* ~x86" IUSE="" RDEPEND="x11-libs/libX11 |