public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-util/showeq/files: showeq-5.12.1.0-UTS.patch showeq-5.6.0.0-UTS.patch
@ 2008-02-12 19:54 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; only message in thread
From: Michael Sterrett (mr_bones_) @ 2008-02-12 19:54 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    08/02/12 19:54:08

  Added:                showeq-5.12.1.0-UTS.patch
  Removed:              showeq-5.6.0.0-UTS.patch
  Log:
  version bump
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.1                  games-util/showeq/files/showeq-5.12.1.0-UTS.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-util/showeq/files/showeq-5.12.1.0-UTS.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-util/showeq/files/showeq-5.12.1.0-UTS.patch?rev=1.1&content-type=text/plain

Index: showeq-5.12.1.0-UTS.patch
===================================================================
--- src/main.cpp.old	2008-01-18 07:36:05.000000000 +0100
+++ src/main.cpp	2008-01-18 07:36:35.000000000 +0100
@@ -14,10 +14,6 @@
 #ifdef __linux__
 #include <linux/version.h>
 
-// Newer kernel versions put this in utsversion
-#ifndef UTS_RELEASE
-#include <linux/utsversion.h>
-#endif
 #endif
 
 #include <sys/utsname.h>
@@ -772,10 +768,6 @@
 #ifdef QT_VERSION_STR
   printf ("\t\tUsing Qt version: %s\n", QT_VERSION_STR);
 #endif
-#ifdef __linux__
-  printf ("\t\tUsing headers from linux version: %s\n",
-	  UTS_RELEASE);
-#endif
 #ifdef ITEMDB
   printf ("\t\tUsing EQItemDB: %s\n", EQItemDB::Version());
   printf ("\tUsing GDBM: %s\n", GDBMConvenience::Version());



-- 
gentoo-commits@lists.gentoo.org mailing list



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

only message in thread, other threads:[~2008-02-12 19:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-12 19:54 [gentoo-commits] gentoo-x86 commit in games-util/showeq/files: showeq-5.12.1.0-UTS.patch showeq-5.6.0.0-UTS.patch Michael Sterrett (mr_bones_)

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