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-libs/libdmapsharing | |
parent | b284a3168fa91a038925d2ecf5e4791011ea5e7d (diff) |
gentoo resync : 15.12.2019
Diffstat (limited to 'net-libs/libdmapsharing')
-rw-r--r-- | net-libs/libdmapsharing/Manifest | 2 | ||||
-rw-r--r-- | net-libs/libdmapsharing/libdmapsharing-2.9.39.ebuild | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/net-libs/libdmapsharing/Manifest b/net-libs/libdmapsharing/Manifest index 350e154a01b1..22423c93b5fe 100644 --- a/net-libs/libdmapsharing/Manifest +++ b/net-libs/libdmapsharing/Manifest @@ -1,3 +1,3 @@ DIST libdmapsharing-2.9.39.tar.gz 757492 BLAKE2B e9f47d793be05845d1afb6eb4a785cbd131ceac1e3146bdfb5c6914f584df2fb8db10b829447a6ac084e7a9e0576202485019b1e724cc033f11163fb1bb21b95 SHA512 7003b947e1982735b647c1fa8e7e80e05322acf4ed4b5c1c28708da00a0bfe3eecac01bc2ddf59966e7db045f14fc78e749a2859d7e909bcea41164939f15b4a -EBUILD libdmapsharing-2.9.39.ebuild 1224 BLAKE2B d0c705451ef5f0eb914e425e5d728d966f498a225834eec5cfb7b543cfe6cd50a0e75ec205dd3290c7b25986a317bc172716c730c46de448057fd36098e52728 SHA512 1c7718a05b5527d4a6e7c55dee581d19ef209e9a8fef01c053373b6b22c0151866e095df7191e11adac8ad73f2cff43238b62d0d6a7078f78c709c59bfcb92bb +EBUILD libdmapsharing-2.9.39.ebuild 1251 BLAKE2B 2e682bec5a05d1f19217e03e8de6026a94002bb1d04a566cea51a234567d508f1488ec9381bfbf4d22ed7e482c923b8b06fc832b316c99b05da37f4ed0b8acfb SHA512 eabd1dafa92c72a68048253a6de138de0ad7ff7a26358d5895bcaa8261da0632309078bc685f14b4a345fe0f0f693d62cff864244711f76a23a97062666fe854 MISC metadata.xml 249 BLAKE2B e71e1b95fee768c696704acbf7e3cf0e599ed2bc8de92bae0141d1194ef9e842bdc292798904487a9b90ddfda9b0e84abd3b76b1518576c1d288240e4e46f110 SHA512 c40662134899a5c9f0369a1017806f35adf3280a0b3c91726f7a8ca6012a073a8b471583f5bfb6fe95faac1dcf607e8e2e43f8c91d48ec46f4a8824e2f551506 diff --git a/net-libs/libdmapsharing/libdmapsharing-2.9.39.ebuild b/net-libs/libdmapsharing/libdmapsharing-2.9.39.ebuild index f39dca47af47..01133fa7ece9 100644 --- a/net-libs/libdmapsharing/libdmapsharing-2.9.39.ebuild +++ b/net-libs/libdmapsharing/libdmapsharing-2.9.39.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,6 +12,7 @@ LICENSE="LGPL-2.1" SLOT="3.0/2" KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="+introspection test" +RESTRICT="!test? ( test )" # Vala/libgee/gtk+:2 is only used when maintainer-mode is enabled # Doesn't seem to be used for anything... |