summaryrefslogtreecommitdiff
path: root/x11-misc/compton
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /x11-misc/compton
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'x11-misc/compton')
-rw-r--r--x11-misc/compton/Manifest4
-rw-r--r--x11-misc/compton/compton-0.1_beta2.ebuild4
-rw-r--r--x11-misc/compton/compton-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-misc/compton/Manifest b/x11-misc/compton/Manifest
index 9cdd6b507134..4b0c108815f3 100644
--- a/x11-misc/compton/Manifest
+++ b/x11-misc/compton/Manifest
@@ -1,4 +1,4 @@
DIST compton-0.1_beta2.tar.gz 144239 BLAKE2B 993c091aa0eab4171740a26c4ea8e9da66368fbcddbbdf9c466dd2cb2dbe0a685dc6c2027a5b56d08df4fd42d21784dd2cbb7cf56869feb1b74b4854db20a5f8 SHA512 c3a019d90e32559d44e3a4969bcc15a15837db9c9519ce8cc70b1bd3d0cb16d29449f68cc2f6a8d834569c9620ec6533ab85c1586da957c69b1ae341d9584535
-EBUILD compton-0.1_beta2.ebuild 1621 BLAKE2B 61720ff7bdb21efd8701b49410f67a3bf2c0386bce543f5c9e5e58431c7017f5e281eb7e26a41b5dd1895d9e45731418bd6e43da9f246f582964f8f23ad6f792 SHA512 6acf0d8276c5ee7660d8133f376e4d5281f66c4118ae40d126f1f33d9340c5ee5e19d3a65ec98b637b970a54a29cc31aa4d34be04ed672f0c5de685902edf7bd
-EBUILD compton-9999.ebuild 1537 BLAKE2B 2e7c807a0ddfe672a3946394ed3bc16288ec72a050a2f0f0c30829d2283737e39ebb3bbdcf047c71ef478d23e7f2566372ff17f07fc41822f3ce5ee25156a678 SHA512 8b8aa77c5357b2d2c6627223d3a942388c22245646c035fff599b33e1b6df6494dfd1ee4d9cd0d9ecd5c1681510f30602f028e436104cd752762bb02b23c43c2
+EBUILD compton-0.1_beta2.ebuild 1616 BLAKE2B a90f758aca2f89ba4ed9186d23fe54b654a7d256bd64e14024bb0f62ca353145360383990f035334397edeabe95927c377d4a93e2d1e8f954baaf969f0f3f808 SHA512 00bfd8b08b6752b250ebd1dc7695dc118cac68b64a04d3ec20967c69b4143eec61f97d6032e72c1cb92bca46c3ad6884bb1dd3c631629eee5607eba0e26062a6
+EBUILD compton-9999.ebuild 1532 BLAKE2B 5d057277a01c432d816b0198b79363215a1e342854d7d65feaf3e53b6d94ec38841a47729799b7ac71e06c7620c31532f9f2800bea7977d6b4156b46b61ae923 SHA512 cf6f7d09ee30d94f400eb5aa608a915913e0b20b5b461d03aa6d9e05b4c825abec091cbe0a0a6fe78d80cdd491358a79b5ad83bb52315df53ef4641bc18cfe88
MISC metadata.xml 484 BLAKE2B 903744ba49b9aaae86cec59c83f96f02da325d17813d6ceaedd88eab1450ae76eac7a40c9e1b44086651efd21e5580b605b9095925625fa3bb1e6c708ed8809f SHA512 d01d17901f47f7e2c0201c0a6665d0e27693ac42b27ef8dce8a78763ec775a41fed88b4565db434351a2c9d01e762121bca3f347f467e77e71bde66f019640cb
diff --git a/x11-misc/compton/compton-0.1_beta2.ebuild b/x11-misc/compton/compton-0.1_beta2.ebuild
index 7d94d23b5320..74466afd44e4 100644
--- a/x11-misc/compton/compton-0.1_beta2.ebuild
+++ b/x11-misc/compton/compton-0.1_beta2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python3_{4,5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
inherit toolchain-funcs python-r1
DESCRIPTION="A compositor for X, and a fork of xcompmgr-dana"
diff --git a/x11-misc/compton/compton-9999.ebuild b/x11-misc/compton/compton-9999.ebuild
index 3837f2f126b9..0c8bdd5513e1 100644
--- a/x11-misc/compton/compton-9999.ebuild
+++ b/x11-misc/compton/compton-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python3_{4,5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
inherit toolchain-funcs python-r1 git-r3
DESCRIPTION="A compositor for X, and a fork of xcompmgr-dana"