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 6B45F139694 for ; Thu, 27 Apr 2017 09:08:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9DB8CE0C14; Thu, 27 Apr 2017 09:08:39 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 78187E0C14 for ; Thu, 27 Apr 2017 09:08:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A424B3416A0 for ; Thu, 27 Apr 2017 09:08:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1E9F87438 for ; Thu, 27 Apr 2017 09:08:37 +0000 (UTC) From: "José María Alonso" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "José María Alonso" Message-ID: <1493284116.86ce95765a4241cefb259d0ff02006c8a0a2a76d.nimiux@gentoo> Subject: [gentoo-commits] proj/lisp:master commit in: x11-wm/stumpwm/ X-VCS-Repository: proj/lisp X-VCS-Files: x11-wm/stumpwm/stumpwm-1.0.0.ebuild x11-wm/stumpwm/stumpwm-9999.ebuild X-VCS-Directories: x11-wm/stumpwm/ X-VCS-Committer: nimiux X-VCS-Committer-Name: José María Alonso X-VCS-Revision: 86ce95765a4241cefb259d0ff02006c8a0a2a76d X-VCS-Branch: master Date: Thu, 27 Apr 2017 09:08:37 +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: 7a0b2407-5f1c-4f68-8df1-0bf2c310322a X-Archives-Hash: 355787d9dfb8b13eb8f9e1910cef1400 commit: 86ce95765a4241cefb259d0ff02006c8a0a2a76d Author: Chema Alonso Josa gentoo org> AuthorDate: Thu Apr 27 09:08:36 2017 +0000 Commit: José María Alonso gentoo org> CommitDate: Thu Apr 27 09:08:36 2017 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=86ce9576 x11-wm/stumpwm: Updates header and clx version x11-wm/stumpwm/stumpwm-1.0.0.ebuild | 3 +-- x11-wm/stumpwm/stumpwm-9999.ebuild | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/x11-wm/stumpwm/stumpwm-1.0.0.ebuild b/x11-wm/stumpwm/stumpwm-1.0.0.ebuild index 5ffbe143..3231eff7 100644 --- a/x11-wm/stumpwm/stumpwm-1.0.0.ebuild +++ b/x11-wm/stumpwm/stumpwm-1.0.0.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 @@ -19,7 +18,7 @@ RESTRICT="strip mirror" RDEPEND="dev-lisp/cl-ppcre sbcl? ( >=dev-lisp/sbcl-1.0.32 ) - sbcl? ( >=dev-lisp/clx-0.7.4 ) + sbcl? ( >=dev-lisp/clx-0.7.3 ) !sbcl? ( !clisp? ( !ecl? ( >=dev-lisp/sbcl-1.0.32 ) ) ) !sbcl? ( !clisp? ( ecl? ( >=dev-lisp/ecls-10.4.1 ) ) ) !sbcl? ( clisp? ( >=dev-lisp/clisp-2.44[X,new-clx] ) ) diff --git a/x11-wm/stumpwm/stumpwm-9999.ebuild b/x11-wm/stumpwm/stumpwm-9999.ebuild index c87ed2da..76cc6c35 100644 --- a/x11-wm/stumpwm/stumpwm-9999.ebuild +++ b/x11-wm/stumpwm/stumpwm-9999.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6