mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 02:23:16 -04:00
net-im/gajim-plugins: unkeyword 9999 for ~amd64, ~arm64, ~riscv, ~x86
Signed-off-by: Tony Olagbaiye <bqv@fron.io>
This commit is contained in:
@@ -3,12 +3,12 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{7,8,9,10} )
|
||||
PYTHON_COMPAT=( python3_{9,10} )
|
||||
|
||||
inherit python-single-r1
|
||||
|
||||
DESCRIPTION="Plugins developed fro Gajim XMPP client"
|
||||
HOMEPAGE="https://dev.gajim.org/gajim/gajim-plugins/-/wikis/home"
|
||||
HOMEPAGE="https://dev.gajim.org/gajim/gajim-plugins/"
|
||||
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://dev.gajim.org/gajim/gajim-plugins.git"
|
||||
@@ -17,7 +17,6 @@ MY_PLUGINS="acronyms_expander anti_spam clients_icons length_notifier message_bo
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
|
||||
IUSE="$(printf '+%s ' ${MY_PLUGINS[@]})"
|
||||
S="${WORKDIR}/${P%_p2}"
|
||||
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<upstream>
|
||||
<doc>https://dev.gajim.org/gajim/gajim-plugins/-/wikis/home</doc>
|
||||
</upstream>
|
||||
<use>
|
||||
<flag name="acronyms_expander">Plugin: Replaces acronyms (or other strings) with given expansions/substitutes</flag>
|
||||
<flag name="anti_spam">Plugin: Block some incoming messages</flag>
|
||||
|
||||
Reference in New Issue
Block a user