Gentoo Archives: gentoo-commits

From: "José María Alonso" <nimiux@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/stumpwm/
Date: Wed, 02 Mar 2016 12:56:25
Message-Id: 1456923576.33d07777fe3fa09629e4043ff4a0c0f30bf47149.nimiux@gentoo
1 commit: 33d07777fe3fa09629e4043ff4a0c0f30bf47149
2 Author: José María Alonso Josa <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 2 12:59:36 2016 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 2 12:59:36 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33d07777
7
8 x11-wm/stumpwm: Remove debug message
9
10 x11-wm/stumpwm/stumpwm-0.9.9.ebuild | 1 -
11 1 file changed, 1 deletion(-)
12
13 diff --git a/x11-wm/stumpwm/stumpwm-0.9.9.ebuild b/x11-wm/stumpwm/stumpwm-0.9.9.ebuild
14 index 65372f7..8fade26 100644
15 --- a/x11-wm/stumpwm/stumpwm-0.9.9.ebuild
16 +++ b/x11-wm/stumpwm/stumpwm-0.9.9.ebuild
17 @@ -78,7 +78,6 @@ src_configure() {
18
19 src_compile() {
20 emake -j1
21 - echo "HOLa"
22 }
23
24 src_install() {