jer 14/08/06 11:36:51
Modified: wally-2.4.4-gold.patch
wally-2.2.0-disable-kde4.patch
wally-2.2.0-disable_popup.patch
Log:
Version bump.
(Portage version: 2.2.11/cvs/Linux x86_64, signed Manifest commit with key
A792A613)
Revision Changes Path
1.2 media-gfx/wally/files/wally-2.4.4-gold.patch
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/wally/files/wally-2.4.4-gold.patch?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/wally/files/wally-2.4.4-gold.patch?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/wally/files/wally-2.4.4-gold.patch?r1=1.1&r2=1.2
Index: wally-2.4.4-gold.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/wally/files/wally-2.4.4-gold.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wally-2.4.4-gold.patch 11 Mar 2012 10:38:36 -0000 1.1
+++ wally-2.4.4-gold.patch 6 Aug 2014 11:36:51 -0000 1.2
@@ -1,5 +1,5 @@
---- CMakeLists.txt
-+++ CMakeLists.txt
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
@@ -284,7 +284,7 @@
set( PROGNAME wally )
1.2 media-gfx/wally/files/wally-2.2.0-disable-kde4.patch
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/wally/files/wally-2.2.0-disable-kde4.patch?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/wally/files/wally-2.2.0-disable-kde4.patch?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/wally/files/wally-2.2.0-disable-kde4.patch?r1=1.1&r2=1.2
Index: wally-2.2.0-disable-kde4.patch
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/media-gfx/wally/files/wally-2.2.0-disable-kde4.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wally-2.2.0-disable-kde4.patch 17 Oct 2009 22:47:25 -0000 1.1
+++ wally-2.2.0-disable-kde4.patch 6 Aug 2014 11:36:51 -0000 1.2
@@ -1,7 +1,5 @@
-Index: wally-2.2.0/CMakeLists.txt
-===================================================================
---- wally-2.2.0.orig/CMakeLists.txt
-+++ wally-2.2.0/CMakeLists.txt
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
@@ -238,11 +238,6 @@ else( APPLE )
add_custom_command( TARGET ${PROGNAME} POST_BUILD COMMAND strip ARGS
${WALLY_PATH} WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} )
endif( CMAKE_BUILD_TYPE STREQUAL Release )
1.2 media-gfx/wally/files/wally-2.2.0-disable_popup.patch
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/wally/files/wally-2.2.0-disable_popup.patch?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/wally/files/wally-2.2.0-disable_popup.patch?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/wally/files/wally-2.2.0-disable_popup.patch?r1=1.1&r2=1.2
Index: wally-2.2.0-disable_popup.patch
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/media-gfx/wally/files/wally-2.2.0-disable_popup.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wally-2.2.0-disable_popup.patch 17 Oct 2009 22:47:25 -0000 1.1
+++ wally-2.2.0-disable_popup.patch 6 Aug 2014 11:36:51 -0000 1.2
@@ -1,7 +1,5 @@
-Index: wallyplugin/CMakeLists.txt
-===================================================================
---- wallyplugin.orig/CMakeLists.txt
-+++ wallyplugin/CMakeLists.txt
+--- a/wallyplugin/CMakeLists.txt
++++ b/wallyplugin/CMakeLists.txt
@@ -26,6 +26,3 @@ install(TARGETS plasma_wallpaper_wallypl
install(FILES plasma-wallpaper-wallyplugin.desktop DESTINATION
${SERVICES_INSTALL_DIR})