public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-irc/hexchat: hexchat-2.9.4.ebuild
@ 2013-03-09 11:20 Sergey Popov (pinkbyte)
  0 siblings, 0 replies; only message in thread
From: Sergey Popov (pinkbyte) @ 2013-03-09 11:20 UTC (permalink / raw
  To: gentoo-commits

pinkbyte    13/03/09 11:20:31

  Modified:             hexchat-2.9.4.ebuild
  Log:
  QA: fix whitespaces
  
  (Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)

Revision  Changes    Path
1.13                 net-irc/hexchat/hexchat-2.9.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.9.4.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.9.4.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.9.4.ebuild?r1=1.12&r2=1.13

Index: hexchat-2.9.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.4.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- hexchat-2.9.4.ebuild	9 Mar 2013 11:18:42 -0000	1.12
+++ hexchat-2.9.4.ebuild	9 Mar 2013 11:20:31 -0000	1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.4.ebuild,v 1.12 2013/03/09 11:18:42 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.4.ebuild,v 1.13 2013/03/09 11:20:31 pinkbyte Exp $
 
 EAPI=5
 
@@ -50,10 +50,10 @@
 			-i configure.ac || die 'sed failed'
 	fi
 
-        # Fix to compile with USE=-gtk when there is no gtk installed          
-        if ! use gtk ; then
-                 sed -i 's/AM_PATH_GTK_2_0//' configure.ac || die 'sed failed'
-        fi
+	# Fix to compile with USE=-gtk when there is no gtk installed
+	if ! use gtk ; then
+		sed -i 's/AM_PATH_GTK_2_0//' configure.ac || die 'sed failed'
+	fi
 
 	mkdir "m4" || die "mkdir failed"
 	./autogen.sh || die "autogen.sh failed"





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-09 11:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-09 11:20 [gentoo-commits] gentoo-x86 commit in net-irc/hexchat: hexchat-2.9.4.ebuild Sergey Popov (pinkbyte)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox