summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2021-04-20 11:05:19 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2021-04-20 11:05:53 -0700
commit4264c887505976c8831b065c64fe7995cd691c70 (patch)
tree2cc27d4b6ed912938e2fb9750312c6ece45ee887 /net-irc
parentnet-irc/weechat: Added selinux USE flag and dependency. (diff)
downloadgentoo-4264c887505976c8831b065c64fe7995cd691c70.tar.gz
gentoo-4264c887505976c8831b065c64fe7995cd691c70.tar.bz2
gentoo-4264c887505976c8831b065c64fe7995cd691c70.zip
net-irc/weechat: add subslot as version
this allows plugin ebuilds to use subslot dependency operator on weechat and trigger rebuilds on weechat updates Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/weechat/weechat-3.1.ebuild2
-rw-r--r--net-irc/weechat/weechat-9999.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/net-irc/weechat/weechat-3.1.ebuild b/net-irc/weechat/weechat-3.1.ebuild
index efa83fdc0551..86f3f2d17ba4 100644
--- a/net-irc/weechat/weechat-3.1.ebuild
+++ b/net-irc/weechat/weechat-3.1.ebuild
@@ -20,7 +20,7 @@ DESCRIPTION="Portable and multi-interface IRC client"
HOMEPAGE="https://weechat.org/"
LICENSE="GPL-3"
-SLOT="0"
+SLOT="0/${PV}"
NETWORKS="+irc"
PLUGINS="+alias +buflist +charset +exec +fifo +fset +logger +relay +scripts +spell +trigger +xfer"
diff --git a/net-irc/weechat/weechat-9999.ebuild b/net-irc/weechat/weechat-9999.ebuild
index 704d45e3c709..86f3f2d17ba4 100644
--- a/net-irc/weechat/weechat-9999.ebuild
+++ b/net-irc/weechat/weechat-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -20,7 +20,7 @@ DESCRIPTION="Portable and multi-interface IRC client"
HOMEPAGE="https://weechat.org/"
LICENSE="GPL-3"
-SLOT="0"
+SLOT="0/${PV}"
NETWORKS="+irc"
PLUGINS="+alias +buflist +charset +exec +fifo +fset +logger +relay +scripts +spell +trigger +xfer"