commit: 4bb3d5cc1ec7a08b46ad9f1e520747385b6de7b5
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 14 09:37:03 2019 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sat Sep 14 09:37:03 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bb3d5cc
dev-scheme/gauche-qdbm: add sub-slot dependency for dev-scheme/gauche
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
b/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
index 8bfec2a242d..16270eba2b3 100644
--- a/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
+++ b/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ia64 ~sparc x86"
IUSE=""
-RDEPEND="dev-scheme/gauche
+RDEPEND="dev-scheme/gauche:=
dev-db/qdbm"
DEPEND="${RDEPEND}"
S="${WORKDIR}/${MY_P}"