From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 749B91382C5 for ; Mon, 11 May 2020 08:57:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87868E086E; Mon, 11 May 2020 08:57:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6A22FE086E for ; Mon, 11 May 2020 08:57:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 32D0B34F832 for ; Mon, 11 May 2020 08:57:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 99661235 for ; Mon, 11 May 2020 08:57:32 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1589154243.f47c33a30c0ba2d52fd3f620a3642d571fa95f58.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: net-im/biboumi/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-im/biboumi/biboumi-8.4.ebuild net-im/biboumi/biboumi-8.5.ebuild X-VCS-Directories: net-im/biboumi/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: f47c33a30c0ba2d52fd3f620a3642d571fa95f58 X-VCS-Branch: master Date: Mon, 11 May 2020 08:57:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 287fa226-6ee2-4a98-a44c-13e896b49523 X-Archives-Hash: b5ba8a83d5e384da274a1205e6e0a1a8 commit: f47c33a30c0ba2d52fd3f620a3642d571fa95f58 Author: Ronny (tastytea) Gutbrod tastytea de> AuthorDate: Sun May 10 23:44:03 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sun May 10 23:44:03 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f47c33a3 net-im/biboumi: Add subslot for officially released versions. Signed-off-by: Ronny (tastytea) Gutbrod tastytea.de> net-im/biboumi/biboumi-8.4.ebuild | 2 +- net-im/biboumi/biboumi-8.5.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/biboumi/biboumi-8.4.ebuild b/net-im/biboumi/biboumi-8.4.ebuild index 280f4b3..fb34587 100644 --- a/net-im/biboumi/biboumi-8.4.ebuild +++ b/net-im/biboumi/biboumi-8.4.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://biboumi.louiz.org/" SRC_URI="https://git.louiz.org/biboumi/snapshot/biboumi-${PV}.tar.xz" LICENSE="ZLIB" -SLOT="0" +SLOT="0/8" KEYWORDS="~amd64" IUSE="+idn logrotate postgres +sqlite +ssl systemd udns" diff --git a/net-im/biboumi/biboumi-8.5.ebuild b/net-im/biboumi/biboumi-8.5.ebuild index 1fa0194..23c875a 100644 --- a/net-im/biboumi/biboumi-8.5.ebuild +++ b/net-im/biboumi/biboumi-8.5.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://biboumi.louiz.org/" SRC_URI="https://git.louiz.org/biboumi/snapshot/biboumi-${PV}.tar.xz" LICENSE="ZLIB" -SLOT="0" +SLOT="0/8" KEYWORDS="~amd64" IUSE="+idn logrotate postgres +sqlite +ssl systemd udns"