summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-03-14 13:42:57 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2009-03-14 13:42:57 +0000
commit7bb50cf4c8fca06e6bfa3babfcd16fccadf12fd5 (patch)
tree34f6159fa8ff9392137d9388fefda5482554434e /x11-misc
parentLocate kernels made by genkernel #256335 and mark Gentoo as the distro. (diff)
downloadgentoo-2-7bb50cf4c8fca06e6bfa3babfcd16fccadf12fd5.tar.gz
gentoo-2-7bb50cf4c8fca06e6bfa3babfcd16fccadf12fd5.tar.bz2
gentoo-2-7bb50cf4c8fca06e6bfa3babfcd16fccadf12fd5.zip
The patch was supposed to hit only 5.08 in 5.07 it is in correct GL_EXES part.
(Portage version: 2.2_rc24/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/xscreensaver/ChangeLog7
-rw-r--r--x11-misc/xscreensaver/files/5.07/03_all_glforrestfire.patch13
2 files changed, 6 insertions, 14 deletions
diff --git a/x11-misc/xscreensaver/ChangeLog b/x11-misc/xscreensaver/ChangeLog
index a320f3e6996b..beefa4fa71eb 100644
--- a/x11-misc/xscreensaver/ChangeLog
+++ b/x11-misc/xscreensaver/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-misc/xscreensaver
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.247 2009/03/13 20:31:32 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.248 2009/03/14 13:42:57 scarabeus Exp $
+
+ 14 Mar 2009; Tomas Chvatal <scarabeus@gentoo.org>
+ -files/5.07/03_all_glforrestfire.patch:
+ The patch was supposed to hit only 5.08 in 5.07 it is in correct GL_EXES
+ part.
13 Mar 2009; Tomas Chvatal <scarabeus@gentoo.org>
+files/5.07/03_all_glforrestfire.patch,
diff --git a/x11-misc/xscreensaver/files/5.07/03_all_glforrestfire.patch b/x11-misc/xscreensaver/files/5.07/03_all_glforrestfire.patch
deleted file mode 100644
index cca0abad0e75..000000000000
--- a/x11-misc/xscreensaver/files/5.07/03_all_glforrestfire.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- xscreensaver-5.08/hacks/glx/Makefile.in 2008-12-28 09:59:21.000000000 +0200
-+++ xscreensaver-5.08/hacks/glx/Makefile.in 2009-01-24 19:39:35.000000000 +0200
-@@ -169,8 +169,8 @@
- GRAB_OBJS = $(UTILS_BIN)/grabclient.o grab-ximage.o $(XSHM_OBJS)
- EXES = @GL_UTIL_EXES@ $(HACK_EXES)
-
--RETIRED_EXES = glforestfire
--RETIRED_GL_EXES = @RETIRED_GL_EXES@
-+RETIRED_EXES =
-+RETIRED_GL_EXES = glforestfire
-
- HACK_OBJS = $(HACK_BIN)/screenhack.o $(HACK_BIN)/fps.o \
- xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o \