diff --git a/desktop/lookandfeel/gtk-theme-albatross/pspec.xml b/desktop/lookandfeel/gtk-theme-albatross/pspec.xml index d3c90cca03..009ac6863f 100644 --- a/desktop/lookandfeel/gtk-theme-albatross/pspec.xml +++ b/desktop/lookandfeel/gtk-theme-albatross/pspec.xml @@ -18,7 +18,7 @@ gtk-theme-albatross - gtk2-engine-murrine + gtk2-engines-murrine /usr/share/themes @@ -28,7 +28,7 @@ - 2016-10-01 + 2016-12-01 1.7.4 First Release. Stefan Gronewold(groni) diff --git a/desktop/lookandfeel/gtk-theme-arc-dark-solid/pspec.xml b/desktop/lookandfeel/gtk-theme-arc-dark-solid/pspec.xml index aba49eadbe..fb2ddc3c7f 100644 --- a/desktop/lookandfeel/gtk-theme-arc-dark-solid/pspec.xml +++ b/desktop/lookandfeel/gtk-theme-arc-dark-solid/pspec.xml @@ -18,7 +18,7 @@ gtk-theme-arc-dark-solid - gtk2-engine-murrine + gtk2-engines-murrine /usr/share/themes/Arc-Dark-Solid @@ -28,7 +28,7 @@ - 2016-10-01 + 2016-12-01 1.0 First Release. Stefan Gronewold(groni) diff --git a/desktop/lookandfeel/gtk-theme-arc-dark/pspec.xml b/desktop/lookandfeel/gtk-theme-arc-dark/pspec.xml index 1b64fd7797..390e553d11 100644 --- a/desktop/lookandfeel/gtk-theme-arc-dark/pspec.xml +++ b/desktop/lookandfeel/gtk-theme-arc-dark/pspec.xml @@ -18,7 +18,7 @@ gtk-theme-arc-dark - gtk2-engine-murrine + gtk2-engines-murrine /usr/share/themes/Arc-Dark @@ -28,7 +28,7 @@ - 2016-10-01 + 2016-12-01 1.0 First Release. Stefan Gronewold(groni) diff --git a/desktop/lookandfeel/gtk-theme-arc-solid/pspec.xml b/desktop/lookandfeel/gtk-theme-arc-solid/pspec.xml index 43e22b1d7d..3242fd6388 100644 --- a/desktop/lookandfeel/gtk-theme-arc-solid/pspec.xml +++ b/desktop/lookandfeel/gtk-theme-arc-solid/pspec.xml @@ -18,7 +18,7 @@ gtk-theme-arc-solid - gtk2-engine-murrine + gtk2-engines-murrine /usr/share/themes/Arc-Solid @@ -28,7 +28,7 @@ - 2016-10-01 + 2016-12-10 1.0 First Release. Stefan Gronewold(groni) diff --git a/desktop/lookandfeel/gtk-theme-arc/pspec.xml b/desktop/lookandfeel/gtk-theme-arc/pspec.xml index e93d9a29d0..edf08cb91e 100644 --- a/desktop/lookandfeel/gtk-theme-arc/pspec.xml +++ b/desktop/lookandfeel/gtk-theme-arc/pspec.xml @@ -18,7 +18,7 @@ gtk-theme-arc - gtk2-engine-murrine + gtk2-engines-murrine /usr/share/themes/Arc @@ -28,7 +28,7 @@ - 2016-10-01 + 2016-12-01 1.0 First Release. Stefan Gronewold(groni) diff --git a/desktop/lookandfeel/gtk-theme-bluebird/pspec.xml b/desktop/lookandfeel/gtk-theme-bluebird/pspec.xml index b029f75018..d2722a326f 100644 --- a/desktop/lookandfeel/gtk-theme-bluebird/pspec.xml +++ b/desktop/lookandfeel/gtk-theme-bluebird/pspec.xml @@ -19,7 +19,7 @@ gtk-theme-bluebird - gtk2-engine-murrine + gtk2-engines-murrine /usr/share/themes @@ -29,7 +29,7 @@ - 2016-10-01 + 2016-12-01 1.2 First Release. Stefan Gronewold(groni) diff --git a/network/plugin/pepperflash/pspec.xml b/network/plugin/pepperflash/pspec.xml index 2c86ee248f..a1f7ad0746 100644 --- a/network/plugin/pepperflash/pspec.xml +++ b/network/plugin/pepperflash/pspec.xml @@ -32,7 +32,7 @@ - + 2016-12-13 23.0.0.207 Version Bump diff --git a/network/web/chromium-browser/files/tools.patch b/network/web/chromium-browser/files/tools.patch deleted file mode 100644 index cb84290fc3..0000000000 --- a/network/web/chromium-browser/files/tools.patch +++ /dev/null @@ -1,27 +0,0 @@ ---- chromium-55.0.2883.75/tools/gn/gn_main.cc.orig 2016-12-12 11:49:56.260549036 +0000 -+++ chromium-55.0.2883.75/tools/gn/gn_main.cc 2016-12-12 11:50:14.780931485 +0000 -@@ -11,13 +11,7 @@ - #include "tools/gn/standard_out.h" - #include "tools/gn/switches.h" - --// Only the GN-generated build makes this header for now. --// TODO(brettw) consider adding this if we need it in GYP. --#if defined(GN_BUILD) --#include "tools/gn/last_commit_position.h" --#else - #define LAST_COMMIT_POSITION "UNKNOWN" --#endif - - namespace { - ---- chromium-55.0.2883.75/tools/gn/BUILD.gn.orig 2016-12-12 11:50:43.513524769 +0000 -+++ chromium-55.0.2883.75/tools/gn/BUILD.gn 2016-12-12 11:50:57.697817632 +0000 -@@ -227,7 +227,6 @@ - - deps = [ - ":gn_lib", -- ":last_commit_position", - "//base", - "//build/config/sanitizers:deps", - ] -