public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-mail/gnubiff/files: gnubiff-2.2.13-fix-nls.patch
@ 2010-10-02  0:32 Tim Harder (radhermit)
  0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2010-10-02  0:32 UTC (permalink / raw
  To: gentoo-commits

radhermit    10/10/02 00:32:16

  Added:                gnubiff-2.2.13-fix-nls.patch
  Log:
  Revision bump and remove old. Fix compile errors when the nls USE flag is not enabled (fixes bug #339398) and add gnome-base/gnome-panel dependency for GNOME support.
  
  (Portage version: 2.2_rc87/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  net-mail/gnubiff/files/gnubiff-2.2.13-fix-nls.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/gnubiff/files/gnubiff-2.2.13-fix-nls.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/gnubiff/files/gnubiff-2.2.13-fix-nls.patch?rev=1.1&content-type=text/plain

Index: gnubiff-2.2.13-fix-nls.patch
===================================================================
--- gnubiff-2.2.13.orig/src/nls.h	2009-01-01 16:45:39.000000000 -0800
+++ gnubiff-2.2.13/src/nls.h	2010-10-01 17:13:03.595458860 -0700
@@ -49,11 +49,6 @@
 #else
 #  define _(String) (String)
 #  define N_(String) (String)
-#  define textdomain(String) (String)
-#  define gettext(String) (String)
-#  define dgettext(Domain,String) (String)
-#  define dcgettext(Domain,String,Type) (String)
-#  define bindtextdomain(Domain,Directory) (Domain)
 #endif
 
 #endif






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

only message in thread, other threads:[~2010-10-02  0:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-02  0:32 [gentoo-commits] gentoo-x86 commit in net-mail/gnubiff/files: gnubiff-2.2.13-fix-nls.patch Tim Harder (radhermit)

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