Gentoo Archives: gentoo-commits

From: Akinori Hattori <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/scmail/
Date: Thu, 12 Sep 2019 14:27:42
Message-Id: 1568298383.a3a897563e5a4087d0e96a7e54d6d79f397a88a7.hattya@gentoo
1 commit: a3a897563e5a4087d0e96a7e54d6d79f397a88a7
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 12 14:26:23 2019 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 12 14:26:23 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3a89756
7
8 mail-filter/scmail: add sub-slot dependency for dev-scheme/gauche
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
12
13 mail-filter/scmail/scmail-1.3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/mail-filter/scmail/scmail-1.3.ebuild b/mail-filter/scmail/scmail-1.3.ebuild
17 index de13bf90310..34ce96c9044 100644
18 --- a/mail-filter/scmail/scmail-1.3.ebuild
19 +++ b/mail-filter/scmail/scmail-1.3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="6"
26 @@ -14,7 +14,7 @@ SLOT="0"
27 KEYWORDS="amd64 ~ia64 ~ppc x86"
28 IUSE=""
29
30 -RDEPEND="dev-scheme/gauche"
31 +RDEPEND="dev-scheme/gauche:="
32 DEPEND="${RDEPEND}"
33
34 PATCHES=(