summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/rss-glx/ChangeLog6
-rw-r--r--x11-misc/rss-glx/files/rss-glx-0.9.1-asneeded.patch4
-rw-r--r--x11-misc/rss-glx/files/rss-glx-0.9.1-quesoglc.patch4
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-misc/rss-glx/ChangeLog b/x11-misc/rss-glx/ChangeLog
index 9728a7b54fb7..ed3e17453ce4 100644
--- a/x11-misc/rss-glx/ChangeLog
+++ b/x11-misc/rss-glx/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/rss-glx
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/rss-glx/ChangeLog,v 1.81 2014/11/04 10:42:21 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/rss-glx/ChangeLog,v 1.82 2014/11/04 10:44:04 jer Exp $
+
+ 04 Nov 2014; Jeroen Roovers <jer@gentoo.org>
+ files/rss-glx-0.9.1-asneeded.patch, files/rss-glx-0.9.1-quesoglc.patch:
+ Clean up patches.
04 Nov 2014; Jeroen Roovers <jer@gentoo.org>
files/rss-glx-0.9.1-quesoglc.patch:
diff --git a/x11-misc/rss-glx/files/rss-glx-0.9.1-asneeded.patch b/x11-misc/rss-glx/files/rss-glx-0.9.1-asneeded.patch
index 8fb2bbba3ce1..e492183dcf9e 100644
--- a/x11-misc/rss-glx/files/rss-glx-0.9.1-asneeded.patch
+++ b/x11-misc/rss-glx/files/rss-glx-0.9.1-asneeded.patch
@@ -2,8 +2,8 @@ Fixing as-needed issue
http://bugs.gentoo.org/313837
---- src/PixelCity/Makefile.am
-+++ src/PixelCity/Makefile.am
+--- a/src/PixelCity/Makefile.am
++++ b/src/PixelCity/Makefile.am
@@ -23,3 +23,5 @@
Texture.cpp \
Visible.cpp \
diff --git a/x11-misc/rss-glx/files/rss-glx-0.9.1-quesoglc.patch b/x11-misc/rss-glx/files/rss-glx-0.9.1-quesoglc.patch
index 0c3ae1e6bed1..0aed3eabed63 100644
--- a/x11-misc/rss-glx/files/rss-glx-0.9.1-quesoglc.patch
+++ b/x11-misc/rss-glx/files/rss-glx-0.9.1-quesoglc.patch
@@ -2,8 +2,8 @@ Removing automagic dependency on media-libs/quesoglc
http://bugs.gentoo.org/313837
---- configure.in
-+++ configure.in
+--- a/configure.in
++++ b/configure.in
@@ -200,7 +200,10 @@
AM_CONDITIONAL(INSTALL_KDE_CONFIG_FILES, test "$INSTALL_KDE_CONFIG_FILES" = "yes")