diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-12-15 18:09:03 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-12-15 18:09:03 +0000 |
commit | 7bc9c63c9da678a7e6fceb095d56c634afd22c56 (patch) | |
tree | 4a67d50a439e9af63947e5f8b6ba3719af98b6c9 /net-im/qtox | |
parent | b284a3168fa91a038925d2ecf5e4791011ea5e7d (diff) |
gentoo resync : 15.12.2019
Diffstat (limited to 'net-im/qtox')
-rw-r--r-- | net-im/qtox/Manifest | 4 | ||||
-rw-r--r-- | net-im/qtox/qtox-1.16.3.ebuild | 3 | ||||
-rw-r--r-- | net-im/qtox/qtox-9999.ebuild | 3 |
3 files changed, 6 insertions, 4 deletions
diff --git a/net-im/qtox/Manifest b/net-im/qtox/Manifest index 0e200845967c..0f790e41bbcd 100644 --- a/net-im/qtox/Manifest +++ b/net-im/qtox/Manifest @@ -1,4 +1,4 @@ DIST qTox-1.16.3.tar.gz 4256757 BLAKE2B 70103e2d912da86dab63424586c642a73614b4a408a53634b146d1e401d5b328a2b8c81c472a94e0e8804d774f693c1250e7263b263e80abef5e111372f29232 SHA512 a857266ffcf32b1963e3a4428501299ce19f3c087087583115dc01e41934fc31d52ea54d781fa93ec7e21f6e3303b4e22383ecaaa7f1f1dbf32d740db73aca4c -EBUILD qtox-1.16.3.ebuild 1603 BLAKE2B 2156be2a355c03cade73132a487c3f4eeff005100019a530d6affdc73898dec6d69c2d4459b3c261051e49023ec545c39f87832362b28c138d3baa3e2dcddd8f SHA512 2940bf7fc4196746012f5cdf06081b7e607a131d5c110a6cb6501f135fea90be4e7ed6c59ef0550d012cc68ac9b85b79cea9692b22c1d9e488512f72ec1c8235 -EBUILD qtox-9999.ebuild 1520 BLAKE2B d220d89d4416624847318f8d7b696d02d02aff359676e37f011370b75b016f308e5d11d847f17f5f8c8828eb8d44be4530da03576815ee3130627333e126f01d SHA512 2ffcfce9fadd289f12ebc13173ea9ea6315a9c0a7e6fcf6b7dd6b62afeda1c1ddcf4363078fc413aeaf6a940792248ec13484b6dab7aaa90e22c03476003ee05 +EBUILD qtox-1.16.3.ebuild 1627 BLAKE2B ed3b3a23498ae2e71c55f5ef1c978d1ac177258d2868169f60a5b25732d89d3cdda606b47dd1d57294976bbd1e5590c5822eb6e8f862305c7f844675731a8202 SHA512 1a8767e222923545b83e34d39ed85f30797304db4911da131a42f971e56112d0846e3e602702eefb99e277341cab2fc058a40870ee52f5a8e44e1e2b48076c0a +EBUILD qtox-9999.ebuild 1544 BLAKE2B cedd6ef7adc8f9b56155f07b351037a48f16d2e61918345124c2adda563f9804edfa922e3420760394dfb6e24173a3ab68660fbbfc76dd61c76b0d1bc697c5cd SHA512 4383c2126579a94787fd8b1f06bc088dcd671df1cc20db1eb56da4b95087f93b668bbd133abfc6871c204888f5c655ed785cb358ff5de55303da5a9efd351505 MISC metadata.xml 387 BLAKE2B 16f71b094c5fcef1b3c0b3b7bb6bc962c9d7b332604d0c0d30676992b8ed0586b47d9b51470e41b5cd6c305895072661f8d7939ab90b780c28af460a80f660a5 SHA512 d941cb804aaf0f9d03fa699b0080b03afba798c5146ba21597349e65dc79c9c6a02fc23aec2db19403a19d906db3be55c56e5b8f4337a6871eb19ce3cecfe5cb diff --git a/net-im/qtox/qtox-1.16.3.ebuild b/net-im/qtox/qtox-1.16.3.ebuild index 028c8cdda832..44236e1bfab8 100644 --- a/net-im/qtox/qtox-1.16.3.ebuild +++ b/net-im/qtox/qtox-1.16.3.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 @@ -14,6 +14,7 @@ LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="notification test X" +RESTRICT="!test? ( test )" S="${WORKDIR}/${MY_P}" diff --git a/net-im/qtox/qtox-9999.ebuild b/net-im/qtox/qtox-9999.ebuild index 24ca529bcbea..955d7a8edce1 100644 --- a/net-im/qtox/qtox-9999.ebuild +++ b/net-im/qtox/qtox-9999.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 @@ -14,6 +14,7 @@ LICENSE="GPL-3+" SLOT="0" KEYWORDS="" IUSE="notification test X" +RESTRICT="!test? ( test )" RDEPEND=" dev-db/sqlcipher |