Gentoo Archives: gentoo-commits

From: "José María Alonso" <nimiux@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/lisp:master commit in: x11-wm/stumpwm/
Date: Thu, 27 Apr 2017 09:08:40
Message-Id: 1493284116.86ce95765a4241cefb259d0ff02006c8a0a2a76d.nimiux@gentoo
1 commit: 86ce95765a4241cefb259d0ff02006c8a0a2a76d
2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 27 09:08:36 2017 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 27 09:08:36 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=86ce9576
7
8 x11-wm/stumpwm: Updates header and clx version
9
10 x11-wm/stumpwm/stumpwm-1.0.0.ebuild | 3 +--
11 x11-wm/stumpwm/stumpwm-9999.ebuild | 1 -
12 2 files changed, 1 insertion(+), 3 deletions(-)
13
14 diff --git a/x11-wm/stumpwm/stumpwm-1.0.0.ebuild b/x11-wm/stumpwm/stumpwm-1.0.0.ebuild
15 index 5ffbe143..3231eff7 100644
16 --- a/x11-wm/stumpwm/stumpwm-1.0.0.ebuild
17 +++ b/x11-wm/stumpwm/stumpwm-1.0.0.ebuild
18 @@ -1,6 +1,5 @@
19 # Copyright 1999-2017 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21 -# $Id$
22
23 EAPI=6
24
25 @@ -19,7 +18,7 @@ RESTRICT="strip mirror"
26
27 RDEPEND="dev-lisp/cl-ppcre
28 sbcl? ( >=dev-lisp/sbcl-1.0.32 )
29 - sbcl? ( >=dev-lisp/clx-0.7.4 )
30 + sbcl? ( >=dev-lisp/clx-0.7.3 )
31 !sbcl? ( !clisp? ( !ecl? ( >=dev-lisp/sbcl-1.0.32 ) ) )
32 !sbcl? ( !clisp? ( ecl? ( >=dev-lisp/ecls-10.4.1 ) ) )
33 !sbcl? ( clisp? ( >=dev-lisp/clisp-2.44[X,new-clx] ) )
34
35 diff --git a/x11-wm/stumpwm/stumpwm-9999.ebuild b/x11-wm/stumpwm/stumpwm-9999.ebuild
36 index c87ed2da..76cc6c35 100644
37 --- a/x11-wm/stumpwm/stumpwm-9999.ebuild
38 +++ b/x11-wm/stumpwm/stumpwm-9999.ebuild
39 @@ -1,6 +1,5 @@
40 # Copyright 1999-2017 Gentoo Foundation
41 # Distributed under the terms of the GNU General Public License v2
42 -# $Id$
43
44 EAPI=6