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 19996138330 for ; Sun, 2 Oct 2016 02:55:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 37AA0E0962; Sun, 2 Oct 2016 02:55:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1B690E0962 for ; Sun, 2 Oct 2016 02:55:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A2F6E3408DD for ; Sun, 2 Oct 2016 02:55:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 11322244E for ; Sun, 2 Oct 2016 02:55:02 +0000 (UTC) From: "Andrey Grozin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrey Grozin" Message-ID: <1475376791.6a82015e0302846aaae7def7c4c1527bc2fd588c.grozin@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lisp/clisp/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lisp/clisp/clisp-2.49-r8.ebuild X-VCS-Directories: dev-lisp/clisp/ X-VCS-Committer: grozin X-VCS-Committer-Name: Andrey Grozin X-VCS-Revision: 6a82015e0302846aaae7def7c4c1527bc2fd588c X-VCS-Branch: master Date: Sun, 2 Oct 2016 02:55:02 +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-Archives-Salt: 3c26843f-3050-4a44-b401-7813c3179112 X-Archives-Hash: 92699be38241f7ec676e2f56b488d427 commit: 6a82015e0302846aaae7def7c4c1527bc2fd588c Author: Andrey Grozin gentoo org> AuthorDate: Sun Oct 2 02:53:11 2016 +0000 Commit: Andrey Grozin gentoo org> CommitDate: Sun Oct 2 02:53:11 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a82015e dev-lisp/clisp: in stable 2.49-r8, readline must be <7.0 Package-Manager: portage-2.3.0 dev-lisp/clisp/clisp-2.49-r8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lisp/clisp/clisp-2.49-r8.ebuild b/dev-lisp/clisp/clisp-2.49-r8.ebuild index 6887311..1020ce0 100644 --- a/dev-lisp/clisp/clisp-2.49-r8.ebuild +++ b/dev-lisp/clisp/clisp-2.49-r8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -25,7 +25,7 @@ RDEPEND=">=dev-lisp/asdf-2.33-r3 gtk? ( >=x11-libs/gtk+-2.10 >=gnome-base/libglade-2.6 ) pari? ( =dev-db/postgresql-8.0 ) - readline? ( >=sys-libs/readline-5.0 ) + readline? ( >=sys-libs/readline-5.0