diff options
Diffstat (limited to 'dev-libs/kqoauth')
-rw-r--r-- | dev-libs/kqoauth/kqoauth-0.98-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |