Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lisp/clisp/
Date: Sat, 10 Oct 2020 17:56:02
Message-Id: 1602352550.c7ab3396028510795f475f8a7d7cbd7148550e84.pacho@gentoo
1 commit: c7ab3396028510795f475f8a7d7cbd7148550e84
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 10 17:55:50 2020 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 10 17:55:50 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7ab3396
7
8 dev-lisp/clisp: Needs rebuilding with gdbm subslot bumps
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.1
11 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
12
13 dev-lisp/clisp/clisp-2.49.92.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-lisp/clisp/clisp-2.49.92.ebuild b/dev-lisp/clisp/clisp-2.49.92.ebuild
17 index bd144974f80..a9e1a4ab03b 100644
18 --- a/dev-lisp/clisp/clisp-2.49.92.ebuild
19 +++ b/dev-lisp/clisp/clisp-2.49.92.ebuild
20 @@ -21,7 +21,7 @@ RDEPEND=">=dev-lisp/asdf-2.33-r3
21 >=dev-libs/ffcall-1.10
22 dbus? ( sys-apps/dbus )
23 fastcgi? ( dev-libs/fcgi )
24 - gdbm? ( sys-libs/gdbm )
25 + gdbm? ( sys-libs/gdbm:0= )
26 gtk? ( >=x11-libs/gtk+-2.10:2 >=gnome-base/libglade-2.6 )
27 postgres? ( >=dev-db/postgresql-8.0:* )
28 readline? ( >=sys-libs/readline-7.0:0= )