commit:     cb1d236412b41ff0f6316efff3e71ae19131ab1d
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 14 08:27:11 2021 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Nov 14 08:27:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb1d2364

dev-scheme/gauche-qdbm: update to EAPI 8

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>

 dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 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 0983fc334522..0bd56a4ab1b1 100644
--- a/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
+++ b/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="8"
 
 inherit autotools
 
@@ -16,8 +16,8 @@ SLOT="0"
 KEYWORDS="amd64 ~ia64 ~sparc x86"
 IUSE=""
 
-RDEPEND="dev-scheme/gauche:=
-       dev-db/qdbm"
+RDEPEND="dev-db/qdbm
+       dev-scheme/gauche:="
 DEPEND="${RDEPEND}"
 S="${WORKDIR}/${MY_P}"
 

Reply via email to