commit:     a389c9caf6a96ab0ccfff98c0dc1441d5623a4e8
Author:     Filip Kobierski <fkobi <AT> pm <DOT> me>
AuthorDate: Thu Aug  1 18:01:58 2024 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Fri Aug  2 09:12:35 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a389c9ca

net-im/bitlbee-facebook: bump EAPI, fix pkgcheck issues

Signed-off-by: Filip Kobierski <fkobi <AT> pm.me>
Closes: https://github.com/gentoo/gentoo/pull/37868
Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 ...-facebook-9999.ebuild => bitlbee-facebook-1.2.2-r1.ebuild} | 11 +++++------
 net-im/bitlbee-facebook/bitlbee-facebook-9999.ebuild          | 11 +++++------
 2 files changed, 10 insertions(+), 12 deletions(-)

diff --git a/net-im/bitlbee-facebook/bitlbee-facebook-9999.ebuild 
b/net-im/bitlbee-facebook/bitlbee-facebook-1.2.2-r1.ebuild
similarity index 93%
copy from net-im/bitlbee-facebook/bitlbee-facebook-9999.ebuild
copy to net-im/bitlbee-facebook/bitlbee-facebook-1.2.2-r1.ebuild
index f7a43704ab51..7563f3db8c1c 100644
--- a/net-im/bitlbee-facebook/bitlbee-facebook-9999.ebuild
+++ b/net-im/bitlbee-facebook/bitlbee-facebook-1.2.2-r1.ebuild
@@ -1,17 +1,13 @@
-# Copyright 2017-2019 Gentoo Authors
+# Copyright 2017-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit autotools
 
 DESCRIPTION="Facebook protocol plugin for BitlBee"
 HOMEPAGE="https://github.com/bitlbee/bitlbee-facebook";
 
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
 if [[ ${PV} == *9999 ]] ; then
        inherit git-r3
        EGIT_REPO_URI="https://github.com/bitlbee/bitlbee-facebook";
@@ -20,6 +16,9 @@ else
        KEYWORDS="~amd64 ~x86"
 fi
 
+LICENSE="GPL-2"
+SLOT="0"
+
 RDEPEND="
        dev-libs/glib:2
        dev-libs/json-glib

diff --git a/net-im/bitlbee-facebook/bitlbee-facebook-9999.ebuild 
b/net-im/bitlbee-facebook/bitlbee-facebook-9999.ebuild
index f7a43704ab51..7563f3db8c1c 100644
--- a/net-im/bitlbee-facebook/bitlbee-facebook-9999.ebuild
+++ b/net-im/bitlbee-facebook/bitlbee-facebook-9999.ebuild
@@ -1,17 +1,13 @@
-# Copyright 2017-2019 Gentoo Authors
+# Copyright 2017-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit autotools
 
 DESCRIPTION="Facebook protocol plugin for BitlBee"
 HOMEPAGE="https://github.com/bitlbee/bitlbee-facebook";
 
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
 if [[ ${PV} == *9999 ]] ; then
        inherit git-r3
        EGIT_REPO_URI="https://github.com/bitlbee/bitlbee-facebook";
@@ -20,6 +16,9 @@ else
        KEYWORDS="~amd64 ~x86"
 fi
 
+LICENSE="GPL-2"
+SLOT="0"
+
 RDEPEND="
        dev-libs/glib:2
        dev-libs/json-glib

Reply via email to