summaryrefslogtreecommitdiff
path: root/virtual/krb5
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-12-31 13:43:35 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-12-31 13:43:35 +0000
commit2891d29af8907ce881662f4a02844926d7a293c7 (patch)
tree56979d96839d0827aa52008b81b746b4934d88df /virtual/krb5
parentde49812990871e1705b64051c35161d5e6400269 (diff)
gentoo resync : 31.12.2018
Diffstat (limited to 'virtual/krb5')
-rw-r--r--virtual/krb5/Manifest4
-rw-r--r--virtual/krb5/krb5-0-r1.ebuild4
-rw-r--r--virtual/krb5/krb5-0.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/virtual/krb5/Manifest b/virtual/krb5/Manifest
index 3b390f9acdf1..6acfc49583ee 100644
--- a/virtual/krb5/Manifest
+++ b/virtual/krb5/Manifest
@@ -1,3 +1,3 @@
-EBUILD krb5-0-r1.ebuild 468 BLAKE2B 742768daabe57095935a4c54b86180da7b9bba4a0b0174a5ab18cde394abb6e38c96510d8a67eb67cca98ca3afbeeb9a7f0d30eac90b23100f908eee6f34790e SHA512 e690d1206c5531d84e3921fc97b84740c48c3f183964ea00e93aaae0ccdf85eed493ae2d206a55e6aa604ccac640635ef1c5abbfbf2ac7110fced8381d003da5
-EBUILD krb5-0.ebuild 366 BLAKE2B 86345b944caeb5d64032d113649567292cc94de1cf10cccc85973ab388d11ec3fae8dcf212ec2bdc19b0206f8950f210c5b59a2a346495989201da0193215793 SHA512 e8a69cd31bbd27c6221cd9385b27f03d48d1089425384bd004bc371e90e30c48f4d44b0a7d7465a52fe0026bc11744cb6b2eda137341899fc119dc1b3334d35f
+EBUILD krb5-0-r1.ebuild 419 BLAKE2B 1336654d9dd4a2df70de36554d9429b61dae6a611e46debf05be2ed0c1d50331f20d89288f159a2d8bbb9d0766d047635a743720596ee1a5818e066802bed47a SHA512 1844c6b580568564e4f099b9d94d19916927b2bb4db795b9aa5d7bd91792104a90a377b0cb308a4cb8a3a105d4371bcc0c35c6628c071c4204da3e30eed1bb92
+EBUILD krb5-0.ebuild 317 BLAKE2B 30186b16e2cf065faa813a8c2a278ceaf68ac22cf4b0ba5655b9a5a22a0baed1fc76dd34d2eb9efed3c01f0420ce0e217f16f194b0c11e4dcc4aab32a8d5a5a4 SHA512 001ed540f4245affe3cde59868136e4991a86ba32c0b6a6cc0847752562e292be1e9899a6e4f6ba4c7b7486a752965962e03c9fbdc87a4d17b89258aa24220dd
MISC metadata.xml 240 BLAKE2B 3a20174df7c37c40098c716b97f64079f86d511e3740e43865ba8e1b1fe52de971091ee51a510543cb2a49373cff87e790f71fe397975f61eee2b308b0729e66 SHA512 57354970f719cd4e3a27f6024addadbb81919a5eaaefef094d3d2b362c44b5ab5cec740090ffce89730cc52f469bc93957c129865a71a4583e0309a93e6f970d
diff --git a/virtual/krb5/krb5-0-r1.ebuild b/virtual/krb5/krb5-0-r1.ebuild
index c23918f862e2..3b6448619304 100644
--- a/virtual/krb5/krb5-0-r1.ebuild
+++ b/virtual/krb5/krb5-0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,7 @@ inherit multilib-build
DESCRIPTION="Virtual for Kerberos V implementation"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd"
RDEPEND="
|| (
diff --git a/virtual/krb5/krb5-0.ebuild b/virtual/krb5/krb5-0.ebuild
index 1823c18c0352..dd3f1402827d 100644
--- a/virtual/krb5/krb5-0.ebuild
+++ b/virtual/krb5/krb5-0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
DESCRIPTION="Virtual for Kerberos V implementation"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd"
RDEPEND="|| ( app-crypt/mit-krb5 app-crypt/heimdal )"