diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-11-04 10:44:04 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-11-04 10:44:04 +0000 |
commit | d87a824f0f73cc8aa2c0aa9cc84ba07f5b9fbd1d (patch) | |
tree | 955f70b2250e2690035dbffb5ce884fadb4289f8 /x11-misc | |
parent | remove texlive 2011 (diff) | |
download | gentoo-2-d87a824f0f73cc8aa2c0aa9cc84ba07f5b9fbd1d.tar.gz gentoo-2-d87a824f0f73cc8aa2c0aa9cc84ba07f5b9fbd1d.tar.bz2 gentoo-2-d87a824f0f73cc8aa2c0aa9cc84ba07f5b9fbd1d.zip |
Clean up patches.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/rss-glx/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/rss-glx/files/rss-glx-0.9.1-asneeded.patch | 4 | ||||
-rw-r--r-- | x11-misc/rss-glx/files/rss-glx-0.9.1-quesoglc.patch | 4 |
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") |