summaryrefslogtreecommitdiff
path: root/app-mobilephone
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-10-26 00:10:07 +0100
committerV3n3RiX <venerix@koprulu.sector>2021-10-26 00:10:07 +0100
commit95461df035e3867364495f065e5e805bf629b2d7 (patch)
tree867dce371a84a696e91be255d89f282975aa0480 /app-mobilephone
parent46eedbedafdb0040c37884982d4c775ce277fb7b (diff)
gentoo resync : 25.10.2021
Diffstat (limited to 'app-mobilephone')
-rw-r--r--app-mobilephone/Manifest.gzbin2216 -> 2218 bytes
-rw-r--r--app-mobilephone/anyremote/Manifest2
-rw-r--r--app-mobilephone/anyremote/anyremote-6.5.ebuild9
3 files changed, 5 insertions, 6 deletions
diff --git a/app-mobilephone/Manifest.gz b/app-mobilephone/Manifest.gz
index 3049394ada49..54fbf03a0e6a 100644
--- a/app-mobilephone/Manifest.gz
+++ b/app-mobilephone/Manifest.gz
Binary files differ
diff --git a/app-mobilephone/anyremote/Manifest b/app-mobilephone/anyremote/Manifest
index e732039750d8..ee0ff142efe4 100644
--- a/app-mobilephone/anyremote/Manifest
+++ b/app-mobilephone/anyremote/Manifest
@@ -1,3 +1,3 @@
DIST anyremote-6.5.tar.gz 2440051 BLAKE2B 36945c978790246a675c33d4bea234165c27381a716394e06445a7450bd0b3f4286d762900df2f348a8bcf6e014c061a86fa0fc2e922ab631d31ea5dd0af8595 SHA512 e6190ec9ea4c66b7b85d77a9e056aeaf83d9730356780e9a54c0d27e31ce89399564b20e4bd62543aa72771049f34d359111d2c015e15fca5891d088391d2b73
-EBUILD anyremote-6.5.ebuild 845 BLAKE2B e9b66c19cb05a8ac5457369ff327945d8ebf03003608df58097e7c92493526c27f315e305eb20264b1007afcff6db25c3c8181aabb105550b4b6c98770a6f95b SHA512 b1f12fce4e9d47bcaf9a1f97b6aaeda40de1167a70aee610cd239358fed2c212df532eb7b83d677951564d5ce90168d7ff511b20eedf1a2844e259449bd60eb5
+EBUILD anyremote-6.5.ebuild 850 BLAKE2B daac1c26f4506235343a9c5a55947f79cd6f5977d0e65698c0c3e323438c1e9a92a087c95918417cf7faa0311a6a6d69c15ff680994ce775a993f2922245e91d SHA512 0747f7b30148f25887fce7adec207e72347b8e91c8e2b7b6782e6b47d1216b9a1466109997cecf9fbf1f60a877d4ebe2c9ecd5841635ae04fbd91a282756de56
MISC metadata.xml 247 BLAKE2B 1864f4b1b34a7557a3d30023b27f7589074a2aeb7fa5b09e45c2b959553ec8137d0923faeaad93a634043a974158e7226280c18f7c97b5e692d7ba172eec0055 SHA512 d6b0f9a55ecca22c616f1e6bdad3304f0d92d127b0a615f0387ebe00f947e3f8fb937143e0ab5a362f392649684f6643f4b9d6128d128cbfa456fcbb0e972498
diff --git a/app-mobilephone/anyremote/anyremote-6.5.ebuild b/app-mobilephone/anyremote/anyremote-6.5.ebuild
index 8f44f2a4b9c0..3cdd0f3f8831 100644
--- a/app-mobilephone/anyremote/anyremote-6.5.ebuild
+++ b/app-mobilephone/anyremote/anyremote-6.5.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=8
DESCRIPTION="Bluetooth, infrared or cable remote control service"
HOMEPAGE="http://anyremote.sourceforge.net/"
@@ -24,9 +24,8 @@ RDEPEND="
zeroconf? ( net-dns/avahi )
"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
-"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
DOCS=( AUTHORS ChangeLog NEWS README )