summaryrefslogtreecommitdiff
path: root/dev-libs/kqoauth
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /dev-libs/kqoauth
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'dev-libs/kqoauth')
-rw-r--r--dev-libs/kqoauth/Manifest2
-rw-r--r--dev-libs/kqoauth/kqoauth-0.98-r3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/kqoauth/Manifest b/dev-libs/kqoauth/Manifest
index 390f038b6c13..cf89df4a99f5 100644
--- a/dev-libs/kqoauth/Manifest
+++ b/dev-libs/kqoauth/Manifest
@@ -1,3 +1,3 @@
DIST kqoauth-0.98.tar.gz 37059 BLAKE2B d1214ac22cb52e7ead1be3ce7af2af9c4b2e1cb74e2b4bf3891300099c0a0abb0c7295fb4616adcb59cb4405eb52bec4097b48d39563ac407bfe692ce94492a2 SHA512 f89e0f046fb7fd7812548f94c460d7c18d4881972e155a99e07503e97fd46b6eada0de9f2c3a94af33ef5b1b3b489bbd5dc6738cee104fe2d11ed62e681c7979
-EBUILD kqoauth-0.98-r3.ebuild 1157 BLAKE2B d092dca4d5ee1b6f603f03ef5004af596548259122f442db151a6e75881ef9f22fc5b88842f03033c2200f43d370efa517f7db5b75d3696e7f6f321678eb6cdc SHA512 0fdbe01fced1aad9d173f1e2ef20e1a6118b29029afa7ada2ce57f546563a598b95d28ac88d763b85b25c9779cd997431280895817c6fadcce5253491453bae5
+EBUILD kqoauth-0.98-r3.ebuild 1148 BLAKE2B 7f931def2610e800ccbd0dc7f1af10e2d4439ccd09c452de689e808c1208a20c2e32f2cf36b8dc321f5a36bbbafe183300a77eafd33533c1f49e9ac86f9657d2 SHA512 77926082f9931d23f3dbc08037fa66c03d9c18d0309aac7cf1c0ea67198c4052a34eef65de254a249583ddf256720ee975332ca68b1a83e856957f76c2398ba0
MISC metadata.xml 473 BLAKE2B c1c2589050b344e5c6565a5495480b937e6482d0f129b6810ff67a0a98c92e28c7c49d21db2b0bb19ae5aa0714ef7428d4151e27f72189f056bc7a695b301dba SHA512 8f65f8cd8a4bbfb7a74f42880904d62cb224fdec7e56e1193f0783463ede735ade705ea0b4cb9362a7a0448e6307864da4a0ffb841d9b27d63f8aa345b5e7a38
diff --git a/dev-libs/kqoauth/kqoauth-0.98-r3.ebuild b/dev-libs/kqoauth/kqoauth-0.98-r3.ebuild
index e557c8191dfb..2da85d77ce6d 100644
--- a/dev-libs/kqoauth/kqoauth-0.98-r3.ebuild
+++ b/dev-libs/kqoauth/kqoauth-0.98-r3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit multilib qmake-utils
+inherit qmake-utils
DESCRIPTION="Library for Qt that implements the OAuth 1.0 authentication specification"
HOMEPAGE="https://github.com/kypeli/kQOAuth"