Gentoo Archives: gentoo-commits

From: Heather Cynede <cynede@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/dotnet:master commit in: net-irc/smuxi/
Date: Fri, 06 Mar 2015 04:23:19
Message-Id: 1424935392.482475080977664bc1b95c28b754c93ca6305dab.cynede@gentoo
1 commit: 482475080977664bc1b95c28b754c93ca6305dab
2 Author: Heather <heather <AT> live <DOT> ru>
3 AuthorDate: Thu Feb 26 07:23:12 2015 +0000
4 Commit: Heather Cynede <cynede <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 26 07:23:12 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=48247508
7
8 spaces to tabs in smuxi-9999.ebuild
9
10 net-irc/smuxi/smuxi-9999.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/net-irc/smuxi/smuxi-9999.ebuild b/net-irc/smuxi/smuxi-9999.ebuild
14 index 9d68229..4d36a56 100644
15 --- a/net-irc/smuxi/smuxi-9999.ebuild
16 +++ b/net-irc/smuxi/smuxi-9999.ebuild
17 @@ -42,7 +42,7 @@ src_prepare() {
18 }
19
20 src_configure() {
21 - local myeconfargs=(
22 + local myeconfargs=(
23 --enable-engine-irc
24 --without-indicate
25 --with-vendor-package-version="Gentoo"