diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-10-13 22:19:36 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-10-14 23:22:23 +0100 |
commit | 4b19be30aa626b327c885dae62c559ec0e9fb935 (patch) | |
tree | 76e74807bc479502e13866b581b6bf86734ec634 /x11-apps/iceauth | |
parent | 30d6f67c98d149508509d5e86f176d558793acc0 (diff) |
gentoo resync : 13.10.2019
Diffstat (limited to 'x11-apps/iceauth')
-rw-r--r-- | x11-apps/iceauth/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/iceauth/iceauth-1.0.8.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/iceauth/Manifest b/x11-apps/iceauth/Manifest index 58c42df6569c..4886cb088f8c 100644 --- a/x11-apps/iceauth/Manifest +++ b/x11-apps/iceauth/Manifest @@ -1,3 +1,3 @@ DIST iceauth-1.0.8.tar.bz2 137905 BLAKE2B 8fb2e29e5f4fee57e5c1f86eb78ce518519f04301e8aa81778e0de6589f62f32478a7cae05db831177f4425eb388f7b666f697314d5ab967ea3e2b6ac7b47d56 SHA512 9d4520adf951b16a3e784349dbb70d5d8176b74b956f8adc63abf55d049745c113b03ccfa60a281fc39b487db3742302dc6287c9985ce83a0157bf4674df2af1 -EBUILD iceauth-1.0.8.ebuild 432 BLAKE2B 0f93e06f2247faac3890ed780b47950bd3fbee7a126ca1fb047b6246e107f7998ffadb7201727ab5e2c0fa7be42aac0313d25fa9c2a5bd5783d9e50837a77159 SHA512 e847a8a5cfb7934c0190e102608d743c03cd813c3a80c2b62d1db53f426abd62f0ca22ae08df5f725e2718aa54895efd642ec71e7bbec6f488f9c5bef7c3d858 +EBUILD iceauth-1.0.8.ebuild 410 BLAKE2B 8352229155b62a57f9e210f0d9eea0fceaaca91132ccaebff7b33106d698393d2780d6ce6dc737165efa3e04260699c695c7fc16a4ec603b7a3094ce61902485 SHA512 9f3072b45bb39722c86da7140186b584e86743adf21e6ba8337aa67fd2090cd622a47a38483b233e75c2710eec2d693b0892b42ffd88278e4f64b767d814fa47 MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 diff --git a/x11-apps/iceauth/iceauth-1.0.8.ebuild b/x11-apps/iceauth/iceauth-1.0.8.ebuild index bedfbea482a1..813c2eb79e83 100644 --- a/x11-apps/iceauth/iceauth-1.0.8.ebuild +++ b/x11-apps/iceauth/iceauth-1.0.8.ebuild @@ -7,7 +7,7 @@ inherit xorg-2 DESCRIPTION="ICE authority file utility" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="x11-libs/libICE" |